DAK Zweitmeinungs-Portal – Case Management & Reporting
Find a file
CCS Admin 002021d7c7 feat: add Excel export for filtered case list
New GET /cases/export endpoint generates .xlsx with openpyxl using the
same filters as the case list (year, fallgruppe, ICD status, search).
Role-aware columns: admins see patient names, DAK staff does not.
Frontend adds a Download button next to the filter bar with loading
state. Refactors shared query logic into _build_case_query helper.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-28 14:43:00 +00:00
backend feat: add Excel export for filtered case list 2026-02-28 14:43:00 +00:00
deploy feat: add Passenger app.js for Plesk deployment 2026-02-24 08:55:47 +00:00
docs feat: add Excel export for filtered case list 2026-02-28 14:43:00 +00:00
frontend feat: add Excel export for filtered case list 2026-02-28 14:43:00 +00:00
.gitignore feat: add avatar upload/delete endpoints with static file serving 2026-02-26 09:39:21 +00:00
Dak_projekt_spezifikation_final.md feat: project scaffolding with FastAPI, config, database connection 2026-02-24 07:24:00 +00:00