cal.pub0.org/apps/web/lib
Jeroen Reumkens ccc2bdd25e
🧹 One `calcom/ui` import to rule them all (#5561)
* Removed emptyscreen component v1 version, migrated pages that still used it to v2, and removed v1 of workflow pages and components.

* updated workflow pages imports to remove v2 from path.

* Deleted v1 switch component, deleted v1 api-keys components, deleted old web integrations components that were unused.

* Removed v1 list component.

* Fixed event workflows tab path.

* Fixed import path for button in sandbox page.

* Cleanup and type fixes

* Making explicit indexes

* UI import migrations

* More import fixes

* More import fixes

* Submodule sync

* Type fixes

* Build fixes

Co-authored-by: zomars <zomars@me.com>
2022-11-22 19:55:25 -07:00
..
auth Type fixes 2022-05-17 15:32:54 -06:00
config V2 Main (#3549) 2022-08-24 14:18:42 -06:00
core Cleanup + migrate away from process.browser (#5408) 2022-11-08 08:36:59 +01:00
hooks feat: trpc v10 migration (#5332) 2022-11-10 23:40:01 +00:00
mutations/bookings Recurring emails fixed (#5499) 2022-11-12 16:46:27 +00:00
types Apps Status + Updates to non-traditional calendars (#5034) 2022-10-19 13:11:50 -03:00
QueryCell.tsx 🧹 One `calcom/ui` import to rule them all (#5561) 2022-11-22 19:55:25 -07:00
app-providers.tsx 🧹 One `calcom/ui` import to rule them all (#5561) 2022-11-22 19:55:25 -07:00
asStringOrNull.tsx Refactors EE code (#3490) 2022-07-28 13:58:26 -06:00
auth.ts Improve 2fa: ask for code before account removal and 2fa disabling (#3817) 2022-08-31 14:57:53 -06:00
availability.ts Extract prisma to it's own package (#1823) 2022-02-15 13:30:52 -07:00
classNames.ts Add ui package for reusable components (#1916) 2022-02-21 09:41:25 -07:00
clock.ts #4533: Show correct time format on booking page (#4771) 2022-09-30 14:45:28 +02:00
cropImage.ts Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
ensureArray.ts Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
getBooking.tsx Fix disabled locations when rescheduling (#5046) 2022-10-17 15:47:11 +02:00
hasKeyInMetadata.ts WIP stripe customer metedada sync (#3153) 2022-07-07 15:24:42 -06:00
isBrandingHidden.tsx Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
isOutOfBounds.tsx Migrates all tRPC code to a monorepo package (#3484) 2022-07-22 11:27:06 -06:00
isPrismaObj.ts WIP stripe customer metedada sync (#3153) 2022-07-07 15:24:42 -06:00
location.ts Fixes/locations (#2383) 2022-04-05 18:03:22 +00:00
parseDate.ts feat: trpc v10 migration (#5332) 2022-11-10 23:40:01 +00:00
parseZone.ts Consolidates dayjs in a single package 2022-06-28 14:48:24 -06:00
prisma.ts Admin/team billing downgrader (#2040) 2022-03-03 19:29:19 +00:00
profile.ts replaced gravatar default (#4158) 2022-09-05 10:23:39 +00:00
random.ts App Store (#1869) 2022-03-23 15:00:30 -07:00
slots.ts Migrates all tRPC code to a monorepo package (#3484) 2022-07-22 11:27:06 -06:00
slugify.ts Build fixes (#1929) 2022-02-21 18:45:35 +00:00
withEmbedSsr.tsx The links that can be directly given to embed should pre-render(Either SSG/SSR) (#4975) 2022-10-19 21:25:03 +00:00