cal.pub0.org/apps/web/lib
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
..
auth
config V2 Main (#3549) 2022-08-24 14:18:42 -06:00
core Cleanup + migrate away from process.browser (#5408) 2022-11-08 08:36:59 +01:00
hooks Rename /success to /manage and fix link in calendar event (#5719) 2022-11-29 20:27:29 +00:00
mutations/bookings Recurring emails fixed (#5499) 2022-11-12 16:46:27 +00:00
types Apps Status + Updates to non-traditional calendars (#5034) 2022-10-19 13:11:50 -03:00
QueryCell.tsx 🧹 One `calcom/ui` import to rule them all (#5561) 2022-11-22 19:55:25 -07:00
app-providers.tsx 🧹 One `calcom/ui` import to rule them all (#5561) 2022-11-22 19:55:25 -07:00
asStringOrNull.tsx Refactors EE code (#3490) 2022-07-28 13:58:26 -06:00
auth.ts Improve 2fa: ask for code before account removal and 2fa disabling (#3817) 2022-08-31 14:57:53 -06:00
availability.ts
classNames.ts
clock.ts #4533: Show correct time format on booking page (#4771) 2022-09-30 14:45:28 +02:00
cropImage.ts
ensureArray.ts
getBooking.tsx Fix disabled locations when rescheduling (#5046) 2022-10-17 15:47:11 +02:00
hasKeyInMetadata.ts WIP stripe customer metedada sync (#3153) 2022-07-07 15:24:42 -06:00
isBrandingHidden.tsx
isOutOfBounds.tsx Migrates all tRPC code to a monorepo package (#3484) 2022-07-22 11:27:06 -06:00
isPrismaObj.ts WIP stripe customer metedada sync (#3153) 2022-07-07 15:24:42 -06:00
location.ts
parseDate.ts feat: trpc v10 migration (#5332) 2022-11-10 23:40:01 +00:00
parseZone.ts
prisma.ts
profile.ts replaced gravatar default (#4158) 2022-09-05 10:23:39 +00:00
random.ts
slots.ts Migrates all tRPC code to a monorepo package (#3484) 2022-07-22 11:27:06 -06:00
slugify.ts
withEmbedSsr.tsx The links that can be directly given to embed should pre-render(Either SSG/SSR) (#4975) 2022-10-19 21:25:03 +00:00