Block a user
PanelOptionsForm + PanelTypeOptions → PrimeVue Button/InputNumber/Checkbox
PanelOptionsForm + PanelTypeOptions → PrimeVue Button/InputNumber/Checkbox
Umgesetzt in commit f36fe84:
PanelOptionsForm.vue:
- ~22
<button>Toggle-Buttons →<Button outlined :severity="isActive ? undefined : 'secondary'" size="small" /> - ~8 `<input…
DESIGN.md + ICONS.md aktualisieren nach PrimeVue/Icon-Migration
Icon-Migration: Restliche PrimeIcons-Ersetzungen (2-fach + Einzel)
Icon-Migration: Häufige Duplikate durch PrimeIcons ersetzen (3+ Vorkommen)
Phase 4: WikiView Table → DataTable + SelectButton-Migrationen
Phase 4: InputText/Button-Ersetzungen in 6 Dateien
Native Inputs ersetzen: GrafanaQueryView, NotificationsView, GlobalSearch
Rohe Tables → PrimeVue DataTable (DiscoveryCard + SettingsUsers)
MqttTopicNode → PrimeVue Checkbox/Button
PasswordChangeForm → PrimeVue Password-Komponente
SensorSelector → PrimeVue InputText/Button/Checkbox
PanelOptionsForm + PanelTypeOptions → PrimeVue Button/InputNumber/Checkbox
fix: UI-Feinschliff – Section-Header, Logs-Zebra, Historie-Labels
fix: UI-Feinschliff – Section-Header, Logs-Zebra, Historie-Labels
Alle vier Punkte umgesetzt in 196c955:
- #16 Section-Header Kontrast:
font-weight: 700(bold) +letter-spacing: 0.05emfür alle Section-Überschriften in HomeView - **#18 Historie-Dropdow…