cal.pub0.org/packages/features/bookings
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
..
Booker Centered small_calendar view vertically (#8712) 2023-05-05 21:39:00 +01:00
components perf: tRPC procedures and middleware refactor (#8419) 2023-05-09 19:27:05 +00:00
layout perf: lazy load tRPC routes (#8167) 2023-04-25 19:39:47 -03:00
lib perf: tRPC procedures and middleware refactor (#8419) 2023-05-09 19:27:05 +00:00
README.md Refactors EE code (#3490) 2022-07-28 13:58:26 -06:00
UnconfirmedBookingBadge.tsx Upgrade to next 13.1 (#6265) 2023-01-06 12:13:56 +00:00
groupBy.ts Feature/booking filters (#6099) 2022-12-22 12:35:01 +00:00
index.ts New Booker Component (preparations for booker atom) (#6792) 2023-04-24 16:32:30 +02:00
types.ts New Booker Component (preparations for booker atom) (#6792) 2023-04-24 16:32:30 +02:00

README.md

Bookings related code will live here