cal.pub0.org/packages/features/bookings/lib
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
..
handleCancelBooking.ts Abstracting booking cancellation (#5105) 2022-10-20 23:28:02 +00:00
handleNewBooking.ts Apps Status + Updates to non-traditional calendars (#5034) 2022-10-19 13:11:50 -03:00