cal.pub0.org/apps/web/components/ui
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
..
Text fixed onboarding (#2233) 2022-03-21 23:14:00 +00:00
alerts Migrates components and libs to packages (#2172) 2022-03-16 16:36:43 -07:00
form Add seats to event types (#2485) 2022-05-24 15:19:12 +02:00
AdminRequired.tsx Update all Yarn dependencies (2022-05-16) (#2769) 2022-05-17 19:31:49 +00:00
AuthContainer.tsx Fixing ESLint warnings (#2723) 2022-05-14 13:49:39 +00:00
Avatar.tsx Fixing ESLint warnings (#2723) 2022-05-14 13:49:39 +00:00
AvatarGroup.tsx Fix/border avatargroup (#1956) 2022-02-23 15:29:40 +00:00
AvatarSSR.tsx Fixing ESLint warnings (#2723) 2022-05-14 13:49:39 +00:00
Badge.tsx Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
EditableHeading.tsx Feature/multiple schedules post turbo (#2150) 2022-03-17 09:48:23 -07:00
ImpersonatingBanner.tsx Type fixes 2022-05-17 15:32:54 -06:00
InfoBadge.tsx Recurring Events (#2562) 2022-05-05 18:16:25 -03:00
LinkIconButton.tsx Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
ModalContainer.tsx Type fixes 2022-05-17 15:32:54 -06:00
PoweredByCal.tsx Fixing ESLint warnings (#2723) 2022-05-14 13:49:39 +00:00
SettingInputContainer.tsx Runs prettier 2022-02-10 14:22:45 -07:00
TableActions.tsx save additional inputs as json + view details of booking (#2796) 2022-05-18 15:05:49 -06:00
WeekdaySelect.tsx Fixing ESLint warnings (#2723) 2022-05-14 13:49:39 +00:00
colorpicker.tsx Styling tweaks to inputs and Select (+ TimezoneSelect) (#2453) 2022-04-14 15:58:23 +01:00