e478a46358
* 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> |
||
---|---|---|
.. | ||
checkBookingLimits.test.ts | ||
checkDurationLimits.test.ts | ||
getAggregateWorkingHours.test.ts | ||
getAvailabilityFromSchedule.test.ts | ||
getSchedule.test.ts | ||
getTimezone.test.ts | ||
getWorkingHours.test.ts | ||
handleChildrenEventTypes.test.ts | ||
parseZone.test.ts | ||
slots.test.ts | ||
team-event-types.test.ts |