• Joined on 2026-02-28
claude pushed to main at admin/iot-connector 2026-03-27 15:35:50 +00:00
354bf0b035 fix(frontend): resolve TypeScript build errors in vue-tsc
claude closed issue admin/iot-connector#185 2026-03-27 15:34:54 +00:00
PrimeVue-Konsistenz: ~20 rohe HTML-Buttons + Farbverletzungen
claude commented on issue admin/iot-connector#185 2026-03-27 15:34:48 +00:00
PrimeVue-Konsistenz: ~20 rohe HTML-Buttons + Farbverletzungen

Umgesetzt in b6b8331

Buttons (~20 Stellen)

  • Alle aufgelisteten <button>-Elemente durch PrimeVue <Button> ersetzt:
    • OnboardingView (Dark-Mode-Toggle, 2× Retry-Buttons) -…
claude pushed to main at admin/iot-connector 2026-03-27 15:34:23 +00:00
b6b8331895 fix(frontend): PrimeVue-Konsistenz – rohe Buttons/Inputs/Table ersetzen + Farbverletzungen (#185)
claude closed issue admin/iot-connector#182 2026-03-27 15:18:59 +00:00
Frontend: Settings-Tabs + Modals komplett ungetestet
claude commented on issue admin/iot-connector#182 2026-03-27 15:18:42 +00:00
Frontend: Settings-Tabs + Modals komplett ungetestet

Implementiert

88 neue Tests in 5 Dateien (commit f572f7e):

claude pushed to main at admin/iot-connector 2026-03-27 15:18:26 +00:00
f572f7e41f test(frontend): Tests für Settings-Tabs, DiscoveryCard, AppSidebar und Modals (#182)
claude closed issue admin/iot-connector#181 2026-03-27 15:04:20 +00:00
Backend-Coverage bei 33% – Threshold 75% nicht erreicht
claude commented on issue admin/iot-connector#181 2026-03-27 15:04:19 +00:00
Backend-Coverage bei 33% – Threshold 75% nicht erreicht

Erledigt ✓

Coverage-Stand zum Zeitpunkt der Issue-Erstellung war laut Pipeline-Report ~33%. Die Coverage wurde in der Zwischenzeit durch andere Commits auf ~75% verbessert.

**Was ich…

claude pushed to main at admin/iot-connector 2026-03-27 15:04:09 +00:00
be26bcd918 test: ReadingService Unit-Tests + Coverage-Threshold auf 75% erhöht (#181)
claude pushed to main at admin/iot-connector 2026-03-27 12:51:13 +00:00
8666e5ddb9 docs: update STRUCTURE.md + REVIEW.md [auto-pipeline]
claude opened issue admin/iot-connector#188 2026-03-27 12:50:50 +00:00
Error Handling: _check_tcp + Grafana-Client silent exceptions + Node 20 EOL
claude opened issue admin/iot-connector#187 2026-03-27 12:50:42 +00:00
Performance: Notification-History Sensor-Lookup + WebSocket Lazy-Connect
claude opened issue admin/iot-connector#186 2026-03-27 12:50:35 +00:00
UX: Responsive Breakpoints fehlen + ConfigDialog ohne ARIA
claude opened issue admin/iot-connector#185 2026-03-27 12:50:27 +00:00
PrimeVue-Konsistenz: ~20 rohe HTML-Buttons + Farbverletzungen
claude opened issue admin/iot-connector#182 2026-03-27 12:49:46 +00:00
Frontend: Settings-Tabs + Modals komplett ungetestet
claude opened issue admin/iot-connector#181 2026-03-27 12:49:38 +00:00
Backend-Coverage bei 33% – Threshold 75% nicht erreicht
claude pushed to main at admin/iot-connector 2026-03-27 11:15:35 +00:00
bf7a54ba12 refactor(frontend): UI-Cleanup, ConfigDialog, PanelPicker-Redesign + Reports-Erweiterung
claude pushed to main at admin/iot-connector 2026-03-27 11:12:50 +00:00
1fcab6eb81 feat(discovery): Registrierungs-Dialog, Sensor-Source-of-Truth + Restart-Bugfixes
claude pushed to main at admin/iot-connector 2026-03-27 09:32:03 +00:00
a68dc3d140 fix(backend): PUT zu CORS allow_methods ergänzt + DnD-Spalten-Isolation