calcom/apps/web
Afzal Sayed d340ee62bb
Fix login and onboarding flows (#2390)
* Fix login and onboarding flows

* Remove unused import

* Update apps/web/components/Shell.tsx

Co-authored-by: Syed Ali Shahbaz <52925846+alishaz-polymath@users.noreply.github.com>

* Prefer early return

* Prevent regressions

Co-authored-by: Bailey Pumfleet <bailey@pumfleet.co.uk>
Co-authored-by: Syed Ali Shahbaz <52925846+alishaz-polymath@users.noreply.github.com>
Co-authored-by: zomars <zomars@me.com>
2022-04-06 17:07:22 +00:00
..
@types App Store (#1869) 2022-03-23 15:00:30 -07:00
components Fix login and onboarding flows (#2390) 2022-04-06 17:07:22 +00:00
contexts Eslint fixes (#1898) 2022-02-18 16:53:45 +00:00
docs update SAML setup links for readme files (#2159) 2022-03-16 11:40:58 +00:00
ee Update LICENSE 2022-04-05 18:37:55 +02:00
lib Fixes/locations (#2383) 2022-04-05 18:03:22 +00:00
pages Add translation for rediret string (#2399) 2022-04-06 16:21:42 +00:00
playwright Refactor login tests (#2337) 2022-04-06 08:13:09 -07:00
public Add translation for rediret string (#2399) 2022-04-06 16:21:42 +00:00
scripts Eslint fixes (#1898) 2022-02-18 16:53:45 +00:00
server Feature: Support redirecting to an external URL on successful booking (#2087) 2022-04-05 08:05:40 +00:00
styles added helpscout (#2204) 2022-03-18 15:09:13 +00:00
test/lib Fix for buffer not considering custom interval slots and event duration for slots when using custom intervals (#2079) 2022-03-12 06:52:27 +00:00
web3 Migrated cal.com to apps/web 2022-02-10 14:22:45 -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 Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
jest.config.ts Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
next-env.d.ts Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
next-i18next.config.js Add translation for rediret string (#2399) 2022-04-06 16:21:42 +00:00
next.config.js Enables strict mode in nextjs apps (#2354) 2022-04-04 20:26:14 +00:00
package.json Resync yarn.lock. Adding some peer deps for turbo packages/* (#2262) 2022-04-04 16:23:42 -06:00
postcss.config.js Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
project.toml Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
tailwind.config.js Re-enables tailwind purge (#2171) 2022-03-16 12:40:47 -07:00
tsconfig.json The Dotenv Refactor (#2275) 2022-03-25 17:39:38 -07:00
yarn.lock App Store (#1869) 2022-03-23 15:00:30 -07:00