Minor Changes
-
#23060
293dd1a
Thanks @SomayChauhan! - fix: EventTypeSettings Atom crashes on enablingLock timezone on booking
in advanced tab -
#22911
d3fbc73
Thanks @SomayChauhan! - Added new callback functions to the handleFormSubmit method in the EventTypeSettings and AvailabilitySettings atoms. The handleFormSubmit method now accepts an optional callbacks object with the following properties:-
onSuccess: Called when the form submission is successful, allowing additional logic to be executed after the update.
-
onError: Called when an error occurs during form submission, providing details about the error to handle specific cases or display custom messages.
-
-
#23052
fc2e81e
Thanks @SomayChauhan! - Added showNoAvailabilityDialog prop to the Booker atom – a Boolean that controls whether the 'no availability' dialog is displayed -
#22976
abe92cd
Thanks @supalarry! - feat: style calendar settings and availability overrides -
#22956
d18e233
Thanks @supalarry! - booker atom: allow toggling org and team info when booking round robin