cal.pub0.org/packages/trpc/server/routers/viewer
alannnc e478a46358
Feature: Reserve slots currently being booked (#6909)
* 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>
2023-04-13 19:55:26 +00:00
..
apiKeys.tsx fix deleting webhook (#7159) 2023-02-16 21:22:14 +01:00
apps.tsx app store fixes (#8224) 2023-04-12 11:40:53 +00:00
auth.tsx feat(web): improve session retrieval performance (#7584) 2023-03-10 23:45:24 +00:00
availability.tsx Managed event-types (#6876) 2023-04-12 23:10:23 -03:00
bookings.tsx feat: add isRecordingExist field and create api handler (#6777) 2023-04-13 19:07:10 +00:00
deploymentSetup.tsx Admin Wizard Choose License (#6574) 2023-02-07 17:23:42 -07:00
eventTypes.ts Managed event-types (#6876) 2023-04-12 23:10:23 -03:00
payments.tsx Stripe add the ability to place hold on cards (#8022) 2023-04-11 23:44:14 +02:00
slots.ts Feature: Reserve slots currently being booked (#6909) 2023-04-13 19:55:26 +00:00
sso.tsx Add Idp-Initiated SSO (#6781) 2023-03-07 14:31:39 -07:00
teams.tsx Managed event-types (#6876) 2023-04-12 23:10:23 -03:00
webhook.tsx refactor: cleanup use of rawInput and pipe mdwr in trpc router (#7422) 2023-02-28 14:40:19 -07:00
workflows.tsx Delay workflow email cancellation in sendgrid for all case (#7647) 2023-03-10 14:28:42 +00:00