cal.pub0.org/pages/api
Alex van Andel 8ee68e2ace
Converts booking deletion to soft-delete + more robust cancellation (#581)
* Converts booking deletion to soft-delete + more robust cancellation

* Update pages/api/cancel.ts

infer type :)

Co-authored-by: Alex Johansson <alexander@n1s.se>

Co-authored-by: Alex Johansson <alexander@n1s.se>
Co-authored-by: Bailey Pumfleet <pumfleet@hey.com>
2021-09-13 09:57:56 +01:00
..
auth Remove image from session, add /api/me, update Avatar component (#493) 2021-08-22 14:16:42 +01:00
availability use `getSession()` from `@lib/auth` everywhere (#563) 2021-09-03 21:51:21 +01:00
book Fixed #598 - handleLegacyConfirmationMail (#601) 2021-09-08 11:21:19 +00:00
cron fixed codacy issues 2021-07-18 21:22:39 +02:00
integrations integrate apple icalendar (#623) 2021-09-11 08:54:13 +01:00
schedule use `getSession()` from `@lib/auth` everywhere (#563) 2021-09-03 21:51:21 +01:00
teams/[team] Cal 262 refactor edit teams according to the design reference (#516) 2021-09-06 14:22:22 +01:00
user Username is now @unique in main, so we can now catch Prisma conflicts (#610) 2021-09-08 19:21:23 +02:00
cancel.ts Converts booking deletion to soft-delete + more robust cancellation (#581) 2021-09-13 09:57:56 +01:00
integrations.ts add linting in CI + fix lint errors (#473) 2021-08-19 14:27:01 +02:00
me.ts Remove image from session, add /api/me, update Avatar component (#493) 2021-08-22 14:16:42 +01:00
teams.ts use `getSession()` from `@lib/auth` everywhere (#563) 2021-09-03 21:51:21 +01:00