Redesign Watchdog UI: remove Uptime & CRUD subnav, simplify Watchdog hierarchy columns, integrate Gruppen-Uebersicht and rich Monitor & Icon Edit Modal

This commit is contained in:
Deploymentcenter Bot
2026-08-05 23:05:39 +02:00
parent 21275d1a1f
commit 5dcfa3a6fe
25 changed files with 343 additions and 135 deletions
+6
View File
@@ -0,0 +1,6 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100" width="24" height="24">
<rect width="100" height="100" rx="20" fill="#00618A"/>
<path d="M20 75 C 20 40, 45 25, 75 35 C 80 50, 70 70, 50 75 Z" fill="#E48E00"/>
<circle cx="65" cy="40" r="4" fill="#FFF"/>
<text x="50" y="88" font-size="18" font-family="sans-serif" font-weight="bold" fill="#FFF" text-anchor="middle">MySQL</text>
</svg>

After

Width:  |  Height:  |  Size: 406 B