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
+7
View File
@@ -0,0 +1,7 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" fill="none">
<rect width="64" height="64" rx="14" fill="#7c3aed"/>
<rect x="14" y="16" width="36" height="32" rx="4" fill="#ede9fe"/>
<rect x="20" y="22" width="10" height="8" rx="1.5" fill="#7c3aed"/>
<rect x="34" y="22" width="10" height="8" rx="1.5" fill="#a78bfa"/>
<rect x="20" y="34" width="24" height="6" rx="1.5" fill="#7c3aed"/>
</svg>

After

Width:  |  Height:  |  Size: 415 B