cal.pub0.org/apps/web/pages/api
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
..
auth Reintroduce SAML SSO (#4938) 2022-10-18 14:34:32 -06:00
availability Fix connected calendar list (#4743) 2022-09-29 12:58:53 +00:00
book migrate /api/book/request-reschedule to viewer.booking.requestResched… (#4488) 2022-10-18 13:47:36 -06:00
cron Refactors EE code (#3490) 2022-07-28 13:58:26 -06:00
import fix: update rejectOnNotFound -> find(Fist|Unique)OrThrow (#3829) 2022-08-31 13:44:47 -06:00
integrations Feat: v2 App Store / Installed Apps (#4220) 2022-09-15 19:53:09 +00:00
intent-username fix: update rejectOnNotFound -> find(Fist|Unique)OrThrow (#3829) 2022-08-31 13:44:47 -06:00
schedule Refactors EE code (#3490) 2022-07-28 13:58:26 -06:00
social/og #4252 Use vercel og to generate og images for meetings and apps. (#4943) 2022-10-18 11:46:22 -06:00
sync/helpscout chore: Sync Services to update external tools (#3814) 2022-08-26 15:10:12 -06:00
teams/[team] chore: Sync Services to update external tools (#3814) 2022-08-26 15:10:12 -06:00
trpc Migrates all tRPC code to a monorepo package (#3484) 2022-07-22 11:27:06 -06:00
user fix: update rejectOnNotFound -> find(Fist|Unique)OrThrow (#3829) 2022-08-31 13:44:47 -06:00
cancel.ts Abstracting booking cancellation (#5105) 2022-10-20 23:28:02 +00:00
collect-events.ts Backported 973e0a3..6ad0e23 (#3943) 2022-08-26 12:07:44 -06:00
email.ts Hide other attendees on event types with seats (#4766) 2022-10-18 13:41:50 -06:00
integrations.ts Refactors EE code (#3490) 2022-07-28 13:58:26 -06:00
me.ts fix: update rejectOnNotFound -> find(Fist|Unique)OrThrow (#3829) 2022-08-31 13:44:47 -06:00
nope.ts Middleware rewrite shenanigans 2022-08-16 13:59:38 -06:00
teams.ts chore: Sync Services to update external tools (#3814) 2022-08-26 15:10:12 -06:00
upgrade.ts fix: update rejectOnNotFound -> find(Fist|Unique)OrThrow (#3829) 2022-08-31 13:44:47 -06:00
username.ts Migrates all tRPC code to a monorepo package (#3484) 2022-07-22 11:27:06 -06:00
v2-opt-in.ts Takes you back to referer page on v2 opt-in 2022-09-06 19:18:47 -06:00
version.ts feat: adds new version endpoint in internal api (#3155) 2022-06-25 05:37:29 +00:00