cal/components
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
..
booking reduces breakpoint max-w (#1072) 2021-10-29 15:33:37 +05:30
dialog ui updates to integrations page (#962) 2021-10-15 12:01:49 +02:00
error Suggestion: let prettier sort imports order (#673) 2021-09-22 13:52:38 -06:00
eventtype [CAL-493] Implements tRCP on event types (#923) 2021-10-15 20:07:00 +01:00
form refactor webhooks UI (#982) 2021-10-18 08:02:25 +01:00
integrations refactor `/integrations` with `<Suspense />` (#1078) 2021-10-30 15:54:21 +00:00
pages/eventtypes [CAL-493] Implements tRCP on event types (#923) 2021-10-15 20:07:00 +01:00
security more strings extractions (#963) 2021-10-15 10:53:42 +00:00
seo integration page follow ups (#912) 2021-10-13 13:35:25 +02:00
team margin fix (#1077) 2021-10-29 21:27:35 +05:30
ui Fixes Apple Calendar onboarding and type fixes (#988) 2021-10-20 15:42:40 +00:00
AddToHomescreen.tsx more strings extractions (#963) 2021-10-15 10:53:42 +00:00
BookingsShell.tsx more strings extractions (#963) 2021-10-15 10:53:42 +00:00
ClientSuspense.tsx refactor `/integrations` with `<Suspense />` (#1078) 2021-10-30 15:54:21 +00:00
Dialog.tsx refactor webhooks UI (#982) 2021-10-18 08:02:25 +01:00
EmptyScreen.tsx changes to bookings and sidebar dropdown (#991) 2021-10-19 12:38:05 +00:00
I18nLanguageHandler.tsx Show loading spinner on `<Shell />` until i18n is loaded (#946) 2021-10-14 19:10:44 +00:00
ImageUploader.tsx Chore: Resolves TS errors related to FileReader/ImageUploader (#965) 2021-10-16 10:42:28 +00:00
List.tsx ui updates to integrations page (#962) 2021-10-15 12:01:49 +02:00
Loader.tsx added loader to dark mode 2021-08-04 21:39:59 +02:00
Logo.tsx renamed more calendso to cal.com (#659) 2021-09-15 19:18:16 +01:00
NavTabs.tsx changes to bookings and sidebar dropdown (#991) 2021-10-19 12:38:05 +00:00
SettingsShell.tsx moved embed and webhooks from settings into /integrations (#978) 2021-10-17 10:35:25 +01:00
Shell.tsx changes to bookings and sidebar dropdown (#991) 2021-10-19 12:38:05 +00:00
Slider.tsx Chore: Resolves TS errors related to FileReader/ImageUploader (#965) 2021-10-16 10:42:28 +00:00
Tooltip.tsx replaced window.location with NEXT_PUBLIC_APP_URL (#769) 2021-09-24 09:03:28 -06:00