dak.c2s/backend/app/api
CCS Admin c302a91411 feat: auto-update fall_id when KVNR is entered on a case
When a KVNR is entered on a case that has a random-suffix or legacy
Nachname-based fall_id, the fall_id is automatically rebuilt using
the new KVNR.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-26 17:09:50 +00:00
..
__init__.py feat: project scaffolding with FastAPI, config, database connection 2026-02-24 07:24:00 +00:00
admin.py feat: add case masking for dak_mitarbeiter and disclosure endpoints 2026-02-26 16:07:30 +00:00
auth.py feat: add MFA disable (self-service + admin reset) endpoints 2026-02-26 09:40:57 +00:00
cases.py feat: auto-update fall_id when KVNR is entered on a case 2026-02-26 17:09:50 +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 checkbox selection and bulk delete for reports 2026-02-24 10:40:19 +00:00