dak.c2s/backend/app/api
CCS Admin 48939f01dd feat: add Onko-Intensiv and Galle-Schild report types
Adds report_type support across the full stack:
- Backend: REPORT_TYPES mapping, fallgruppen filter in all 5 sheet
  calculations, dynamic Excel columns, report_type DB column with
  Alembic migration 007
- Frontend: report type dropdown in generation form, type column in
  reports table, dynamic fallgruppen in ReportViewer

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-27 12:47:59 +00:00
..
__init__.py feat: project scaffolding with FastAPI, config, database connection 2026-02-24 07:24:00 +00:00
admin.py feat: add reactivate and delete buttons for admin disclosure view 2026-02-27 08:25:46 +00:00
auth.py feat: add MFA disable (self-service + admin reset) endpoints 2026-02-26 09:40:57 +00:00
cases.py feat: add re-request and delete buttons for inactive disclosures 2026-02-27 08:11:08 +00:00
coding.py feat: coding queue, reports API, Excel sync 2026-02-24 08:03:17 +00:00
import_router.py feat: add audit logging for login, logout, imports, and report generation 2026-02-24 10:36:25 +00:00
notifications.py feat: admin API, audit logging, notifications, create_admin script 2026-02-24 07:48:41 +00:00
reports.py feat: add Onko-Intensiv and Galle-Schild report types 2026-02-27 12:47:59 +00:00