m
84b178edbf
feat: Phase B — interactive dashboard, breadcrumbs, clickable navigation
- Breadcrumb component: reusable nav with items array (label+href)
- DeadlineTrafficLights: buttons → Links to /fristen?status={filter}
- CaseOverviewGrid: static metrics → clickable Links to /cases?status={filter}
- UpcomingTimeline: items → clickable Links to /fristen/{id} or /termine/{id}
with case number links and hover chevron
- QuickActions: swap CalDAV Sync for "Neuer Termin" → /termine/neu,
fix "Frist eintragen" → /fristen/neu
- AISummaryCard: add RefreshCw button with spinning animation
- RecentActivityList: new component showing recent case events
- DeadlineList: accept initialStatus prop, add this_week/ok filters
- fristen/page.tsx: read searchParams.status for initial filter
- Add breadcrumbs to dashboard, fristen, cases, termine pages
- Add RecentActivity type, update DashboardData type
2026-03-25 19:29:13 +01:00
..
2026-03-25 18:40:15 +01:00
2026-03-25 19:29:13 +01:00
2026-03-24 19:20:49 +01:00
2026-03-25 16:19:00 +01:00
2026-03-25 15:53:32 +01:00
2026-03-24 18:32:50 +01:00
2026-03-25 13:39:16 +01:00
2026-03-25 15:55:58 +01:00
2026-03-25 16:19:00 +01:00
2026-03-24 18:32:50 +01:00
2026-03-24 18:32:50 +01:00
2026-03-25 16:19:00 +01:00