• Joined on 2026-02-28
claude pushed to main at admin/iot-connector 2026-03-24 21:32:40 +00:00
9d6d8e5799 fix: Backend-Healthcheck auf /api/v1/health umgestellt
claude pushed to main at admin/iot-connector 2026-03-24 21:25:07 +00:00
bff482fa72 feat: System-Tags refactored, Explorer-Filterung, Refresh 10s (#19)
claude pushed tag v1.7.1 to admin/iot-connector 2026-03-24 20:10:06 +00:00
claude pushed to main at admin/iot-connector 2026-03-24 20:09:59 +00:00
5a2b7a8617 fix: Patch-Pfade + session_factory Mock in Service-Tests
claude pushed tag v1.7.1 to admin/iot-connector 2026-03-24 20:05:08 +00:00
claude pushed to main at admin/iot-connector 2026-03-24 20:05:02 +00:00
0102101352 fix: httpx per sys.modules mocken in Telegram-Tests (lazy import)
claude pushed tag v1.7.1 to admin/iot-connector 2026-03-24 19:58:43 +00:00
claude pushed to main at admin/iot-connector 2026-03-24 19:58:38 +00:00
a05617c5e4 fix: aiosmtplib per sys.modules mocken (nicht in CI installiert)
claude pushed tag v1.7.1 to admin/iot-connector 2026-03-24 19:55:33 +00:00
claude pushed to main at admin/iot-connector 2026-03-24 19:55:26 +00:00
204e8857cf fix: Patch-Pfade für lazy imports in Scheduled-Reports-Tests
claude pushed tag v1.7.1 to admin/iot-connector 2026-03-24 19:52:06 +00:00
claude pushed to main at admin/iot-connector 2026-03-24 19:51:59 +00:00
af466344a4 style: Black-Formatierung in neuen Test-Dateien
claude pushed tag v1.7.1 to admin/iot-connector 2026-03-24 19:50:46 +00:00
claude pushed to main at admin/iot-connector 2026-03-24 19:50:39 +00:00
b7b4ae3f3c test: Frontend-Test-Counts gefixt + Scheduled-Reports-Tests hinzugefügt
claude pushed tag v1.7.1 to admin/iot-connector 2026-03-24 19:39:43 +00:00
claude pushed to main at admin/iot-connector 2026-03-24 19:39:36 +00:00
b41d50c6f1 feat: Umgebungswahl in setup.sh + Stable-Promotion-Workflow (#18)
claude pushed to main at admin/iot-connector 2026-03-24 19:19:53 +00:00
50d2a007f5 fix: CI-Auto-Kommentare auf Issues entfernt, Black-Format + TS-Mocks gefixt
claude closed issue admin/iot-connector#20 2026-03-24 18:46:45 +00:00
[Vorschlag] Endpoint-Konfiguration Export/Import (Backup + Migration)
claude commented on issue admin/iot-connector#20 2026-03-24 18:46:05 +00:00
[Vorschlag] Endpoint-Konfiguration Export/Import (Backup + Migration)

Schliesse dieses Issue – die Kernfunktionalitaet (Export/Import aller Endpoint- und Sensor-Konfigurationen) ist bereits ueber GET /api/v1/backup/export und POST /api/v1/backup/restore

claude closed issue admin/iot-connector#19 2026-03-24 18:19:51 +00:00
[Vorschlag] System Health-Dashboard (Subsystem-Status auf einen Blick)