cal.pub0.org/apps/web/pages
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
..
[user] 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
api Moved booking logic to calcom/features (#4960) 2022-10-12 13:04:51 +00:00
apps/[slug] Moved booking logic to calcom/features (#4960) 2022-10-12 13:04:51 +00:00
auth added new license required /signup page (#4966) 2022-10-12 13:52:59 +01:00
cancel redesigned cancel page to new design (#3923) 2022-08-22 19:48:33 +00:00
d/[link] 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
getting-started reduced padding top on mobile onboarding (#4856) 2022-10-05 18:46:20 +00:00
payment Refactors EE code (#3490) 2022-07-28 13:58:26 -06:00
reschedule If booking doesnt exist its 404 page but if it exists and eventType doesnt exist, log it for now and continue with the flow (#3202) 2022-06-30 09:09:15 -06:00
sandbox add trpc v10 (#4683) 2022-09-29 16:58:29 +00:00
team 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
v2 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
video fix color for calcom logo on /video (#4326) 2022-09-09 09:44:25 +02:00
404.tsx fixed 404 signup page (#4603) 2022-09-19 15:49:04 +00:00
500.tsx There is lot of hardcoding links in application (#3130) 2022-07-01 11:19:52 -06:00
[user].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
_app.tsx V2.0 - Routing Forms and Shell 2.0 everywhere (#3902) 2022-09-02 19:00:41 +00:00
_document.tsx Embed Improvements: Add auto-scroll support back, reduce CLS, remove loader for Routing Form embed (#4819) 2022-10-14 10:10:54 +00:00
_error.tsx Type fixes 2022-05-17 15:32:54 -06:00
index.tsx Lint fixes (#1826) 2022-02-11 22:20:10 +00:00
more.tsx Old teams page in v2 (#4553) 2022-09-17 17:53:31 +00:00
old-getting-started.tsx add trpc v10 (#4683) 2022-09-29 16:58:29 +00:00
signup.tsx added new license required /signup page (#4966) 2022-10-12 13:52:59 +01:00