cal.pub0.org/apps/web
Agusti Fernandez eb59908c84
Fixes undefined bug by replacing BASE_URL with NEXT_PUBLIC_BASE_URL in Shell and signup. (#1991)
* Replace BASE_URL with NEXT_PUBLIC_BASE_URL in Shell

* Replace BASE_URL with NEXT_PUBLIC_BASE_URL in apps/web/pages/auth/signup

Co-authored-by: Agusti Fernandez Pardo <git@agusti.me>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-02-27 22:34:08 +00:00
..
@prisma Extract prisma to it's own package (#1823) 2022-02-15 13:30:52 -07:00
@types
components Fixes undefined bug by replacing BASE_URL with NEXT_PUBLIC_BASE_URL in Shell and signup. (#1991) 2022-02-27 22:34:08 +00:00
contexts Eslint fixes (#1898) 2022-02-18 16:53:45 +00:00
docs
ee Fix billing portal for users without stripeCustomerId (#1936) 2022-02-23 22:51:10 +00:00
lib [Perf Improvement] Event Booking Date Picker (#1980) 2022-02-27 00:19:50 +00:00
pages Fixes undefined bug by replacing BASE_URL with NEXT_PUBLIC_BASE_URL in Shell and signup. (#1991) 2022-02-27 22:34:08 +00:00
playwright Upgrades prisma to latest version (#1894) 2022-02-18 15:16:53 -07:00
public New Crowdin translations by Github Action (#1975) 2022-02-27 20:18:43 +00:00
scripts Eslint fixes (#1898) 2022-02-18 16:53:45 +00:00
server Second go at removing Zod generated classes from our repo (#1946) 2022-02-22 23:19:22 +00:00
styles Runs prettier 2022-02-10 14:22:45 -07:00
test/lib Test/get availability from schedule unit test (#1951) 2022-02-23 16:16:04 +00:00
types Eslint fixes (#1898) 2022-02-18 16:53:45 +00:00
web3
.env.example Extract prisma to it's own package (#1823) 2022-02-15 13:30:52 -07:00
.eslintignore Fixes for lint 2022-02-10 14:22:45 -07:00
.gitignore Unignores .env.example (#1800) 2022-02-10 19:54:55 -07:00
.nvmrc Re-adds .nvmrc 2022-02-10 14:22:45 -07:00
calendso.yaml
environment.d.ts
jest.config.ts
next-env.d.ts
next-i18next.config.js Eslint fixes (#1898) 2022-02-18 16:53:45 +00:00
next.config.js Add ui package for reusable components (#1916) 2022-02-21 09:41:25 -07:00
package.json Add ui package for reusable components (#1916) 2022-02-21 09:41:25 -07:00
postcss.config.js
project.toml
tailwind.config.js
tsconfig.json Extract prisma to it's own package (#1823) 2022-02-15 13:30:52 -07:00
yarn.lock