dak.c2s/frontend/src/components/ui
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
..
alert.tsx feat: auth context, login/register pages, app layout with routing 2026-02-24 08:21:00 +00:00
avatar.tsx feat: auth context, login/register pages, app layout with routing 2026-02-24 08:21:00 +00:00
badge.tsx feat: auth context, login/register pages, app layout with routing 2026-02-24 08:21:00 +00:00
button.tsx feat: frontend setup — React, Vite, TypeScript, Tailwind CSS v4, shadcn/ui 2026-02-24 08:14:36 +00:00
card.tsx feat: frontend setup — React, Vite, TypeScript, Tailwind CSS v4, shadcn/ui 2026-02-24 08:14:36 +00:00
dropdown-menu.tsx feat: auth context, login/register pages, app layout with routing 2026-02-24 08:21:00 +00:00
form.tsx feat: auth context, login/register pages, app layout with routing 2026-02-24 08:21:00 +00:00
input.tsx feat: frontend setup — React, Vite, TypeScript, Tailwind CSS v4, shadcn/ui 2026-02-24 08:14:36 +00:00
label.tsx feat: frontend setup — React, Vite, TypeScript, Tailwind CSS v4, shadcn/ui 2026-02-24 08:14:36 +00:00
scroll-area.tsx feat: dashboard, cases, import, and ICD pages with full functionality 2026-02-24 08:32:18 +00:00
select.tsx feat: dashboard, cases, import, and ICD pages with full functionality 2026-02-24 08:32:18 +00:00
separator.tsx feat: auth context, login/register pages, app layout with routing 2026-02-24 08:21:00 +00:00
sheet.tsx feat: auth context, login/register pages, app layout with routing 2026-02-24 08:21:00 +00:00
skeleton.tsx feat: dashboard, cases, import, and ICD pages with full functionality 2026-02-24 08:32:18 +00:00
table.tsx feat: dashboard, cases, import, and ICD pages with full functionality 2026-02-24 08:32:18 +00:00
tabs.tsx feat: dashboard, cases, import, and ICD pages with full functionality 2026-02-24 08:32:18 +00:00
tooltip.tsx feat: auth context, login/register pages, app layout with routing 2026-02-24 08:21:00 +00:00