cal.pub0.org/packages/features/bookings/Booker
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
..
components fix: Slot reservation in new booker (#9769) 2023-06-27 16:34:15 -07:00
utils fix: Booker fix for team + user with same event + event slug (#9654) 2023-06-21 13:01:55 +05:30
Booker.tsx fix: Forever increasing scroll height in embed in month_view on certain screen size. (#9820) 2023-06-27 09:56:40 +00:00
config.ts fix: Hide EventTypeDetails when configured (#9633) 2023-06-21 12:58:21 +05:30
index.ts New Booker Component (preparations for booker atom) (#6792) 2023-04-24 16:32:30 +02:00
store.ts fix: Booker fix for team + user with same event + event slug (#9654) 2023-06-21 13:01:55 +05:30
types.ts fix: Booker fix for team + user with same event + event slug (#9654) 2023-06-21 13:01:55 +05:30