cal.pub0.org/packages
Efraín Rochín 04ed36cfcf
fix: Slot reservation in new booker (#9769)
## What does this PR do?

Bring back the slot reservation sistem to the new booker

## Type of change

<!-- Please delete bullets that are not relevant. -->

- Bug fix (non-breaking change which fixes an issue)

## How should this be tested?

<!-- Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration -->

### Seated event
- [x] Open the new booker in an event with seats 
- [x] Select an available slot
- [x] Open the same event and date in other browser, the seat should be already reserved.
- [x] In the first browser come back to the slots views or close the booking form
- [x] In the second browser reload the booking page, the reserved slot should be realeased. 

### No seated event
- [x] Open the new booker
- [x] Select an available slot
- [x] Open the same event and date in other browser, the seat should be disabled


## Mandatory Tasks

- [x] Make sure you have self-reviewed the code. A decent size PR without self-review might be rejected.
2023-06-27 16:34:15 -07:00
..
app-store fix: adds triggerEvent attribute to meeting ended webhook (#9806) 2023-06-26 14:35:32 -04:00
app-store-cli imageSrc field is commented for solving this issue and can be removed (#9045) 2023-05-23 06:51:17 +00:00
atoms chore: Sync packages mismatches (#9725) 2023-06-22 15:25:37 -07:00
config fix: Added relevant colors to preset and replaced with tailwind colors (#9733) 2023-06-23 09:05:37 +00:00
core chore: Removing the calendar-cache because of perf issues (#9808) 2023-06-27 00:32:05 +02:00
dayjs Add changesets/cli to release embed (#8126) 2023-05-13 08:22:31 +00:00
emails chore: Sync packages mismatches (#9725) 2023-06-22 15:25:37 -07:00
embeds fix: Embed - Better support for layout config(without flash of default toggle) (#9714) 2023-06-26 17:24:19 +02:00
eslint-plugin Add changesets/cli to release embed (#8126) 2023-05-13 08:22:31 +00:00
features fix: Slot reservation in new booker (#9769) 2023-06-27 16:34:15 -07:00
lib chore: Subdomain blacklist when creating org (#9728) 2023-06-27 20:32:19 +00:00
prisma chore: Sync packages mismatches (#9725) 2023-06-22 15:25:37 -07:00
trpc fix: Make sure we get slug to decide things (#9727) 2023-06-27 20:45:18 +00:00
tsconfig We're not ready for this yet 2022-11-22 20:02:40 -07:00
types feat: Organizations (#8993) 2023-06-14 21:40:20 +00:00
ui feat: custom auth preparations 2023-06-26 20:45:50 -07:00