cal.pub0.org/apps/web/components
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
..
apps Revamp Google Cal warning for Meet, Amie, and Vimcal (#7308) 2023-03-09 10:07:23 +01:00
auth Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
availability Made Skeleton Loader for Availibilty Page look more like actual content of the page (#7415) 2023-03-03 18:08:10 -07:00
booking Fix/icon size and url (#7605) 2023-03-08 21:59:15 +00:00
dialog fix: event location not translated in booking page (#7528) 2023-03-07 22:37:56 +00:00
error
eventtype Bugfix/improved assignment page (#7165) 2023-03-08 15:04:33 -07:00
getting-started Fixes formatting issues with lists in event type description and bio (#7505) 2023-03-04 00:20:13 +01:00
integrations Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
layouts Tidy up v2 layouts (#6266) 2023-01-05 18:00:16 +01:00
schemas added EventReservationSchema to success page (#5777) 2022-12-05 21:35:44 +00:00
security Tree shake icons (#7051) 2023-03-02 13:56:10 -07:00
settings Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
setup Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
team/screens Fixes formatting issues with lists in event type description and bio (#7505) 2023-03-04 00:20:13 +01:00
ui Tree shake icons (#7051) 2023-03-02 13:56:10 -07:00
AddToHomescreen.tsx Reduce bundle size by importing single icons at a time (#6644) 2023-01-23 23:08:01 +00:00
AdditionalCalendarSelector.tsx Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
AppListCard.tsx fix: ui inconsistency in calendar app (#7209) 2023-03-09 00:16:26 +01:00
AppsShell.tsx Fixing App tabs routing (#3711) 2022-08-05 05:21:43 +00:00
BookingsShell.tsx Remove shallow routing (#3401) 2022-07-17 15:42:13 +05:30
DestinationCalendarSelector.tsx Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
Embed.tsx fix: color picker a11y fixes (#7084) 2023-02-17 20:27:29 +00:00
Gates.tsx Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
I18nLanguageHandler.tsx Fix lang and dir attributes not being set (#6243) 2023-01-03 11:09:05 +01:00
ImageUploader.tsx Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
Loader.tsx 🧹 One `calcom/ui` import to rule them all (#5561) 2022-11-22 19:55:25 -07:00
NavTabs.tsx Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
SettingsShell.tsx Fixed href's to go to the right place (#7377) 2023-02-24 11:39:09 -07:00
Slider.tsx