cal.pub0.org/packages/features/bookings
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
..
Booker fix: Slot reservation in new booker (#9769) 2023-06-27 16:34:15 -07:00
components fix: custom meeting link overflowing (#9804) 2023-06-26 19:35:55 +00:00
layout perf: lazy load tRPC routes (#8167) 2023-04-25 19:39:47 -03:00
lib feat: ratelimit - ratelimit refactor + tests (#9744) 2023-06-26 19:44:58 +00:00
README.md
UnconfirmedBookingBadge.tsx Upgrade to next 13.1 (#6265) 2023-01-06 12:13:56 +00:00
groupBy.ts Feature/booking filters (#6099) 2022-12-22 12:35:01 +00:00
index.ts New Booker Component (preparations for booker atom) (#6792) 2023-04-24 16:32:30 +02:00
types.ts feat(UI): improvements booker (#9221) 2023-05-31 12:30:09 +00:00

README.md

Bookings related code will live here