cal.pub0.org/apps/web/components/booking
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
..
pages Feature: Reserve slots currently being booked (#6909) 2023-04-13 19:55:26 +00:00
AvailableEventLocations.tsx Replace react icons with lucidedev (#8146) 2023-04-12 17:26:31 +02:00
AvailableTimes.tsx Feature: Reserve slots currently being booked (#6909) 2023-04-13 19:55:26 +00:00
BookingDescription.tsx fix: clock icon size in booker page (#8249) 2023-04-13 20:08:09 +02:00
BookingDescriptionPayment.tsx Replace react icons with lucidedev (#8146) 2023-04-12 17:26:31 +02:00
BookingListItem.tsx feat: add isRecordingExist field and create api handler (#6777) 2023-04-13 19:07:10 +00:00
CancelBooking.tsx Replace react icons with lucidedev (#8146) 2023-04-12 17:26:31 +02:00
SkeletonLoader.tsx Feat/tokens + darkmode + theme support (#7876) 2023-04-05 18:14:46 +00:00
SlotPicker.tsx Feature: Reserve slots currently being booked (#6909) 2023-04-13 19:55:26 +00:00
TimeOptions.tsx Feat/tokens + darkmode + theme support (#7876) 2023-04-05 18:14:46 +00:00
TimezoneDropdown.tsx Replace react icons with lucidedev (#8146) 2023-04-12 17:26:31 +02:00
UserAvatars.tsx Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00