cal/packages/prisma
Joe Au-Yeung c8d6c0dbdd
Add seats to event types (#2485)
* Add seatsPerTimeSlot to event type schema

* Add seats per time slot to event type form

* Book event and render seats

* Pass booking uid for seats

* Disable requires confirmation if seats are enabled

* Fix type errors

* Update submodules

* Fix type errors

* Fix type errors

* Fix duplicate string

* Fix duplicate string

* Fix schema and migration file

* Fix render seats

* Fix bookinguid typos

* Remove console.log

* Fix type error

* Fix mobile formatting

* Update apps/web/lib/hooks/useSlots.ts

Co-authored-by: Omar López <zomars@me.com>

* Update apps/web/lib/hooks/useSlots.ts

Co-authored-by: Omar López <zomars@me.com>

* Added translation for seats available text

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: zomars <zomars@me.com>
Co-authored-by: alannnc <alannnc@gmail.com>
2022-05-24 15:19:12 +02: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 Add seats to event types (#2485) 2022-05-24 15:19:12 +02:00
selects save additional inputs as json + view details of booking (#2796) 2022-05-18 15:05:49 -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 save additional inputs as json + view details of booking (#2796) 2022-05-18 15:05:49 -06:00
package.json Update all Yarn dependencies (2022-05-16) (#2769) 2022-05-17 19:31:49 +00:00
schema.prisma Add seats to event types (#2485) 2022-05-24 15:19:12 +02:00
seed-app-store.ts Populate msteams key in db (#2743) 2022-05-13 14:20:50 +02:00
seed.ts Recurring Events (#2562) 2022-05-05 18:16:25 -03:00
zod-utils.ts Users Phone Number Option (#2669) 2022-05-16 09:50:12 -06:00