DAK Zweitmeinungs-Portal – Case Management & Reporting
Find a file
CCS Admin 5cbef969fb feat: dashboard, cases, import, and ICD pages with full functionality
Implement the four core frontend pages for the DAK Zweitmeinungs-Portal:
- DashboardPage: KPI cards, weekly stacked bar chart, fallgruppen donut chart, year selector
- CasesPage: filterable/searchable paginated table with detail slide-out and inline ICD editing
- ImportPage: CSV upload with preview/confirm, ICD Excel upload, import history log
- IcdPage: reuses CasesPage with pending-icd-only filter

Also adds shadcn/ui components (table, select, tabs, skeleton, scroll-area) and
new TypeScript types for import log and ICD import responses.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-24 08:32:18 +00:00
backend feat: Excel export in Berichtswesen format + historical import 2026-02-24 08:07:28 +00:00
docs/plans feat: project scaffolding with FastAPI, config, database connection 2026-02-24 07:24:00 +00:00
frontend feat: dashboard, cases, import, and ICD pages with full functionality 2026-02-24 08:32:18 +00:00
.gitignore feat: project scaffolding with FastAPI, config, database connection 2026-02-24 07:24:00 +00:00
Dak_projekt_spezifikation_final.md feat: project scaffolding with FastAPI, config, database connection 2026-02-24 07:24:00 +00:00