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
+11
View File
@@ -0,0 +1,11 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100" width="24" height="24">
<circle cx="50" cy="50" r="48" fill="#FCC624"/>
<ellipse cx="50" cy="42" rx="22" ry="26" fill="#000000"/>
<ellipse cx="50" cy="45" rx="16" ry="20" fill="#FFFFFF"/>
<circle cx="43" cy="35" r="4" fill="#000"/>
<circle cx="57" cy="35" r="4" fill="#000"/>
<polygon points="46,40 54,40 50,48" fill="#FFA500"/>
<ellipse cx="50" cy="72" rx="24" ry="14" fill="#000000"/>
<ellipse cx="36" cy="84" rx="12" ry="6" fill="#FFA500"/>
<ellipse cx="64" cy="84" rx="12" ry="6" fill="#FFA500"/>
</svg>

After

Width:  |  Height:  |  Size: 588 B