cal/packages/prisma/selects
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
..
app.ts Fix app categories (#6016) 2022-12-20 15:15:06 -07:00
booking.ts save additional inputs as json + view details of booking (#2796) 2022-05-18 15:05:49 -06:00
credential.ts Fix app categories (#6016) 2022-12-20 15:15:06 -07:00
event-types.ts Add feature to offset start times for event types (#8506) 2023-05-17 11:56:55 +00:00
index.ts Fix app categories (#6016) 2022-12-20 15:15:06 -07:00
user.ts Fix/user creds (#8393) 2023-04-20 15:55:19 +00:00