cal.pub0.org/apps/web/pages
Julius Marminge cdba1920fc
refactor: split up routers to separate lambdas (#8041)
* split up routers to separate lambdas

* fix responsemeta

* move

* add typeguards to make sure all endpoints are covered in the approuter

* prettier

* move slotsrouter

* split ssg/ssr

* make sure correct headers are sent on viewer.public

* make sure correct headers are sent + use ctx.prisma

* Fixed new prefetch broken by merge

* Fixes after merge

* Created separate API route for all tRPC routers

* More fixes from refactor

* Fixed tRPC query for slots

* Put back extra line

* Fixed type checks

* Removed Endpoint type check since it loads from client

* Reverted change in getSchedule test

* Fix trpc routes in expectations

* Fix one more route test

---------

Co-authored-by: Efraín Rochín <roae.85@gmail.com>
Co-authored-by: Alex van Andel <me@alexvanandel.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Keith Williams <keithwillcode@gmail.com>
Co-authored-by: zomars <zomars@me.com>
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
2023-05-05 13:19:10 -03:00
..
[user] New Booker Component (preparations for booker atom) (#6792) 2023-04-24 16:32:30 +02:00
api refactor: split up routers to separate lambdas (#8041) 2023-05-05 13:19:10 -03:00
apps add an enum generator, stop importing from @prisma/client (#8548) 2023-05-02 13:44:05 +02: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 add an enum generator, stop importing from @prisma/client (#8548) 2023-05-02 13:44:05 +02: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 New Booker Component (preparations for booker atom) (#6792) 2023-04-24 16:32:30 +02: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 add "reset to default" color option for ColorPicker (#8643) 2023-05-05 13:25:18 +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 Remove getDirFromLang, in favour of doing this in the I18nLanguageHan… (#8425) 2023-04-21 00:45:22 +00:00
_error.tsx New Booker Component (preparations for booker atom) (#6792) 2023-04-24 16:32:30 +02:00
index.tsx feat(web): improve session retrieval performance (#7584) 2023-03-10 23:45:24 +00:00
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