cal.pub0.org/apps/web/pages
alannnc c890e8d06d
feature/settings-username-update (#2306)
* WIP feature/settings-username-update

* WIP username change

* WIP downgrade stripe

* stripe downgrade and prorate preview

* new UI for username premium component

* Fix server side props

* Remove migration, changed field to metadata user

* WIP for update subscriptions

* WIP intent username table

* WIP saving and updating username via hooks

* WIP saving working username sub update

* WIP, update html to work with tests

* Added stripe test for username update go to stripe

* WIP username change test

* Working test for username change

* Fix timeout for flaky test

* Review changes, remove logs

* Move input username as a self contained component

* Self review changes

* Removing unnecesary arrow function

* Removed intentUsername table and now using user metadata

* Update website

* Update turbo.json

* Update e2e.yml

* Update yarn.lock

* Fixes for self host username update

* Revert yarn lock from main branch

* E2E fixes

* Centralizes username check

* Improvements

* WIP separate logic between premium and save username button

* WIP refactor username premium update

* Saving WIP

* WIP redo of username check

* WIP obtain action normal, update or downgrade

* Update username change components

* Fix test for change-username self host or cal server

* Fix user type for premiumTextfield

* Using now a global unique const to know if is selfhosted, css fixes

* Remove unused import

* Using dynamic import for username textfield, prevent submit on enter

Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: zomars <zomars@me.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-07-06 13:31:07 -06:00
..
[user] Remove SSG prefetch 2022-06-28 15:32:40 -06:00
api feature/settings-username-update (#2306) 2022-07-06 13:31:07 -06:00
apps There is lot of hardcoding links in application (#3130) 2022-07-01 11:19:52 -06:00
auth feature/settings-username-update (#2306) 2022-07-06 13:31:07 -06:00
availability Consolidates dayjs in a single package 2022-06-28 14:48:24 -06:00
bookings Recurring event improvements (#2750) 2022-06-10 17:38:06 -03:00
cancel Consolidates dayjs in a single package 2022-06-28 14:48:24 -06:00
d/[link] Consolidates dayjs in a single package 2022-06-28 14:48:24 -06:00
event-types Consolidates dayjs in a single package 2022-06-28 14:48:24 -06:00
payment
reschedule If booking doesnt exist its 404 page but if it exists and eventType doesnt exist, log it for now and continue with the flow (#3202) 2022-06-30 09:09:15 -06:00
sandbox Linting fixes round #1 (#2906) 2022-06-06 18:24:37 +00:00
settings feature/settings-username-update (#2306) 2022-07-06 13:31:07 -06:00
team Feature/booking page refactor (#3035) 2022-06-15 14:54:31 -06:00
video There is lot of hardcoding links in application (#3130) 2022-07-01 11:19:52 -06:00
404.tsx There is lot of hardcoding links in application (#3130) 2022-07-01 11:19:52 -06:00
500.tsx There is lot of hardcoding links in application (#3130) 2022-07-01 11:19:52 -06:00
[user].tsx Feature/booking page refactor (#3035) 2022-06-15 14:54:31 -06:00
_app.tsx Make i18n a non-batch request and non-cacheable (#3188) 2022-06-29 10:50:32 -06:00
_document.tsx HotFix - Background not being transparent for [user]/[type] in embed (#3121) 2022-06-21 09:38:59 +00:00
_error.tsx Type fixes 2022-05-17 15:32:54 -06:00
_middleware.ts Telemetry improvements (#2935) 2022-06-02 10:19:01 -06:00
getting-started.tsx feature/settings-username-update (#2306) 2022-07-06 13:31:07 -06:00
index.tsx
success.tsx There is lot of hardcoding links in application (#3130) 2022-07-01 11:19:52 -06:00