cal.pub0.org/apps/web
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
..
@types
components 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
docs Fix SAML login (#4037) 2022-08-30 12:25:24 -06:00
lib Moved booking logic to calcom/features (#4960) 2022-10-12 13:04:51 +00:00
pages 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
playwright Update change-username.e2e.ts 2022-10-06 12:15:14 -06:00
public 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
scripts
server/lib Migrates all tRPC code to a monorepo package (#3484) 2022-07-22 11:27:06 -06:00
styles #4306: Added darkmode support for select by styling via tailwind (#4824) 2022-10-10 18:50:43 +00:00
test Feat Booking Limits (#4759) 2022-10-12 05:29:04 +00:00
.eslintignore
.gitignore Bugfix/typescript performance (#4073) 2022-09-05 17:16:42 +01:00
.nvmrc
calendso.yaml app store updates (caldav) (#4640) 2022-09-20 17:48:20 +00:00
middleware.ts #3785: Converted billing settings page to v2. (#4795) 2022-10-04 22:54:15 +00:00
next-i18next.config.js Migrates all tRPC code to a monorepo package (#3484) 2022-07-22 11:27:06 -06:00
next.config.js added new license required /signup page (#4966) 2022-10-12 13:52:59 +01:00
package.json sync monorepo packages 2022-10-10 17:22:52 -06:00
postcss.config.js
project.toml
tailwind.config.js Fixes tailwind for EE code 2022-07-29 16:26:31 -06:00
tsconfig.json Routing Forms Improvements - Rename routing_forms to routing-forms (#4546) 2022-09-22 22:53:43 +05:30