cal/apps/web/pages
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
..
[user] chore: Removing the calendar-cache because of perf issues (#9808) 2023-06-27 00:32:05 +02:00
api chore: recategorize apps (#9306) 2023-06-28 18:22:51 +02:00
apps chore: recategorize apps (#9306) 2023-06-28 18:22:51 +02:00
auth chore: Sync packages mismatches (#9725) 2023-06-22 15:25:37 -07:00
availability feat: allow duplicate availability (#9615) 2023-06-26 07:35:20 -04:00
booking feat: Add google spam warning on booking confirmation page for gmail users ( CALCOM-9247) (#9531) 2023-06-23 17:13:16 +00:00
bookings feat: Organizations (#8993) 2023-06-14 21:40:20 +00:00
d/[link] Fully handle booking pages with conflicting themes being opened together (#8921) 2023-05-16 19:41:47 +00:00
event-types fix: Various errors & 500 error on duplicate url when editing (#9731) 2023-06-23 07:03:45 +02:00
getting-started feat: Organizations (#8993) 2023-06-14 21:40:20 +00:00
insights chore: Sync packages mismatches (#9725) 2023-06-22 15:25:37 -07:00
new-booker fix: title-for-team-events (#9828) 2023-06-28 10:47:28 -04:00
org/[orgSlug] feat: Organizations no middleware rewrite (#9548) 2023-06-21 21:12:12 +00:00
payment perf: Adds PageWrapper to pages (#8344) 2023-04-18 15:45:32 -03:00
reschedule Seated booking rescheduling. (#5427) 2023-03-14 04:19:05 +00:00
settings chore: Sync packages mismatches (#9725) 2023-06-22 15:25:37 -07:00
team chore: Sync packages mismatches (#9725) 2023-06-22 15:25:37 -07:00
teams Event Type: Title not displayed in the mobile view (#7451) 2023-04-19 13:17:54 -07:00
video chore: Sync packages mismatches (#9725) 2023-06-22 15:25:37 -07:00
workflows perf: Adds PageWrapper to pages (#8344) 2023-04-18 15:45:32 -03:00
_app.tsx perf: Adds PageWrapper to pages (#8344) 2023-04-18 15:45:32 -03:00
_document.tsx chore: moved viewport meta from document to PageWrapper (#9406) 2023-06-10 15:19:17 +00:00
_error.tsx New Booker Component (preparations for booker atom) (#6792) 2023-04-24 16:32:30 +02:00
[user].tsx chore: Sync packages mismatches (#9725) 2023-06-22 15:25:37 -07:00
404.tsx Adding team and org registration suggestion (#9764) 2023-06-23 22:01:54 +02:00
500.tsx chore: Sync packages mismatches (#9725) 2023-06-22 15:25:37 -07:00
index.tsx feat(web): improve session retrieval performance (#7584) 2023-03-10 23:45:24 +00:00
maintenance.tsx chore: Sync packages mismatches (#9725) 2023-06-22 15:25:37 -07:00
more.tsx Event Type: Title not displayed in the mobile view (#7451) 2023-04-19 13:17:54 -07:00
signup.tsx feat: email verification (#9081) 2023-06-07 07:27:48 +00:00