cal.pub0.org/apps/web
Joe Au-Yeung 58b439ca65
Revamp Google Cal warning for Meet, Amie, and Vimcal (#7308)
* Create requires Google Cal component

* Create installed GCal message

* Move requires GCal component to App

* Clean up

* Abstract prerequisite component

* Add requires message on app card

* Refactor to dependency

* Clean up

* Change typeform dep & remove app card dep component

* Clean up

* Change dependency to dependencies

* Pass disableInstall to default install button for AppCard

* Refactor app page to dependencies

* Type fix

* More type fixes

* Update apps/web/components/apps/App.tsx

* Apply suggestions from code review

---------

Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
2023-03-09 10:07:23 +01:00
..
components Revamp Google Cal warning for Meet, Amie, and Vimcal (#7308) 2023-03-09 10:07:23 +01:00
docs Fix SAML login (#4037) 2022-08-30 12:25:24 -06:00
fonts feat: use `@next/font` for font loading (#6346) 2023-02-17 18:53:17 +01:00
lib Well, you can have 0 attendees in a booking (#7494) 2023-03-03 09:35:58 -07:00
pages Revamp Google Cal warning for Meet, Amie, and Vimcal (#7308) 2023-03-09 10:07:23 +01:00
playwright Fixed test (#7572) 2023-03-07 15:15:11 -07:00
public Revamp Google Cal warning for Meet, Amie, and Vimcal (#7308) 2023-03-09 10:07:23 +01:00
scripts Eslint fixes (#1898) 2022-02-18 16:53:45 +00:00
server/lib use inner context type (#7449) 2023-03-06 13:17:16 +00:00
styles max-height for description + scroll bar, removing description icon (#7535) 2023-03-06 16:44:31 +00:00
test Fix: Filter Timezones by cities (#7540) 2023-03-06 17:52:20 +00:00
.eslintignore Fixes for lint 2022-02-10 14:22:45 -07:00
.gitignore Bugfix/revert e5ba8616 (#5479) 2022-11-11 09:47:11 +00:00
.nvmrc chore(web): update .nvmrc to node 16 (#6214) 2023-01-04 15:20:05 -07:00
calendso.yaml Deprecated API endpoints cleanup (#5478) 2022-11-11 19:54:44 +00:00
middleware.ts Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07: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 feat: use next transpile packages feature (#7527) 2023-03-06 13:10:39 +00:00
package.json Fix conflicts for embed tests (#7311) 2023-03-08 13:20:04 +00:00
postcss.config.js Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
project.toml Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
sentry.client.config.js Bugfix/revert e5ba8616 (#5479) 2022-11-11 09:47:11 +00:00
sentry.properties Bugfix/revert e5ba8616 (#5479) 2022-11-11 09:47:11 +00:00
sentry.server.config.js Bugfix/revert e5ba8616 (#5479) 2022-11-11 09:47:11 +00:00
tailwind.config.js Revert "experiment: disco border (#6531)" 2023-01-18 19:29:36 +00:00
tsconfig.json Routing Forms Improvements - Rename routing_forms to routing-forms (#4546) 2022-09-22 22:53:43 +05:30