cal.pub0.org/apps/web/components
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
..
apps Latest tweaks (#4482) 2022-09-15 09:33:34 +00:00
auth Fix the "Sign in with SAML" button on the login page (#5089) 2022-10-19 09:50:25 -06:00
availability Refactor skeleton loader files to v2 folders (#4447) 2022-09-14 10:35:40 +00:00
booking Abstracting booking cancellation (#5105) 2022-10-20 23:28:02 +00:00
dialog migrate /api/book/request-reschedule to viewer.booking.requestResched… (#4488) 2022-10-18 13:47:36 -06:00
error
eventtype Introduce EventTypeAppCard in app-store and make it super easy to add it through CLI - Also adds Fathom app (#4727) 2022-10-14 10:24:43 -06:00
getting-started Harsh/auto add url (#4997) 2022-10-17 18:52:24 +00:00
integrations add trpc v10 (#4683) 2022-09-29 16:58:29 +00:00
pages/eventtypes feather icons and inter (#3366) 2022-07-26 20:24:00 -06:00
security Feature/goal reduce flaky tests (#4247) 2022-09-07 17:29:24 -06:00
seo #4252 Use vercel og to generate og images for meetings and apps. (#4943) 2022-10-18 11:46:22 -06:00
team Wrong css on event-types dropdown button (#4934) 2022-10-20 11:35:12 +00:00
ui Fix text wrap (#4867) 2022-10-06 10:57:57 +01:00
v2 Wrong css on event-types dropdown button (#4934) 2022-10-20 11:35:12 +00:00
AddToHomescreen.tsx Update V2 components + Move to react-icons (#3670) 2022-08-03 16:01:29 +00:00
AdditionalCalendarSelector.tsx Feature: Routing Forms Typeform App and other improvements (#3625) 2022-08-13 11:04:57 +00:00
App.tsx typo 2022-09-21 16:07:48 +00:00
AppsShell.tsx Fixing App tabs routing (#3711) 2022-08-05 05:21:43 +00:00
BookingsShell.tsx
ClientSuspense.tsx
DestinationCalendarSelector.tsx Feature/new onboarding page (#3377) 2022-09-06 16:58:16 -06:00
Embed.tsx Embed width increase to allow preview to work in desktop mode (#4547) 2022-09-19 17:04:30 +05:30
Gates.tsx Introduce EventTypeAppCard in app-store and make it super easy to add it through CLI - Also adds Fathom app (#4727) 2022-10-14 10:24:43 -06:00
I18nLanguageHandler.tsx add trpc v10 (#4683) 2022-09-29 16:58:29 +00:00
ImageUploader.tsx V2 settings teams (Profil, Members, Appearance View) (#4350) 2022-09-12 17:04:33 -05:00
Loader.tsx Adds deprecation notice for Loader 2022-09-02 13:39:45 -06:00
NavTabs.tsx feather icons and inter (#3366) 2022-07-26 20:24:00 -06:00
SettingsShell.tsx Update V2 components + Move to react-icons (#3670) 2022-08-03 16:01:29 +00:00
Slider.tsx