cal.pub0.org/packages/features
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: recategorize apps (#9306) 2023-06-28 18:22:51 +02:00
auth feat: custom auth preparations 2023-06-26 20:45:50 -07:00
bookings fix: title-for-team-events (#9828) 2023-06-28 10:47:28 -04:00
calendars fix-borders-on-weekly-view (#9770) 2023-06-25 17:04:25 +02:00
conferencing Refactors EE code (#3490) 2022-07-28 13:58:26 -06:00
ee chore: Subdomain blacklist when creating org (#9728) 2023-06-27 20:32:19 +00:00
eventtypes fix: Various errors & 500 error on duplicate url when editing (#9731) 2023-06-23 07:03:45 +02:00
filters feat: disable workflows and webhooks for orgs + UI changes [CAL-1873] (#9504) 2023-06-26 06:37:59 -04:00
flags chore: Sync packages mismatches (#9725) 2023-06-22 15:25:37 -07:00
form-builder chore: Sync packages mismatches (#9725) 2023-06-22 15:25:37 -07:00
insights chore: Sync packages mismatches (#9725) 2023-06-22 15:25:37 -07:00
kbar feat: organizations sidebar (#9395) 2023-06-15 16:12:47 +05:30
links Refactors EE code (#3490) 2022-07-28 13:58:26 -06:00
schedules bug/changed icon (#9801) 2023-06-26 13:00:19 +00:00
settings chore: Sync packages mismatches (#9725) 2023-06-22 15:25:37 -07:00
shell fix: [CAL-2005] Issue with loading skeleton on new side menu (#9829) 2023-06-28 15:12:33 +02:00
test chore: Subdomain blacklist when creating org (#9728) 2023-06-27 20:32:19 +00:00
tips chore: Sync packages mismatches (#9725) 2023-06-22 15:25:37 -07:00
users fix: update top banner (#9580) 2023-06-17 01:06:04 +00:00
webhooks feat: disable workflows and webhooks for orgs + UI changes [CAL-1873] (#9504) 2023-06-26 06:37:59 -04:00
index.ts Refactors EE code (#3490) 2022-07-28 13:58:26 -06:00
package.json test: Remove mockdate and replate with vitest system time (#9750) 2023-06-23 16:10:43 +00:00
tailwind.config.js Adds basic global feature flags (#7459) 2023-03-24 17:59:04 -07:00
tsconfig.json New Booker Component (preparations for booker atom) (#6792) 2023-04-24 16:32:30 +02:00