feat(mangel): Leitungsverantwortliche dürfen Mangel-Status ändern/erledigen
CI / backend-tests (push) Failing after 1m40s
CI / frontend-build (push) Successful in 17s

Nutzer-Entscheidung: Status ändern/Erledigen bleibt nicht nur Materialverant-
wortlichen+Admin vorbehalten, Leitungsverantwortliche gehören ebenfalls dazu.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01KC8HYvv6UkCVYheYiTw9DD
This commit is contained in:
2026-09-05 13:42:28 +02:00
co-authored by Claude Sonnet 5
parent e9904d5bea
commit 8fbb356c34
4 changed files with 67 additions and 3 deletions
+32
View File
@@ -4019,3 +4019,35 @@ Keine Commits in dieser Session.
- frontend/src/pages/admin/ObjektSection.tsx | 129 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
---
## 2026-09-05 13:36 13:39 (2m)
**Beschreibung:** Claude Code Session
**Projekt:** asb-material
### Commits
- e9904d5 feat(dashboard): drei fehlende Kacheln (Kennzahlen, Mängel, Qualifikationsablauf)
### Geänderte Dateien
- DEVLOG.md | 22 ++++++++++++++++
- backend/app/api/v1/endpoints/dashboard.py | 13 ++++++++++
- backend/app/schemas/dashboard.py | 14 ++++++++++
- backend/app/services/dashboard.py | 35 +++++++++++++++++++++++++
- backend/tests/test_personal.py | 59 ++++++++++++++++++++++++++++++++++++++++++
- frontend/src/pages/DashboardPage.tsx | 106 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
---
## 2026-09-05 13:41 13:41 (0m)
**Beschreibung:** Claude Code Session
**Projekt:** asb-material
### Commits
Keine Commits in dieser Session.
### Geänderte Dateien
- DEVLOG.md | 22 ++++++++++++++++
- backend/app/api/v1/endpoints/dashboard.py | 13 ++++++++++
- backend/app/schemas/dashboard.py | 14 ++++++++++
- backend/app/services/dashboard.py | 35 +++++++++++++++++++++++++
- backend/tests/test_personal.py | 59 ++++++++++++++++++++++++++++++++++++++++++
- frontend/src/pages/DashboardPage.tsx | 106 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
---