Block a user
UI-Migration Batch 2.8a: DarstellungView migrieren
UI-Migration Batch 2.8a: DarstellungView migrieren
Umgesetzt in c1ef8fd:
<button>→ PrimeVueButton<input>→ PrimeVueInputText- ~20 Strings →
$t()mit neuemdarstellung-Namespace in de.ts/en.ts - Grafana-Integration…
UI-Migration Batch 2.7: DeviceCard schrittweise migrieren (546 LOC)
UI-Migration Batch 2.7: DeviceCard schrittweise migrieren (546 LOC)
Umgesetzt in 5a33e87 auf ui-migration:
Schritt 1-3 (Card, Tabelle, Actions):
- Buttons → PrimeVue
Button(Edit, Delete, Deaktivieren, Purge, Range-Selector) - Edit-Inputs → PrimeVue…
UI-Migration Batch 2.6b: SensorPalette auf PrimeVue Tree (Drag) migrieren
UI-Migration Batch 2.6b: SensorPalette auf PrimeVue Tree (Drag) migrieren
SensorPalette auf PrimeVue Tree + i18n migriert (Commit 9a918b7):
- PrimeVue
Treemit custom Node-Templates (#device,#sensor) statt manuellerv-for-Gruppen - HTML5 DnD API auf Sensor-Node…
UI-Migration Batch 2.6a: SensorList auf PrimeVue Tree migrieren
UI-Migration Batch 2.6a: SensorList auf PrimeVue Tree migrieren
Umgesetzt in 54bf12b auf ui-migration:
- SensorList.vue komplett auf PrimeVue
Treeumgestellt selectionMode="single"/"checkbox"für Single/Multi-Select- Custom Node-Templates…
UI-Migration Batch 2.5: HilfeView + WikiView + GrafanaQueryView migrieren
UI-Migration Batch 2.5: HilfeView + WikiView + GrafanaQueryView migrieren
Umgesetzt in 4489f84 auf Branch ui-migration:
- HilfeView: Custom Tabs → PrimeVue
Tabs/TabList/Tab, Custom Accordion → PrimeVueAccordion/AccordionPanel/AccordionHeader/`Ac…
UI-Migration: main in ui-migration mergen (Mitte Phase 2)
UI-Migration: main in ui-migration mergen (Mitte Phase 2)
Erledigt.
git merge main→ already up-to-date (keine neuen Commits auf main)- Build (
vue-tsc + vite build) schlug fehl: 14× TS2322 wegeninput-styleals String statt Objekt - Fix:…
UI-Migration Batch 2.4d: SettingsView Container (Tabs + Layout-Optimierung)
UI-Migration Batch 2.4d: SettingsView Container (Tabs + Layout-Optimierung)
Umgesetzt in bc4ea4d:
- Custom Tab-Buttons durch PrimeVue
Tabs/TabList/Tabersetzt (konsistent mit NotificationsView/DiscoveryView) - 11 Strings auf
$t()umgestellt (de + en) - SVG-Icons…