cal/packages/types
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
..
@wojtekmaj__react-daterange-picker.d.ts Feat/v2 daterangepicker (#4002) 2022-09-01 10:09:08 +00:00
App.d.ts fix: Popular Apps Slider (#9189) 2023-05-30 18:36:48 +00:00
AppGetServerSideProps.d.ts fix: Routing Forms, Number operators were using string operands (#9182) 2023-06-01 20:29:13 +00:00
AppHandler.d.ts Webex integration (#7651) 2023-05-11 07:14:32 +00:00
BufferedBusyTime.d.ts Feat Booking Limits (#4759) 2022-10-12 05:29:04 +00:00
Calendar.d.ts Allow editing workflow templates (#8028) 2023-04-18 11:08:09 +01:00
Credential.d.ts Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
environment.d.ts chore: recategorize apps (#9306) 2023-06-28 18:22:51 +02:00
Event.d.ts As Google Meet is always installed, this fixes the doubling (#3093) 2022-06-17 18:34:41 +00:00
EventManager.d.ts Set GCal & Outlook `iCalUID` in .ics file (#8010) 2023-04-03 17:13:57 +00:00
ical.d.ts fix(calendar): recurring event fix (#6959) 2023-03-10 10:58:26 -07:00
inferSSRProps.d.ts Reusable inferSSRProps 2022-05-17 16:01:58 -06:00
next-auth.d.ts feat: Organizations (#8993) 2023-06-14 21:40:20 +00:00
next.d.ts Type fixes for API 2022-11-25 07:24:44 -07:00
package.json Extract prisma to it's own package (#1823) 2022-02-15 13:30:52 -07:00
PaymentService.d.ts perf: tRPC procedures and middleware refactor (#8419) 2023-05-09 19:27:05 +00:00
schedule.d.ts Revert "Date override fixes (#8330)" (#8369) 2023-04-19 08:43:08 +00:00
SVGComponent.d.ts Extracts EmptyScreen 2022-04-20 12:00:49 -06:00
tsconfig.json App Store (#1869) 2022-03-23 15:00:30 -07:00
utils.d.ts Same-day schedules created invalid workingHours (#3742) 2022-08-08 14:17:33 -06:00
VideoApiAdapter.d.ts feat: create trpc route to fetch download link (#7495) 2023-03-05 12:59:07 +00:00