Commit graph

7 commits

Author SHA1 Message Date
Omar López
558897fe53
Migrates components and libs to packages (#2172)
* Migrates Dialog to ui package

* Migrates Alert to ui

* Migrate Button to ui

* UI and lib migrations

* Add missing imports

* Update Error.tsx
2022-03-16 16:36:43 -07:00
alannnc
fdc99b346a
fix/handle-premium-on-google-signup (#2160)
* checking if username is premium on google sign up

* Removed test validating query input value, but it's no longer required

* undo code that was moved to a function for reuse

Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Omar López <zomars@me.com>
2022-03-16 19:33:20 +00:00
Deepak Prabhakara
5b66c1f986
Fix/sso username (#1897)
* username slug should be lowercase

* if logging in via a non-CAL identity provider then show username during onboarding

* type fix

Co-authored-by: Bailey Pumfleet <pumfleet@hey.com>
2022-02-18 17:32:12 +00:00
Omar López
944a3c02ce
Eslint fixes (#1898)
* Eslint fixes

* Docs build fixes
2022-02-18 16:53:45 +00:00
zomars
cee41eabc7 Type fixes 2022-02-10 14:22:45 -07:00
zomars
038e8a4b7d Runs prettier 2022-02-10 14:22:45 -07:00
zomars
0bc511a886 Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
Renamed from pages/getting-started.tsx (Browse further)