Flutter: Offline-Queue für Kontroll-Erfassung (Prompt 17-Härtung)
lib/offline/queue.dart (sqflite) analog zur React-PWA-Queue: enqueue statt Direkt-Senden, Status wartet/wird_uebertragen/fehler, Idempotenz, Sync bei Reconnect (connectivity_plus) + periodisch alle 15s. KontrollScreen gleicht per 2s-Reconciliation-Loop den Anzeigezustand ab, "Kein Netz"-Banner. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01CVgbozhYmuEhiEJHffRXCV
This commit is contained in:
@@ -2753,3 +2753,33 @@ Keine Commits in dieser Session.
|
||||
- frontend/playwright.config.ts | 21 ++++++++
|
||||
|
||||
---
|
||||
## 2026-09-04 18:27 – 18:29 (1m)
|
||||
**Beschreibung:** Claude Code Session
|
||||
**Projekt:** asb-material
|
||||
|
||||
### Commits
|
||||
- c71df1a Karte 12: systemd-Timer für den täglichen Eskalations-Prüflauf
|
||||
|
||||
### Geänderte Dateien
|
||||
- DEVLOG.md | 63 ++++++++++++++++++++++++++++++++
|
||||
- backend/scripts/eskalation_pruefen.py | 37 +++++++++++++++++++
|
||||
- deploy/README.md | 16 ++++++++
|
||||
- deploy/mabea-eskalation.service.template | 17 +++++++++
|
||||
- deploy/mabea-eskalation.timer.template | 12 ++++++
|
||||
|
||||
---
|
||||
## 2026-09-04 18:33 – 18:33 (0m)
|
||||
**Beschreibung:** Claude Code Session
|
||||
**Projekt:** asb-material
|
||||
|
||||
### Commits
|
||||
Keine Commits in dieser Session.
|
||||
|
||||
### Geänderte Dateien
|
||||
- DEVLOG.md | 63 ++++++++++++++++++++++++++++++++
|
||||
- backend/scripts/eskalation_pruefen.py | 37 +++++++++++++++++++
|
||||
- deploy/README.md | 16 ++++++++
|
||||
- deploy/mabea-eskalation.service.template | 17 +++++++++
|
||||
- deploy/mabea-eskalation.timer.template | 12 ++++++
|
||||
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user