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
+9
View File
@@ -0,0 +1,9 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100" width="24" height="24">
<rect width="100" height="100" rx="16" fill="#1E232B"/>
<rect x="15" y="15" width="70" height="30" rx="6" fill="#242A33" stroke="#F2622E" stroke-width="3"/>
<circle cx="30" cy="30" r="4" fill="#37C26B"/>
<circle cx="42" cy="30" r="4" fill="#37C26B"/>
<rect x="15" y="55" width="70" height="30" rx="6" fill="#242A33" stroke="#F2622E" stroke-width="3"/>
<circle cx="30" cy="70" r="4" fill="#37C26B"/>
<circle cx="42" cy="70" r="4" fill="#37C26B"/>
</svg>

After

Width:  |  Height:  |  Size: 553 B