699 B
699 B
Task: Merge content calendar and list navigation
Goal
Expose calendar and content list workflows from a single Content sidebar entry.
Scope
- Keep one sidebar item named Content using the calendar icon.
- Route the old workspace calendar entry to the Content page.
- Add Month, Week, and Upcoming views to the Content page.
- Remove in-view new content buttons because the app bar already exposes creation.
Relevant Files
frontend/src/layouts/main/AppSidebar.vuefrontend/src/router/router.jsfrontend/src/features/content/views/ContentItemsView.vuefrontend/src/locales/en.jsonfrontend/src/locales/fr.json
Validation
cd frontend
npm run build