cal.pub0.org/packages/trpc/server/routers/loggedInViewer
GitStart-Cal.com 2dbc73c75b
chore: fix all Typescript warnings (#8618)
* [CAL-1517] fix all Typescript warnings

* solve conflicts

* Update stripeCheckoutSession.handler.ts

Parse is a guard, so even though the variable is unused the parse itself is needed.

* Update ToolbarPlugin.tsx

Don't change dependency tree

---------

Co-authored-by: gitstart-calcom <gitstart@users.noreply.github.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Alex van Andel <me@alexvanandel.com>
2023-06-06 11:59:57 +00:00
..
_router.tsx fix: /getting-started/connected-calendar Toggle the first calendar on (#9028) 2023-06-05 09:21:50 +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
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
deleteCredential.schema.ts
deleteMe.handler.ts
deleteMe.schema.ts
deleteMeWithoutPassword.handler.ts
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: added toggle for dynamic booking in general settings #9060 (#9077) 2023-05-30 15:34:35 +00:00
me.schema.ts
setDestinationCalendar.handler.ts
setDestinationCalendar.schema.ts
stripeCustomer.handler.ts
stripeCustomer.schema.ts
submitFeedback.handler.ts
submitFeedback.schema.ts
updateProfile.handler.ts fix: update button fix (#9106) 2023-05-30 16:32:15 +02:00
updateProfile.schema.ts
updateUserDefaultConferencingApp.handler.ts
updateUserDefaultConferencingApp.schema.ts