cal.pub0.org/packages/features/bookings/Booker/components
jemiluv8 6d284ae15c
fix: Allow editing guests when rescheduling or editing a booking (#9878)
* Allow editing guests when rescheduling or editing

* lint fix

* modify reschedule logic that assigned originalRescheduledBooking.attendees to the "rescheduled" booking to ensure that guests added or removed are used for the "rescheduled" booking

---------

Co-authored-by: alannnc <alannnc@gmail.com>
Co-authored-by: Shivam Kalra <shivamkalra98@gmail.com>
2023-07-12 15:44:11 +05:30
..
BookEventForm fix: Allow editing guests when rescheduling or editing a booking (#9878) 2023-07-12 15:44:11 +05:30
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 feat: Added back to today button for new booker week and column views (#9684) 2023-07-11 12:57:48 +00:00
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