fix(ui): Domain-Sync + HAProxy-Live-Stats in Backend-Detail

- Domain-Attachments werden beim Speichern korrekt sync't
  (syncDomainAttachments war in Detail.tsx vergessen worden)
- Server-Tabelle in der Detail-Seite zeigt jetzt eine 'Live'-Spalte
  mit HAProxy-Status (UP/DOWN), aktive Sessions und Bytes per Hover-
  Tooltip; Daten kommen aus dem gemeinsamen ['haproxy','stats']-Query

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
Debian
2026-05-20 21:40:55 +02:00
parent 7fab17c231
commit 95583e9657
2 changed files with 67 additions and 5 deletions

View File

@@ -1 +1 @@
1.1.46
1.1.47