cal/packages
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
..
app-store refactor: split up routers to separate lambdas (#8041) 2023-05-05 13:19:10 -03:00
app-store-cli Refactor app store & fix admin apps list bugs (#7812) 2023-04-11 18:56:43 -07:00
atoms New Booker Component (preparations for booker atom) (#6792) 2023-04-24 16:32:30 +02:00
config New Booker Component (preparations for booker atom) (#6792) 2023-04-24 16:32:30 +02:00
core feat: Add Zoho Bigin app to appstore (#8158) 2023-05-04 20:19:48 +00:00
dayjs Techdebt/bundle size experiments (#7894) 2023-03-23 11:49:28 -07:00
emails use named imports instead to avoid polluting the global namespace. in… (#8616) 2023-05-02 12:58:47 +00:00
embeds Fix: Embed Theme switching when appearance is using System Theme (#8655) 2023-05-05 16:54:06 +05:30
eslint-plugin add an enum generator, stop importing from @prisma/client (#8548) 2023-05-02 13:44:05 +02:00
features CAL-1552: Add newline in front of time for selected timeslot in booker meta. (#8669) 2023-05-05 16:55:54 +01:00
lib Fix: Embed Theme switching when appearance is using System Theme (#8655) 2023-05-05 16:54:06 +05:30
prisma add an enum generator, stop importing from @prisma/client (#8548) 2023-05-02 13:44:05 +02:00
trpc refactor: split up routers to separate lambdas (#8041) 2023-05-05 13:19:10 -03:00
tsconfig We're not ready for this yet 2022-11-22 20:02:40 -07:00
types chore/AppStore: Remove deprecated imageSrc and make the paths relative in logo (#8479) 2023-04-26 12:03:34 +01:00
ui add "reset to default" color option for ColorPicker (#8643) 2023-05-05 13:25:18 +01:00