Zuständigkeit im Frontend anbinden (Karte 04)
CI / backend-tests (push) Successful in 1m13s
CI / frontend-build (push) Successful in 19s

Neuer Admin-Tab "Zuständigkeit": Benutzer materialverantwortlich für Standort
(vererbt sich auf alle Objekte dort) oder einzelnes Objekt zuordnen, Liste,
Entfernen. Backend-Endpunkte (inkl. DELETE) waren bereits vorhanden.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01CVgbozhYmuEhiEJHffRXCV
This commit is contained in:
2026-09-04 20:26:47 +02:00
co-authored by Claude Sonnet 5
parent c1f6eaa14c
commit 4c87bf2d84
4 changed files with 293 additions and 1 deletions
+85
View File
@@ -3106,3 +3106,88 @@ Keine Commits in dieser Session.
- frontend/src/pages/kontrolle/useKontrolle.ts | 13 +++--
---
## 2026-09-04 20:22 20:22 (0m)
**Beschreibung:** Claude Code Session
**Projekt:** backend
### Commits
- c1f6eaa Kontrollverantwortung im Frontend anbinden (Karte 01)
### Geänderte Dateien
- DEVLOG.md | 48 ++++++
- backend/DEVLOG.md | 16 ++
- backend/app/api/v1/endpoints/zustaendigkeit.py | 10 ++
- backend/tests/test_zustaendigkeit.py | 45 +++++
- frontend/src/api/types.ts | 7 +
- frontend/src/pages/AdminPage.tsx | 8 +-
- .../pages/admin/KontrollverantwortungSection.tsx | 185 +++++++++++++++++++++
---
## 2026-09-04 20:23 20:23 (0m)
**Beschreibung:** Claude Code Session
**Projekt:** asb-material
### Commits
Keine Commits in dieser Session.
### Geänderte Dateien
- DEVLOG.md | 48 ++++++
- backend/DEVLOG.md | 16 ++
- backend/app/api/v1/endpoints/zustaendigkeit.py | 10 ++
- backend/tests/test_zustaendigkeit.py | 45 +++++
- frontend/src/api/types.ts | 7 +
- frontend/src/pages/AdminPage.tsx | 8 +-
- .../pages/admin/KontrollverantwortungSection.tsx | 185 +++++++++++++++++++++
---
## 2026-09-04 20:23 20:24 (0m)
**Beschreibung:** Claude Code Session
**Projekt:** asb-material
### Commits
Keine Commits in dieser Session.
### Geänderte Dateien
- DEVLOG.md | 48 ++++++
- backend/DEVLOG.md | 16 ++
- backend/app/api/v1/endpoints/zustaendigkeit.py | 10 ++
- backend/tests/test_zustaendigkeit.py | 45 +++++
- frontend/src/api/types.ts | 7 +
- frontend/src/pages/AdminPage.tsx | 8 +-
- .../pages/admin/KontrollverantwortungSection.tsx | 185 +++++++++++++++++++++
---
## 2026-09-04 20:24 20:24 (0m)
**Beschreibung:** Claude Code Session
**Projekt:** asb-material
### Commits
Keine Commits in dieser Session.
### Geänderte Dateien
- DEVLOG.md | 48 ++++++
- backend/DEVLOG.md | 16 ++
- backend/app/api/v1/endpoints/zustaendigkeit.py | 10 ++
- backend/tests/test_zustaendigkeit.py | 45 +++++
- frontend/src/api/types.ts | 7 +
- frontend/src/pages/AdminPage.tsx | 8 +-
- .../pages/admin/KontrollverantwortungSection.tsx | 185 +++++++++++++++++++++
---
## 2026-09-04 20:24 20:25 (0m)
**Beschreibung:** Claude Code Session
**Projekt:** asb-material
### Commits
Keine Commits in dieser Session.
### Geänderte Dateien
- DEVLOG.md | 48 ++++++
- backend/DEVLOG.md | 16 ++
- backend/app/api/v1/endpoints/zustaendigkeit.py | 10 ++
- backend/tests/test_zustaendigkeit.py | 45 +++++
- frontend/src/api/types.ts | 7 +
- frontend/src/pages/AdminPage.tsx | 8 +-
- .../pages/admin/KontrollverantwortungSection.tsx | 185 +++++++++++++++++++++
---