cal.pub0.org/apps/web/components/ui/form
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
..
radio-area Update all Yarn dependencies (2022-05-16) (#2769) 2022-05-17 19:31:49 +00:00
CheckboxField.tsx Add seats to event types (#2485) 2022-05-24 15:19:12 +02:00
CheckedSelect.tsx Fix infinite renders on event-type edit page (#2820) 2022-05-23 18:59:09 +01:00
DatePicker.tsx Feature: Adds api keys to cal.com webapp (#2277) 2022-04-15 20:58:34 -06:00
DateRangePicker.tsx Styling tweaks to inputs and Select (+ TimezoneSelect) (#2453) 2022-04-14 15:58:23 +01:00
MinutesField.tsx Styling tweaks to inputs and Select (+ TimezoneSelect) (#2453) 2022-04-14 15:58:23 +01:00
PhoneInput.tsx Feature/reschedule bookings (#2351) 2022-04-14 15:25:24 -06:00
Select.tsx Styling tweaks to inputs and Select (+ TimezoneSelect) (#2453) 2022-04-14 15:58:23 +01:00
TimezoneSelect.tsx Request the inclusion Assuncion Time Zone (#2840) 2022-05-23 13:12:41 +02:00