cal/apps/web/components
Rob Jackson 171827f547
chore: recategorize apps (#9306)
* Remove unused code in InstalledAppsLayout

* Add new app categories "crm", "conferencing" and "messaging"

* Sort getAppCategories entries alphabetically

* Fix 404s on new category pages (and remove hardcoded category lists)

* Fix admin apps list not showing "no available apps" for new categories

* Recategorise apps

* Sync seed-app-store categories with config files

* Replace unnecessary seed-app-store.config.json with appStoreMetadata

* Copy video.svg to conferencing.svg

* Add messaging.svg

* Remove web3 from getAppCategories (used by installed apps, admin apps)

* Fix app-store-cli categories

- Add conferencing
- Add CRM
- Remove video
- Remove web3

* Remove outdated web3 comment in seed-app-store

* Update apps/web/public/static/locales/en/common.json

* Add cron script to keep db apps in sync with app metadata

* Add redirect for app category "video" to "conferencing"

* Fix up "video" category overrides to apply to conferencing

* Fix conferencing apps not showing as a location for non-team users

* Restore "installed_app" string for conferencing apps

* Make linter happier

* Remove my "installed_app_conferencing_description" as this was fixed upstream

* Quick tidy up

* Add dry-run to syncAppMeta via  CRON_ENABLE_APP_SYNC env

* Replace console.log with logger in syncAppMeta

---------

Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: alannnc <alannnc@gmail.com>
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
Co-authored-by: Omar López <zomars@me.com>
2023-06-28 18:22:51 +02:00
..
apps chore: Sync packages mismatches (#9725) 2023-06-22 15:25:37 -07:00
auth refactor: TwoFactor.tsx (#9392) 2023-06-09 08:19:33 +00:00
availability Replace react icons with lucidedev (#8146) 2023-04-12 17:26:31 +02:00
booking fix: don't show tool-tip when negative or zero recurring events (#9612) 2023-06-25 15:09:32 +00:00
dialog chore: Sync packages mismatches (#9725) 2023-06-22 15:25:37 -07:00
error chore: Sync packages mismatches (#9725) 2023-06-22 15:25:37 -07:00
eventtype chore: recategorize apps (#9306) 2023-06-28 18:22:51 +02:00
getting-started feat: Organizations (#8993) 2023-06-14 21:40:20 +00:00
integrations Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
layouts feat: Organizations (#8993) 2023-06-14 21:40:20 +00:00
schemas added EventReservationSchema to success page (#5777) 2022-12-05 21:35:44 +00:00
security fix: Removing 2fa text that appears twice (#9762) 2023-06-25 15:21:39 +00:00
settings fix: Removing 2fa text that appears twice (#9762) 2023-06-25 15:21:39 +00:00
setup chore: Sync packages mismatches (#9725) 2023-06-22 15:25:37 -07:00
team/screens chore: Sync packages mismatches (#9725) 2023-06-22 15:25:37 -07:00
ui chore: Sync packages mismatches (#9725) 2023-06-22 15:25:37 -07:00
AddToHomescreen.tsx Replace react icons with lucidedev (#8146) 2023-04-12 17:26:31 +02:00
AppListCard.tsx chore: fix all Typescript warnings (#8618) 2023-06-06 11:59:57 +00: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
Embed.tsx fix: Embed - Better support for layout config(without flash of default toggle) (#9714) 2023-06-26 17:24:19 +02:00
I18nLanguageHandler.tsx Remove getDirFromLang, in favour of doing this in the I18nLanguageHan… (#8425) 2023-04-21 00:45:22 +00:00
Loader.tsx 🧹 One `calcom/ui` import to rule them all (#5561) 2022-11-22 19:55:25 -07:00
NavTabs.tsx chore: Sync packages mismatches (#9725) 2023-06-22 15:25:37 -07:00
PageWrapper.tsx chore: moved viewport meta from document to PageWrapper (#9406) 2023-06-10 15:19:17 +00:00
SettingsShell.tsx Event Type: Title not displayed in the mobile view (#7451) 2023-04-19 13:17:54 -07:00