cal.pub0.org/packages/app-store/_utils
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
..
auth.ts Apps: Riverside/Whereby/Around (#3053) 2022-06-27 12:17:38 +02:00
decodeOAuthState.ts Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
encodeOAuthState.ts Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
getAppCategories.ts chore: recategorize apps (#9306) 2023-06-28 18:22:51 +02:00
getAppKeysFromSlug.ts Fix/office365 api call (#3534) 2022-07-27 19:12:42 +00:00
getCalendar.ts Add missing zoho-bigin import (#8798) 2023-05-10 14:37:16 +00:00
getEventTypeAppData.ts chore: remove deprecated metamask and rainbow (#9299) 2023-06-06 11:18:44 +00:00
getInstalledAppPath.ts chore: recategorize apps (#9306) 2023-06-28 18:22:51 +02:00
getParsedAppKeysFromSlug.ts Fix/office365 api call (#3534) 2022-07-27 19:12:42 +00:00
installation.ts Apps: Riverside/Whereby/Around (#3053) 2022-06-27 12:17:38 +02:00
useAddAppMutation.ts Refactor app store & fix admin apps list bugs (#7812) 2023-04-11 18:56:43 -07:00