calcom/server
Alex Johansson 1790aeb577
refactor /integrations with <Suspense /> (#1078)
* suspense

* iframe embeds

* calendar list container

* rename things as a container

* use list container on onboarding

* fix

* rm code

* newer alpha

* make it work in react 17

* fix

* fix

* make components handle error state through `QueryCell`

* fix constant

* fix type error

* type error

* type fixes

* fix package.lock

* fix webhook invalidate

* fix mt

* fix typo

* pr comment
2021-10-30 15:54:21 +00:00
..
integrations Fixes Apple Calendar onboarding and type fixes (#988) 2021-10-20 15:42:40 +00:00
lib feat: add translations for emails and type error fixes overall (#994) 2021-10-25 14:05:21 +01:00
routers refactor /integrations with <Suspense /> (#1078) 2021-10-30 15:54:21 +00:00
createContext.ts fix i18n flicker on booking pages (#1013) 2021-10-20 16:00:11 +00:00
createRouter.ts Ends the war between tRPC and next-i18next (#939) 2021-10-14 13:57:49 +03:00