cal.pub0.org/packages/ui/v2/core
Hariom Balhara 271d4319b9
Introduce EventTypeAppCard in app-store and make it super easy to add it through CLI - Also adds Fathom app (#4727)
* Add OmniInstall button

* Make AppCards configurable by the app itself

* Make OmniInstallAppButton not redirect

* Fixes

* Add extendsFeature support to CLI

* Move to automatic file generation approach as dynamic import checking doesnt work correctly

* Use zod everywhere consistenly for metadata and fix all TS issues

* Fix viewer.eventTypes endpoint. Make prisma base select and _ prefixed models consistent in expecting scalars only

* Remove unnecessary zod parsing of event-types as it is making the scope of the PR huge

* Fix UI TS errors

* wip

* Add zod types support in EventTypeAppCard.tsx

* Fixes during PR review and other failing tests

* Remove unused app

* Fix stripe installation flow

* More fixes

* Fix apps and active apps count

* self review

* Add loading attribute to OmniInsall button

* Handle empty state

* Improve types

* Fix stripe app installation bug

* added fathom app (#4804)

* added fathom app wrapper, needs script injection to public booking page

* new logo

* Add Fathom script support on booking pages and add it as an eventTypeapp

* Add automation and analytics apps

* Add missing pieces for analytics category

* Rename BookingPageScripts to BookingPageTagManager

Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>

* Fix lint error

* Fix runtime error with legayAppData being undefined

* Remove duplicate automation key

Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-10-14 10:24:43 -06:00
..
apps Introduce EventTypeAppCard in app-store and make it super easy to add it through CLI - Also adds Fathom app (#4727) 2022-10-14 10:24:43 -06:00
form #4306: Added darkmode support for select by styling via tailwind (#4824) 2022-10-10 18:50:43 +00:00
layouts Introduce EventTypeAppCard in app-store and make it super easy to add it through CLI - Also adds Fathom app (#4727) 2022-10-14 10:24:43 -06:00
navigation minor layout fixes (#4741) 2022-09-28 18:56:59 +01:00
skeleton Fix flash of untranslated content by adding inline Skeleton Loaders on EventType (#4519) 2022-09-21 16:01:47 +00:00
Alert.tsx Calendar credential key missing fix (#4645) 2022-09-21 13:24:02 +00:00
Avatar.tsx V2 settings teams (Profil, Members, Appearance View) (#4350) 2022-09-12 17:04:33 -05:00
AvatarGroup.tsx
Badge.tsx added badge for unconfirmed bookings (#4912) 2022-10-10 17:00:09 +00:00
Breadcrumb.tsx
Button.tsx Remove black ring on focus when copying private link (#4883) 2022-10-06 15:18:16 +00:00
ButtonGroup.tsx Add rounded-none to combined buttons by default (#4330) 2022-09-09 11:18:15 +00:00
Card.tsx
ConfirmationDialogContent.tsx
Dialog.tsx added TimezoneChangeDialog (#4818) 2022-10-05 14:33:29 +00:00
Divider.tsx
Dropdown.tsx fixed dropdown in safari (#4828) 2022-10-04 15:50:15 +00:00
EmptyScreen.tsx added new VerticalDivider, using it in Event-types, fixed padding in app store (#4165) 2022-09-05 15:15:26 +00:00
ImageUploader.tsx fixed z-index and buttons in avatar uploader (#4698) 2022-09-24 17:09:37 +00:00
LinkIconButton.tsx V2 settings teams (Profil, Members, Appearance View) (#4350) 2022-09-12 17:04:33 -05:00
List.tsx Calendar credential key missing fix (#4645) 2022-09-21 13:24:02 +00:00
Loader.tsx Adds deprecation notice for Loader 2022-09-02 13:39:45 -06:00
Meta.tsx Hotfix/fix tests (#4494) 2022-09-15 16:59:48 +00:00
PageHeader.tsx
Portal.tsx
Shell.tsx Introduce EventTypeAppCard in app-store and make it super easy to add it through CLI - Also adds Fathom app (#4727) 2022-10-14 10:24:43 -06:00
Stepper.tsx
Swatch.tsx
Switch.tsx Fixes for advanced tabs form logic (#4731) 2022-09-29 16:46:47 +00:00
TableActions.tsx Fix RadixUI dropdown 1.0.0 (#4767) 2022-09-30 12:29:22 +02:00
TimezoneSelect.tsx #4306: Added darkmode support for select by styling via tailwind (#4824) 2022-10-10 18:50:43 +00:00
Tooltip.tsx Icon button instead of text (#4636) 2022-09-21 05:52:14 +00:00
VerticalDivider.tsx Rounded divider + Fixing button group (#4233) 2022-09-07 11:04:12 +00:00
WizardForm.tsx Bugfix/typescript performance (#4073) 2022-09-05 17:16:42 +01:00
banner.tsx
colorpicker.tsx Bugfix/typescript performance (#4073) 2022-09-05 17:16:42 +01:00
head-seo.tsx
index.ts Rounded divider + Fixing button group (#4233) 2022-09-07 11:04:12 +00:00
notifications.tsx feat: add transition in toasts (#4658) 2022-09-28 19:01:19 +01:00