cal.pub0.org/apps/web/components/booking
Leo Giovanetti 5f78eceb89
Abstracting booking cancellation (#5105)
* Abstracting booking cancellation

* Tweaking to use id and not uid

* Standardizing http errors

* Moving schema to prisma zod-utils

* Update apps/web/pages/api/cancel.ts

Co-authored-by: Alex van Andel <me@alexvanandel.com>

* Cancel only for delete and post verbs

* Make cancellation work with uid, and id

Co-authored-by: Alex van Andel <me@alexvanandel.com>
2022-10-20 23:28:02 +00:00
..
pages allow null value for attendee phone number (#5132) 2022-10-20 18:21:27 +00:00
AvailableEventLocations.tsx fix: add tooltip, truncate (#5096) 2022-10-19 19:00:48 +01:00
AvailableTimes.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
BookingDescription.tsx shows all locations and team members on /book page (#5087) 2022-10-19 09:54:18 -06:00
BookingListItem.tsx Feat/3334 show times in timezones for bookingpage (#4971) 2022-10-19 09:45:44 +00:00
CancelBooking.tsx Abstracting booking cancellation (#5105) 2022-10-20 23:28:02 +00:00
SkeletonLoader.tsx Refactor skeleton loader files to v2 folders (#4447) 2022-09-14 10:35:40 +00:00
TimeOptions.tsx Fix time format on booking page (#5006) 2022-10-14 19:15:03 +00:00
UserAvatars.tsx fixed dark mode avatar border (#4161) 2022-09-05 12:27:40 +02:00