cal.pub0.org/apps/web/lib/hooks
Carina Wollendorfer dff49ec28a
Rename /success to /manage and fix link in calendar event (#5719)
* fix need to make changes link in calendar event

* change /success link to /manage

* delete success.tsx file and use next.js rewrites

* fix e2e tests

* remove not needed waitForNavigation

* fix e2e tests

* rename manage?uid to booking/uid

* fix rewrite

* remove not needed export

* fix rescheduling e2e tests

* Minor fixes/cleannup

* Update BookingPage.tsx

* Moves cancel page to rewrite

Co-authored-by: CarinaWolli <wollencarina@gmail.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: zomars <zomars@me.com>
2022-11-29 20:27:29 +00:00
..
useCurrentUserId.ts Extracts useMeQuery to own hook 2022-05-04 15:28:58 -06:00
useExposePlanGlobally.ts Fixes/app store keys in db (#2651) 2022-05-02 14:39:35 -06:00
useFileReader.ts Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
useInViewObserver.ts Linting fixes round #1 (#2906) 2022-06-06 18:24:37 +00:00
useLocale.ts Migrates components and libs to packages (#2172) 2022-03-16 16:36:43 -07:00
useMeQuery.ts feat: trpc v10 migration (#5332) 2022-11-10 23:40:01 +00:00
useMediaQuery.ts App Store (#1869) 2022-03-23 15:00:30 -07:00
usePublicPage.ts Rename /success to /manage and fix link in calendar event (#5719) 2022-11-29 20:27:29 +00:00
useRouterQuery.ts Allow clients to choose different duration for a meeting (#5660) 2022-11-28 18:14:01 +00:00
useToggleQuery.tsx Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00