1.1 KiB
1.1 KiB
Task: Content date context UI
Goal
Show calendar context while creating, editing, and viewing content items.
Feature Spec
docs/FEATURES/calendar-integrations.md
Scope
- Show compact read-only calendar context pills near the publish date or scheduling area on content detail.
- Include same-day visible calendar events such as Mother's Day, Christmas Eve, Ramadan, and Queen's Day.
- Let users click a pill to open event details or navigate to the matching calendar day.
- Lightly mark dates with visible calendar events in the content create/edit date picker.
- Show event names in a small date context panel during date selection.
- Do not convert calendar context pills into hashtags or content tags automatically.
- Do not add scheduling warnings, blocking behavior, or notifications in this task.
Relevant Files
frontend/src/features/content/views/ContentItemDetailView.vuefrontend/src/features/content/views/ContentItemsView.vuefrontend/src/features/content/frontend/src/locales/en.jsonfrontend/src/locales/fr.json
Validation
cd frontend
npm run build