cal/apps/web/components
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
..
apps Replace react icons with lucidedev (#8146) 2023-04-12 17:26:31 +02:00
auth Feat/tokens + darkmode + theme support (#7876) 2023-04-05 18:14:46 +00:00
availability Replace react icons with lucidedev (#8146) 2023-04-12 17:26:31 +02:00
booking Feature: Reserve slots currently being booked (#6909) 2023-04-13 19:55:26 +00:00
dialog Replace react icons with lucidedev (#8146) 2023-04-12 17:26:31 +02:00
error Feat/tokens + darkmode + theme support (#7876) 2023-04-05 18:14:46 +00:00
eventtype Fix radio item on future limits (#8247) 2023-04-13 11:58:08 +00:00
getting-started Fix missing sylaps icon in admin/apps (#8190) 2023-04-11 11:38:37 +00:00
integrations Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
layouts Feat/tokens + darkmode + theme support (#7876) 2023-04-05 18:14:46 +00:00
schemas added EventReservationSchema to success page (#5777) 2022-12-05 21:35:44 +00:00
security Replace react icons with lucidedev (#8146) 2023-04-12 17:26:31 +02:00
settings Replace react icons with lucidedev (#8146) 2023-04-12 17:26:31 +02:00
setup Replace react icons with lucidedev (#8146) 2023-04-12 17:26:31 +02:00
team/screens fix: dark mode variant in team member card (#8137) 2023-04-07 15:52:21 +00:00
ui Replace react icons with lucidedev (#8146) 2023-04-12 17:26:31 +02:00
AddToHomescreen.tsx Replace react icons with lucidedev (#8146) 2023-04-12 17:26:31 +02:00
AppListCard.tsx Replace react icons with lucidedev (#8146) 2023-04-12 17:26:31 +02:00
AppsShell.tsx Fixing App tabs routing (#3711) 2022-08-05 05:21:43 +00:00
BookingsShell.tsx Remove shallow routing (#3401) 2022-07-17 15:42:13 +05:30
Embed.tsx Replace react icons with lucidedev (#8146) 2023-04-12 17:26:31 +02:00
Gates.tsx Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
I18nLanguageHandler.tsx Fix lang and dir attributes not being set (#6243) 2023-01-03 11:09:05 +01:00
ImageUploader.tsx Feat/tokens + darkmode + theme support (#7876) 2023-04-05 18:14:46 +00:00
Loader.tsx 🧹 One `calcom/ui` import to rule them all (#5561) 2022-11-22 19:55:25 -07:00
NavTabs.tsx Feat/tokens + darkmode + theme support (#7876) 2023-04-05 18:14:46 +00:00
SettingsShell.tsx Replace react icons with lucidedev (#8146) 2023-04-12 17:26:31 +02:00
Slider.tsx Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00