vikunja/frontend/tests
Marlon May 5809b510ac
feat(planner): add cross-project calendar planner view
A standalone /planner page to schedule tasks on a week/day time grid.
Frontend-only; no API or DB changes (reuses start/end/due dates and the
v2 tasks endpoint).

- Week + day views with zoomable hour grid and current-time marker
- Drag unscheduled tasks from a sidebar onto time slots; drag to move,
  resize, or send back to unschedule
- All-day row for due-only/all-day tasks; drag in and out of it
- Cross-project: reuses the standard task filter in the sidebar
- View settings (working hours, slot size, default duration, full-week
  vs next-7-days, show done) persisted per device
- Respects user week-start and 12h/24h time format
2026-06-23 08:33:16 +02:00
..
e2e feat(planner): add cross-project calendar planner view 2026-06-23 08:33:16 +02:00
factories test(time-tracking): add end-to-end coverage 2026-06-08 13:54:09 +00:00
fixtures test(e2e): add Playwright test for avatar cache invalidation 2026-02-13 09:31:28 +01:00
support test(e2e): add user settings nav helper 2026-04-21 10:50:09 +00:00