cal.pub0.org/packages/trpc/server/routers/viewer/slots
alannnc fcd892bfa0
perf: no wait for session when calling getschedule 10552 cal 2311 (#10607)
* No batching on getting session

* Fix usePublicPage hook to use new router search params

* Move things so getSchedule data can be load as soon as we are rendering BookerComponent

* pre fetch session

* Removed custom code in favour of useTimePreferences

---------

Co-authored-by: Alex van Andel <me@alexvanandel.com>
2023-08-09 09:55:27 +01:00
..
_router.tsx perf: tRPC procedures and middleware refactor (#8419) 2023-05-09 19:27:05 +00:00
getSchedule.handler.ts chore: Renamed getSchedule to getAvailableSlots (#10626) 2023-08-07 15:00:01 +01:00
getSchedule.schema.ts perf: lazy load tRPC routes (#8167) 2023-04-25 19:39:47 -03:00
reserveSlot.handler.ts Replacing bookingAttendees for bookingUid (#8997) 2023-05-22 09:30:24 +00:00
reserveSlot.schema.ts perf: lazy load tRPC routes (#8167) 2023-04-25 19:39:47 -03:00
types.ts feat: Ports getSchedule to public API (#9254) 2023-05-31 20:46:54 +00:00
util.ts perf: no wait for session when calling getschedule 10552 cal 2311 (#10607) 2023-08-09 09:55:27 +01:00