cal.pub0.org/packages/trpc/server/routers/loggedInViewer
Alex van Andel 74671263bf
fix: New booker selected date issues (#9570)
* Pick correct selected date

* Commented out unused booking page revalidation

* Fixed selected default bookerLayout not being applied

* Use the right weekdayOfFirst - date(1) of browsingDate
2023-06-16 18:08:58 +02:00
..
_router.tsx feat: Routing Forms/Teams Support (#9417) 2023-06-15 08:58:07 +00:00
appById.handler.ts
appById.schema.ts
appCredentialsByType.handler.ts
appCredentialsByType.schema.ts
apps.handler.ts
apps.schema.ts
avatar.handler.ts
avatar.schema.ts
away.handler.ts
away.schema.ts
bookingUnconfirmedCount.handler.ts add an enum generator, stop importing from @prisma/client (#8548) 2023-05-02 13:44:05 +02:00
bookingUnconfirmedCount.schema.ts
connectedCalendars.handler.ts fix: /getting-started/connected-calendar Toggle the first calendar on (#9028) 2023-06-05 09:21:50 +00:00
connectedCalendars.schema.ts fix: /getting-started/connected-calendar Toggle the first calendar on (#9028) 2023-06-05 09:21:50 +00:00
deleteCredential.handler.ts feat: use the correct locale for the title (#9286) 2023-06-07 16:02:32 -07:00
deleteCredential.schema.ts
deleteMe.handler.ts add an enum generator, stop importing from @prisma/client (#8548) 2023-05-02 13:44:05 +02:00
deleteMe.schema.ts
deleteMeWithoutPassword.handler.ts add an enum generator, stop importing from @prisma/client (#8548) 2023-05-02 13:44:05 +02:00
deleteMeWithoutPassword.schema.ts
eventTypeOrder.handler.ts chore: fix all Typescript warnings (#8618) 2023-06-06 11:59:57 +00:00
eventTypeOrder.schema.ts
getCalVideoRecordings.handler.ts
getCalVideoRecordings.schema.ts
getDownloadLinkOfCalVideoRecordings.handler.ts perf: tRPC procedures and middleware refactor (#8419) 2023-05-09 19:27:05 +00:00
getDownloadLinkOfCalVideoRecordings.schema.ts
getUsersDefaultConferencingApp.handler.ts
getUsersDefaultConferencingApp.schema.ts
integrations.handler.ts
integrations.schema.ts
locationOptions.handler.ts
locationOptions.schema.ts
me.handler.ts feat: Organizations (#8993) 2023-06-14 21:40:20 +00:00
me.schema.ts
setDestinationCalendar.handler.ts
setDestinationCalendar.schema.ts
shouldVerifyEmail.handler.ts feat: email verification (#9081) 2023-06-07 07:27:48 +00:00
shouldVerifyEmail.schema.ts feat: email verification (#9081) 2023-06-07 07:27:48 +00:00
stripeCustomer.handler.ts
stripeCustomer.schema.ts
submitFeedback.handler.ts
submitFeedback.schema.ts
teamsAndUserProfilesQuery.handler.ts feat: Routing Forms/Teams Support (#9417) 2023-06-15 08:58:07 +00:00
updateProfile.handler.ts fix: New booker selected date issues (#9570) 2023-06-16 18:08:58 +02:00
updateProfile.schema.ts
updateUserDefaultConferencingApp.handler.ts
updateUserDefaultConferencingApp.schema.ts