cal.pub0.org/packages/features/bookings/components
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
..
event-meta CAL-1555: Show correct team avatars (#8665) 2023-05-05 21:44:21 +01:00
AvailableTimes.tsx perf: tRPC procedures and middleware refactor (#8419) 2023-05-09 19:27:05 +00:00
EventTypeFilter.tsx Feat/tokens + darkmode + theme support (#7876) 2023-04-05 18:14:46 +00:00
FiltersContainer.tsx fix: use overflow-auto (#6295) 2023-01-07 11:00:11 +01:00
PeopleFilter.tsx Use avatar.png instead of base64. (#8450) 2023-04-21 20:00:31 +02:00
TeamFilter.tsx Replace react icons with lucidedev (#8146) 2023-04-12 17:26:31 +02:00
TimeFormatToggle.tsx New Booker Component (preparations for booker atom) (#6792) 2023-04-24 16:32:30 +02:00