calcom/components/ui
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
..
alerts add free plan (#549) 2021-09-06 13:51:15 +00:00
form Fixes user event availability page (#749) 2021-09-23 15:08:44 +01:00
modal Merge branch 'main' into bugfix/unify-email-sending 2021-08-08 21:21:33 +02:00
Schedule replaced window.location with NEXT_PUBLIC_APP_URL (#769) 2021-09-24 09:03:28 -06:00
svg Feature/round robin (#613) 2021-09-14 09:45:28 +01:00
Text fixed event-type buttons on mobile, added more font-cal classes (#764) 2021-09-24 11:28:57 +00:00
Alert.tsx ui bug: alert looking funky (#766) 2021-09-24 06:52:00 -06:00
Avatar.tsx add tRPC (#614) 2021-09-27 14:47:55 +00:00
AvatarGroup.tsx Suggestion: let prettier sort imports order (#673) 2021-09-22 13:52:38 -06:00
Badge.tsx Suggestion: let prettier sort imports order (#673) 2021-09-22 13:52:38 -06:00
Button.tsx Suggestion: let prettier sort imports order (#673) 2021-09-22 13:52:38 -06:00
Dropdown.tsx removed arrow from dropdown (#685) 2021-09-19 20:48:15 +01:00
PoweredByCal.tsx renamed PoweredByCalendso 2021-09-25 17:03:08 +01:00
Scheduler.tsx replaced window.location with NEXT_PUBLIC_APP_URL (#769) 2021-09-24 09:03:28 -06:00
Switch.tsx Suggestion: let prettier sort imports order (#673) 2021-09-22 13:52:38 -06:00
UsernameInput.tsx replaced window.location with NEXT_PUBLIC_APP_URL (#769) 2021-09-24 09:03:28 -06:00
WeekdaySelect.tsx fixed layout for react-select 2021-08-02 17:24:01 +02:00