cal.pub0.org/packages/features/bookings/Booker/components
Hariom Balhara f1c981fdcf
feat: firstAndLastName variant for name field (#8671)
* Add split full name variant

* Share propsType across fieldTypes and components

* Simplify Components

* Add assertions for required field indicator

* Fix test as name cant be used as a custom field right now

* Make it disabled during reschedule

* Fix UI issues in dark mode

* Support adding links in boolean checkbox

* Revert "Support adding links in boolean checkbox"

This reverts commit 31252f8a5f.

* Make sure getBookingFields isnt import client side

* PR feedback addressed from Carina

* DRY Code

* Fix Dialog

---------

Co-authored-by: Carina Wollendorfer <30310907+CarinaWolli@users.noreply.github.com>
2023-07-20 07:03:50 +02:00
..
BookEventForm feat: firstAndLastName variant for name field (#8671) 2023-07-20 07:03:50 +02:00
AvailableTimeSlots.tsx fix: seats regression [CAL-2041] 2023-07-11 20:41:08 +05:30
DatePicker.tsx
EventMeta.tsx fix: seats regression [CAL-2041] 2023-07-11 20:41:08 +05:30
Header.tsx fix: Embed/Show header in weekly view and column view (#10192) 2023-07-17 18:58:04 +05:30
LargeCalendar.tsx
Section.tsx
Unavailable.tsx