cal.pub0.org/apps/web/pages
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
..
[user] New Booker Component (preparations for booker atom) (#6792) 2023-04-24 16:32:30 +02:00
api perf: tRPC procedures and middleware refactor (#8419) 2023-05-09 19:27:05 +00:00
apps fixed ui bug (#8741) 2023-05-09 08:45:45 +01:00
auth add an enum generator, stop importing from @prisma/client (#8548) 2023-05-02 13:44:05 +02:00
availability Fix switch label hover (#8696) 2023-05-05 12:47:00 +01:00
booking Fix Hover Effect in booking page (#8650) 2023-05-04 11:58:27 +00:00
bookings perf: Adds PageWrapper to pages (#8344) 2023-04-18 15:45:32 -03:00
d/[link] New Booker Component (preparations for booker atom) (#6792) 2023-04-24 16:32:30 +02:00
event-types Fixing availability for MET (#8662) 2023-05-09 11:15:13 -03:00
getting-started perf: Adds PageWrapper to pages (#8344) 2023-04-18 15:45:32 -03:00
insights Event Type: Title not displayed in the mobile view (#7451) 2023-04-19 13:17:54 -07:00
new-booker Centered small_calendar view vertically (#8712) 2023-05-05 21:39:00 +01:00
payment perf: Adds PageWrapper to pages (#8344) 2023-04-18 15:45:32 -03:00
reschedule Seated booking rescheduling. (#5427) 2023-03-14 04:19:05 +00:00
settings Bug/checkbox calendar sync state (#8677) 2023-05-09 17:53:23 +01:00
team fix: 7040 fix - team profile description (#8469) 2023-04-25 12:10:35 +05:30
teams Event Type: Title not displayed in the mobile view (#7451) 2023-04-19 13:17:54 -07:00
video fix: font not loaded in cal video (#8517) 2023-04-25 20:59:39 +02:00
workflows perf: Adds PageWrapper to pages (#8344) 2023-04-18 15:45:32 -03:00
404.tsx perf: Adds PageWrapper to pages (#8344) 2023-04-18 15:45:32 -03:00
500.tsx perf: Adds PageWrapper to pages (#8344) 2023-04-18 15:45:32 -03:00
[user].tsx fixed bg for profile on light mode (#8457) 2023-04-22 17:47:15 +02:00
_app.tsx perf: Adds PageWrapper to pages (#8344) 2023-04-18 15:45:32 -03:00
_document.tsx perf: tRPC procedures and middleware refactor (#8419) 2023-05-09 19:27:05 +00:00
_error.tsx New Booker Component (preparations for booker atom) (#6792) 2023-04-24 16:32:30 +02:00
index.tsx
maintenance.tsx perf: Adds PageWrapper to pages (#8344) 2023-04-18 15:45:32 -03:00
more.tsx Event Type: Title not displayed in the mobile view (#7451) 2023-04-19 13:17:54 -07:00
signup.tsx perf: reduce bundle size (#8337) 2023-04-19 19:45:08 +05:30