mirror of
https://github.com/complexcaresolutions/dak.c2s.git
synced 2026-03-17 19:33:41 +00:00
- Dashboard KPI cards are now clickable with role-based links
- New GutachtenStatistikPage placeholder at /gutachten-statistik
- New "Meine Freigaben" page for DAK-Mitarbeiter to view/revoke own disclosures
- Backend: GET /cases/my-disclosure-requests, PUT /cases/disclosure-requests/{id}/revoke
- Admin Disclosures page: full history with status tabs and revoke capability
- Backend: PUT /admin/disclosure-requests/{id}/revoke, default shows all statuses
- Sidebar: "Meine Freigaben" entry for dak_mitarbeiter role
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
||
|---|---|---|
| .. | ||
| __init__.py | ||
| audit_service.py | ||
| auth_service.py | ||
| coding_service.py | ||
| csv_parser.py | ||
| disclosure_service.py | ||
| excel_export.py | ||
| excel_import.py | ||
| excel_sync.py | ||
| icd_service.py | ||
| import_service.py | ||
| notification_service.py | ||
| report_service.py | ||
| vorjahr_service.py | ||