calcom/pages
Alex Johansson 34300650e4
add tRPC (#614)
* add trpc

* trpc specific

* fix deps

* lint fix

* upgrade prisma

* nativeTypes

* nope, not needed

* fix app propviders

* Revert "upgrade prisma"

This reverts commit e6f2d2542a01ec82c80aa2fe367ae12c68ded1a5.

* rev

* up trpc

* simplify

* wip - bookings page with trpc

* bookings using trpc

* fix `Shell` props

* call it viewerRouter instead

* cleanuop

* ssg helper

* fix lint

* fix types

* skip

* add `useRedirectToLoginIfUnauthenticated`

* exhaustive-deps

* fix callbackUrl

* rewrite `/availability` using trpc

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2021-09-27 14:47:55 +00:00
..
[user] Fixes user event availability page (#749) 2021-09-23 15:08:44 +01:00
api add tRPC (#614) 2021-09-27 14:47:55 +00:00
auth add tRPC (#614) 2021-09-27 14:47:55 +00:00
availability add tRPC (#614) 2021-09-27 14:47:55 +00:00
bookings add tRPC (#614) 2021-09-27 14:47:55 +00:00
cancel added Cal Sans (#709) 2021-09-22 21:23:19 +00:00
event-types added z-index for event types dropdown (#791) 2021-09-27 10:19:11 +00:00
integrations fixed event-type buttons on mobile, added more font-cal classes (#764) 2021-09-24 11:28:57 +00:00
payment Suggestion: let prettier sort imports order (#673) 2021-09-22 13:52:38 -06:00
reschedule Suggestion: let prettier sort imports order (#673) 2021-09-22 13:52:38 -06:00
sandbox Suggestion: let prettier sort imports order (#673) 2021-09-22 13:52:38 -06:00
settings CAL-473 Fixes client-side routing for authed pages (#763) 2021-09-24 11:16:46 +01:00
team added Cal Sans (#709) 2021-09-22 21:23:19 +00:00
404.tsx added Cal Sans (#709) 2021-09-22 21:23:19 +00:00
[user].tsx Fixes #701: User's page shows Team events with broken links (#761) 2021-09-24 10:23:08 +00:00
_app.tsx add tRPC (#614) 2021-09-27 14:47:55 +00:00
_document.tsx feat: add better error handling (#605) 2021-09-09 16:51:06 +03:00
_error.tsx Suggestion: let prettier sort imports order (#673) 2021-09-22 13:52:38 -06:00
getting-started.tsx Fixes eventype form (#777) 2021-09-26 21:49:16 +00:00
index.tsx Setup i18n and locale detection (#712) 2021-09-23 09:49:17 +01:00
success.tsx Fixes theme flickering on booking & availability select page (#771) 2021-09-24 23:11:30 +01:00