cal.pub0.org/packages/app-store/_utils
Efraín Rochín d6fb0df64f
perf: tRPC procedures and middleware refactor (#8419)
* trpc procedures an middleware refactor

* allow use sessionMiddleware without a req object

* sync with the new tRPC structure

* tRPC refactor on routing form app

* import Prisma from @prisma/client

* Lazy load apps from appstore

* remove unrelated changes

* Add types for PaymentService

* type fixes

* Merge branch 'main' into roae85/cal-1514-set-the-user-session-only-on-the

* fix typo

* remove console.log

* remove explicit types from apstore object

* linter fixes

---------

Co-authored-by: Keith Williams <keithwillcode@gmail.com>
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
2023-05-09 19:27:05 +00:00
..
auth.ts Apps: Riverside/Whereby/Around (#3053) 2022-06-27 12:17:38 +02:00
decodeOAuthState.ts Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
encodeOAuthState.ts Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
getAppCategories.ts Replace react icons with lucidedev (#8146) 2023-04-12 17:26:31 +02:00
getAppKeysFromSlug.ts Fix/office365 api call (#3534) 2022-07-27 19:12:42 +00:00
getCalendar.ts perf: tRPC procedures and middleware refactor (#8419) 2023-05-09 19:27:05 +00:00
getEventTypeAppData.ts Fix booking page when toggling payment app settings (#8451) 2023-04-21 15:43:31 -07:00
getInstalledAppPath.ts fix: missing empty state in `/apps/installed/web3` (#6377) 2023-01-13 14:12:43 +00:00
getParsedAppKeysFromSlug.ts Fix/office365 api call (#3534) 2022-07-27 19:12:42 +00:00
installation.ts Apps: Riverside/Whereby/Around (#3053) 2022-06-27 12:17:38 +02:00
useAddAppMutation.ts Refactor app store & fix admin apps list bugs (#7812) 2023-04-11 18:56:43 -07:00