cal/packages/prisma
Omar López 12d66cb9df
Booking confirm endpoint refactoring (#2949)
* Adds new default handler and responder

* Moved confirm endpoint

* Fixes availability for unconfirmed bookings

* Cleanup

* Update _patch.ts

* Prevent too much diffs

* Adds missing BookingStatus

* Migrates confirmed & rejected to status

* Adds requiresConfirmation icon to listing

* Adds booking status migration

* Adds migrations to remove confirmed/rejected

* Undo refactor

* Sets the organizer as "accepted" in gCal

* Update getBusyTimes.ts

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-06-06 10:54:47 -06:00
..
client Prisma fixes 2022-05-17 19:54:50 -06:00
middleware Feature/reschedule bookings (#2351) 2022-04-14 15:25:24 -06:00
migrations Booking confirm endpoint refactoring (#2949) 2022-06-06 10:54:47 -06:00
selects Booking confirm endpoint refactoring (#2949) 2022-06-06 10:54:47 -06:00
zod Feat/zapier app (#2623) 2022-05-03 23:16:59 +00:00
.env.example Extract prisma to it's own package (#1823) 2022-02-15 13:30:52 -07:00
docker-compose.yml Extract prisma to it's own package (#1823) 2022-02-15 13:30:52 -07:00
index.ts Update index.ts 2022-06-03 13:21:46 -06:00
package.json Update all Yarn dependencies (2022-05-16) (#2769) 2022-05-17 19:31:49 +00:00
schema.prisma Booking confirm endpoint refactoring (#2949) 2022-06-06 10:54:47 -06:00
seed-app-store.ts Populate msteams key in db (#2743) 2022-05-13 14:20:50 +02:00
seed.ts Booking confirm endpoint refactoring (#2949) 2022-06-06 10:54:47 -06:00
zod-utils.ts Feat/Display location information publicly (#2752) 2022-05-25 14:34:08 -06:00