Add VLAN inventory, Present decks, and network fabric mapping.

Seed all ATC/FDE VLANs with live host inventory and editable notes, fix cluster membership on the map, and ship Present/network UI polish.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
root
2026-07-18 21:56:30 +02:00
parent 91222faffe
commit 1e87f22006
15 changed files with 7587 additions and 382 deletions
+8
View File
@@ -0,0 +1,8 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" fill="none">
<rect width="64" height="64" rx="14" fill="#0f172a"/>
<circle cx="32" cy="28" r="14" fill="#38bdf8"/>
<circle cx="26" cy="26" r="2.5" fill="#0f172a"/>
<circle cx="38" cy="26" r="2.5" fill="#0f172a"/>
<path d="M24 34c2.5 3 5.5 4.5 8 4.5S37.5 37 40 34" stroke="#0f172a" stroke-width="2.5" stroke-linecap="round"/>
<path d="M18 48c4-6 10-9 14-9s10 3 14 9" fill="#7dd3fc"/>
</svg>

After

Width:  |  Height:  |  Size: 462 B