cal.pub0.org/apps/web
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
..
components Add feature to offset start times for event types (#8506) 2023-05-17 11:56:55 +00:00
docs
fonts
lib Fully handle booking pages with conflicting themes being opened together (#8921) 2023-05-16 19:41:47 +00:00
pages Add feature to offset start times for event types (#8506) 2023-05-17 11:56:55 +00:00
playwright Feat/onboarding video step connection (#8838) 2023-05-11 13:20:39 +00:00
public Add feature to offset start times for event types (#8506) 2023-05-17 11:56:55 +00:00
scripts
server/lib perf: tRPC procedures and middleware refactor (#8419) 2023-05-09 19:27:05 +00:00
styles Bug: Change color variable for dark mode (#8758) 2023-05-09 08:44:17 +01:00
test Add feature to offset start times for event types (#8506) 2023-05-17 11:56:55 +00:00
.eslintignore
.gitignore perf: remove sentry (#8334) 2023-04-17 22:22:44 +00:00
.nvmrc
.prettierignore
CHANGELOG.md Add changesets/cli to release embed (#8126) 2023-05-13 08:22:31 +00:00
calendso.yaml Removing unneeded endpoint (#8280) 2023-04-14 20:27:37 +00:00
middleware.ts Add log messages on cold/hot requests (#8420) 2023-04-21 12:08:59 -03:00
next-i18next.config.js
next.config.js Revert "perf: fix multiple versions of `emotion/react` loaded warning (#8549)" 2023-05-04 13:01:16 +01:00
package.json v2.9.0 2023-05-15 18:12:07 +02:00
postcss.config.js
project.toml
tailwind.config.js /insights (#6511) 2023-03-23 22:10:01 +00:00
tsconfig.json