cal.pub0.org/apps/web/lib/hooks
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
..
useCurrentUserId.ts Extracts useMeQuery to own hook 2022-05-04 15:28:58 -06:00
useExposePlanGlobally.ts Fixes/app store keys in db (#2651) 2022-05-02 14:39:35 -06:00
useFileReader.ts Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
useInViewObserver.ts Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
useLocale.ts Migrates components and libs to packages (#2172) 2022-03-16 16:36:43 -07:00
useMeQuery.ts Extracts useMeQuery to own hook 2022-05-04 15:28:58 -06:00
useMediaQuery.ts App Store (#1869) 2022-03-23 15:00:30 -07:00
usePublicPage.ts Remove intercom from public booking pages (#1835) 2022-02-16 08:26:48 -07:00
useSlots.ts Add seats to event types (#2485) 2022-05-24 15:19:12 +02:00
useTheme.tsx Type fixes 2022-05-17 15:32:54 -06:00
useToggleQuery.tsx Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00