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 fix: load date picker on client side (#8690) 2023-05-05 13:04:58 +02:00
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 feat: weekly view calendar improvements (#9491) 2023-06-15 09:59:58 +00:00
Section.tsx feat: event settings booker layout toggle (#9082) 2023-06-06 15:31:43 +00:00
Unavailable.tsx Fix for booker colors in dark mode, we can't use bg-default in both places because we use a custom background in dark mode. Otherwise it would be a similar color in dark. So we need to supply a custom dark mode color. (#9259) 2023-06-01 11:38:52 +00:00