feat: show update service status in UI

This commit is contained in:
2026-01-15 11:06:54 +01:00
parent 55e452b6a2
commit f513d46d08
22 changed files with 351 additions and 2 deletions

View File

@ -0,0 +1,17 @@
ID: TASK_000055 | Version: 0.2.1 | Status: Done
By: Codex (GPT-5)
# TASK_000055: Endpoint und UI fuer Update-Service Status
## Outcome
UI zeigt Update-Service URL und Erreichbarkeit; Backend liefert Status.
## Story-Bezug
US_000046
## Beschreibung
- `GET /update/service-status` liefert URL, Reachability, Status-Code.
- UI zeigt Status im Update-Bereich.
## Definition of Done (DoD)
- Statusanzeige funktioniert auch bei Fehlern (Offline).