cal.pub0.org/packages/trpc/server/routers/viewer
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
..
apiKeys.tsx Update all Yarn dependencies (2022-07-29) (#3599) 2022-08-17 11:38:21 -06:00
auth.tsx Add password on confirmation when changing email (#4503) 2022-09-17 23:27:25 +01:00
availability.tsx Availability default bug (#4345) 2022-09-15 07:20:04 +00:00
bookings.tsx Moved booking logic to calcom/features (#4960) 2022-10-12 13:04:51 +00:00
eventTypes.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
slots.tsx Feat Booking Limits (#4759) 2022-10-12 05:29:04 +00:00
teams.tsx added new license required /signup page (#4966) 2022-10-12 13:52:59 +01:00
webhook.tsx Moved booking logic to calcom/features (#4960) 2022-10-12 13:04:51 +00:00
workflows.tsx Workflow security fixes (#4996) 2022-10-14 10:52:20 +01:00