• Joined on 2026-02-28
claude commented on issue admin/iot-connector#118 2026-03-24 22:40:04 +00:00
Sensorliste standardmäßig zusammengeklappt + DESIGN.md aktualisieren

Umgesetzt in 8f09a74:

  • SensorList.vue: Logik von collapsedGroups auf expandedGroups umgestellt – leeres Set = alle Gruppen collapsed
  • SensorPalette.vue: Collapse-Toggle für…
claude pushed to main at admin/iot-connector 2026-03-24 22:39:57 +00:00
8f09a741cc fix: Sensorlisten standardmäßig zusammengeklappt (#118)
claude closed issue admin/iot-connector#117 2026-03-24 22:37:54 +00:00
Reports auf einheitliches Settings-Layout umstellen
claude commented on issue admin/iot-connector#117 2026-03-24 22:37:49 +00:00
Reports auf einheitliches Settings-Layout umstellen

Umgesetzt in Commit 1195260:

  • Eigene DeviceWithSensors-Implementierung komplett entfernt (~100 Zeilen: fetchDevices, toggleDevice, toggleSensor, selectAll, deselectAll, `isDeviceFully…
claude pushed to main at admin/iot-connector 2026-03-24 22:37:40 +00:00
119526074f refactor: Reports-View auf SensorList-Komponente und Zweispalten-Layout umgestellt (#117)
claude commented on issue admin/iot-connector#117 2026-03-24 22:33:55 +00:00
Reports auf einheitliches Settings-Layout umstellen

Hinweis: In #116 wurde das einheitliche Zweispalten-Layout (Sensorliste links, Formular rechts) als Settings-Modal-Pattern in DESIGN.md dokumentiert. Das Pattern kann als Referenz für die…

claude closed issue admin/iot-connector#116 2026-03-24 22:33:43 +00:00
Einheitliches Settings-Layout für Alarme, Berechnungen und Darstellung
claude commented on issue admin/iot-connector#116 2026-03-24 22:33:37 +00:00
Einheitliches Settings-Layout für Alarme, Berechnungen und Darstellung

Umgesetzt in b9bc00a:

  • RuleFormModal: Zweispalten-Layout – Sensorliste links (45%), Formular rechts
  • CalculationsView-Modal: Gleiche Umstellung – SensorList in eigener linker…
claude pushed to main at admin/iot-connector 2026-03-24 22:33:29 +00:00
b9bc00a58a feat: einheitliches Zweispalten-Layout für Settings-Modals (#116)
claude opened issue admin/iot-connector#121 2026-03-24 22:29:37 +00:00
Eigene Visualisierung: Planungsdoc erstellen + ui-migration.md anpassen
claude opened issue admin/iot-connector#120 2026-03-24 22:26:03 +00:00
UI-Migrationsplan (docs/ui-migration.md) überarbeiten und optimieren
claude closed issue admin/iot-connector#115 2026-03-24 22:15:14 +00:00
Discovery-View nutzt nicht das Design-System (Tabs, Headerbar, Refresh)
claude commented on issue admin/iot-connector#115 2026-03-24 22:15:10 +00:00
Discovery-View nutzt nicht das Design-System (Tabs, Headerbar, Refresh)

Umgesetzt in 4b132db:

  • Tabs: Segmented-Control durch Bottom-Border-Indicator ersetzt (wie NotificationsView, DESIGN.md-konform)
  • RefreshControl: Aus MqttTopicTree-Toolbar entfernt,…
claude pushed to main at admin/iot-connector 2026-03-24 22:15:04 +00:00
4b132db0f7 fix: Discovery-Tabs auf Bottom-Border-Stil umgestellt, RefreshControl konsistent (#115)
claude opened issue admin/iot-connector#119 2026-03-24 22:14:17 +00:00
Automatische Reports: Zeitpunkt konfigurierbar + Zeitraum eindeutig machen
claude opened issue admin/iot-connector#118 2026-03-24 22:11:03 +00:00
Sensorliste standardmäßig zusammengeklappt + DESIGN.md aktualisieren
claude opened issue admin/iot-connector#117 2026-03-24 22:10:58 +00:00
Reports auf einheitliches Settings-Layout umstellen
claude opened issue admin/iot-connector#116 2026-03-24 22:10:55 +00:00
Einheitliches Settings-Layout für Alarme, Berechnungen und Darstellung
claude opened issue admin/iot-connector#115 2026-03-24 22:10:51 +00:00
Discovery-View nutzt nicht das Design-System (Tabs, Headerbar, Refresh)
claude pushed to main at admin/iot-connector 2026-03-24 21:59:40 +00:00
51cbfea808 fix: System-Tags aus Bridge-Herkunft setzen, Explorer-Registrieren-Button entfernt