cal.pub0.org/apps/web/test/lib
Rob Jackson 23b3a6661c
Add feature to offset start times for event types (#8506)
* Add offsetStart column to EventType

* Update buildSlots to support offset start times

* Add "Offset Start Time" to edit event types form

* Fix offset events not appearing on availability selector

* Guard against negative offsetStart values

* Lock offsetStart field for managed event types

* EventLimits UI tweaks for "Offset start times"

* EventLimits UI: Fix offsetStart preview not always updating

* Remove unnecessary ctx from getSchedule.test.ts

---------

Co-authored-by: Joe Au-Yeung <65426560+joeauyeung@users.noreply.github.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2023-05-17 11:56:55 +00:00
..
checkBookingLimits.test.ts [CAL-988] Limit total appointment time per day/week/month/year (#7166) 2023-03-10 21:00:19 +01:00
checkDurationLimits.test.ts [CAL-988] Limit total appointment time per day/week/month/year (#7166) 2023-03-10 21:00:19 +01:00
getAggregateWorkingHours.test.ts Fix/Round Robin (#6121) 2022-12-21 19:32:42 +00:00
getAvailabilityFromSchedule.test.ts Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
getSchedule.test.ts Add feature to offset start times for event types (#8506) 2023-05-17 11:56:55 +00:00
getTimezone.test.ts Fix: Filter Timezones by cities (#7540) 2023-03-06 17:52:20 +00:00
getWorkingHours.test.ts Fixes collective availability for teams with overlapping day timezones (#3898) 2022-08-22 23:53:51 +00:00
handleChildrenEventTypes.test.ts Enabling workflows for managed events (#8446) 2023-05-15 13:56:26 +00:00
parseZone.test.ts New Booker Component (preparations for booker atom) (#6792) 2023-04-24 16:32:30 +02:00
slots.test.ts Add feature to offset start times for event types (#8506) 2023-05-17 11:56:55 +00:00
team-event-types.test.ts Fixes collective availability for teams with overlapping day timezones (#3898) 2022-08-22 23:53:51 +00:00