calcom/lib
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
..
config Suggestion: let prettier sort imports order (#673) 2021-09-22 13:52:38 -06:00
core Fixes Apple Calendar onboarding and type fixes (#988) 2021-10-20 15:42:40 +00:00
emails fix: type errors and translate ee pages (#1050) 2021-10-28 22:58:26 +00:00
events Fixes #1021 - correctly replace integrations:google:meet (#1071) 2021-10-29 08:21:32 +00:00
forgot-password/messaging feat: add translations for emails and type error fixes overall (#994) 2021-10-25 14:05:21 +01:00
hooks feat: add infinite scroll on bookings tabs (#1059) 2021-10-28 15:02:22 +00:00
integrations Refactors video integrations (#1037) 2021-10-26 10:17:24 -06:00
mutations [CAL-493] Implements tRCP on event types (#923) 2021-10-15 20:07:00 +01:00
queries/event-types Suggestion: let prettier sort imports order (#673) 2021-09-22 13:52:38 -06:00
types Refactors video integrations (#1037) 2021-10-26 10:17:24 -06:00
webhooks refactor /integrations with <Suspense /> (#1078) 2021-10-30 15:54:21 +00:00
app-providers.tsx fix i18n flicker on booking pages (#1013) 2021-10-20 16:00:11 +00:00
asStringOrNull.tsx add e2e testing on webhooks and booking happy-path (#936) 2021-10-18 22:07:06 +01:00
auth.ts Add two-factor authentication (#692) 2021-09-21 10:29:20 +01:00
calendarClient.ts Refactors video integrations (#1037) 2021-10-26 10:17:24 -06:00
CalEventParser.ts feat: add translations for emails and type error fixes overall (#994) 2021-10-25 14:05:21 +01:00
classNames.ts
clock.ts Suggestion: let prettier sort imports order (#673) 2021-09-22 13:52:38 -06:00
cropImage.ts Chore: Resolves TS errors related to FileReader/ImageUploader (#965) 2021-10-16 10:42:28 +00:00
crypto.ts
errors.ts Refactors video integrations (#1037) 2021-10-26 10:17:24 -06:00
event.ts resolved typescript problems for success.tsx, useTheme.tsx and event.ts (#786) 2021-10-05 23:53:24 +01:00
getting-started.tsx fix #582: send user back to onboarding after adding integration (#635) 2021-10-08 14:10:57 +01:00
integrations.ts Daily video calls (#542) 2021-10-07 17:12:39 +01:00
isBrandingHidden.tsx
jsonUtils.ts
location.ts Daily video calls (#542) 2021-10-07 17:12:39 +01:00
logger.ts
member.ts
notification.ts
parseZone.ts
prisma.ts Chore: Remove whereAndSelect and fix typescript of main PrismaClient adapter (#966) 2021-10-15 19:31:57 +01:00
profile.ts
QueryCell.tsx refactor /integrations with <Suspense /> (#1078) 2021-10-30 15:54:21 +00:00
serverConfig.ts
slots.ts Suggestion: let prettier sort imports order (#673) 2021-09-22 13:52:38 -06:00
slugify.ts
team.ts
telemetry.ts Suggestion: let prettier sort imports order (#673) 2021-09-22 13:52:38 -06:00
trpc.ts Zomars/fixes trpc typo (#957) 2021-10-14 19:22:01 +00:00
videoClient.ts Refactors video integrations (#1037) 2021-10-26 10:17:24 -06:00
webhook.ts Revert "Revert "Feature/cal 274 add webhooks (#628)" (#854)" (#876) 2021-10-07 15:14:47 +00:00