Admin-Portal: Eskalations-Konfiguration-UI (Karte 12)
Neuer Tab "Eskalation": Zeitschwellen (Erinnerung/Leitung, Tage) lesen/ändern über GET/PUT /eskalation/konfiguration, "Jetzt prüfen"-Button stößt denselben Lauf wie der tägliche systemd-Timer manuell an. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01CVgbozhYmuEhiEJHffRXCV
This commit is contained in:
@@ -3008,3 +3008,23 @@ Keine Commits in dieser Session.
|
||||
- ...07_indizes_und_unique_constraints.py => 0007_indizes_und_locks.py} | 4 ++--
|
||||
|
||||
---
|
||||
## 2026-09-04 19:53 – 19:54 (0m)
|
||||
**Beschreibung:** Claude Code Session
|
||||
**Projekt:** backend
|
||||
|
||||
### Commits
|
||||
- e949b5e Materialänderungslog: Historie-Endpunkt + Admin-Tab
|
||||
|
||||
### Geänderte Dateien
|
||||
- DEVLOG.md | 57 ++++++++++++++++
|
||||
- backend/DEVLOG.md | 11 ++++
|
||||
- backend/app/api/v1/api.py | 2 +
|
||||
- backend/app/api/v1/endpoints/historie.py | 63 ++++++++++++++++++
|
||||
- backend/app/schemas/historie.py | 18 +++++
|
||||
- backend/tests/test_historie.py | 37 +++++++++++
|
||||
- frontend/src/api/types.ts | 13 ++++
|
||||
- frontend/src/pages/AdminPage.tsx | 5 +-
|
||||
- frontend/src/pages/admin/HistorieSection.tsx | 98 ++++++++++++++++++++++++++++
|
||||
- frontend/src/styles/global.css | 19 ++++++
|
||||
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user