cal.pub0.org/packages
alannnc e478a46358
Feature: Reserve slots currently being booked (#6909)
* Reserving slot picked up on cache

* change memory-cache to database table to block slots while reservation completes

* remove memory-cache

* update realeaseAt field when same user change te selected Slot

* Change default time to book

Co-authored-by: alannnc <alannnc@gmail.com>

* remove ip field and renews the session when the user remains in the booking form

* Remove duplicate router

* types fixes

* nit picks

* Update turbo.json

* Revert unrelated change

* Uses constant

* Constant already has a fallback

* Update slots.ts

* Unit test fixes

* slot reservation on user level and support seats

* types fixes and reserve slots on click

* Fix nit var name

---------

Co-authored-by: Efraín Rochín <roae.85@gmail.com>
Co-authored-by: zomars <zomars@me.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2023-04-13 19:55:26 +00:00
..
app-store feat: add isRecordingExist field and create api handler (#6777) 2023-04-13 19:07:10 +00:00
app-store-cli Refactor app store & fix admin apps list bugs (#7812) 2023-04-11 18:56:43 -07:00
config Feat: Support setting custom css variables through embed API. (#8169) 2023-04-13 18:26:31 +00:00
core avoid get error when a user has no schedule defined in getUserAvailability function (#8170) 2023-04-13 18:26:45 +00:00
dayjs Techdebt/bundle size experiments (#7894) 2023-03-23 11:49:28 -07:00
emails feat: add isRecordingExist field and create api handler (#6777) 2023-04-13 19:07:10 +00:00
embeds Feat: Support setting custom css variables through embed API. (#8169) 2023-04-13 18:26:31 +00:00
eslint-plugin Upgrades yarn v1 to v3. Improves CI times by 2x (#7738) 2023-03-15 15:01:04 -07:00
features Fix workflows on seated events (#8034) 2023-04-13 19:03:08 +00:00
lib Feature: Reserve slots currently being booked (#6909) 2023-04-13 19:55:26 +00:00
prisma Feature: Reserve slots currently being booked (#6909) 2023-04-13 19:55:26 +00:00
trpc Feature: Reserve slots currently being booked (#6909) 2023-04-13 19:55:26 +00:00
tsconfig
types Refactor app store & fix admin apps list bugs (#7812) 2023-04-11 18:56:43 -07:00
ui fix: reccuring input width (#8227) 2023-04-13 18:26:13 +00:00