dev_arc_aws/src/pages
Claude 58f007e6db
Add per-resource kind labeling and proper Node Status icons
Each adapter now tags its Resources with a kind (vm, container, app,
host, network) so Node Status tiles show the right icon instead of a
generic server glyph — Proxmox LXCs/Docker containers get a container
icon, VMs get a VM icon, Uptime Kuma monitors get an app icon, etc.

Also stops silently swallowing listResources() failures — they're now
logged as warnings, since a connected-but-empty integration (e.g.
Uptime Kuma reporting zero monitors) was previously indistinguishable
from a real adapter error.
2026-06-21 12:03:25 +00:00
..
BookNest.tsx Add bulk delete-all for bookmarks (#20) 2026-06-20 09:09:44 -04:00
Containers.tsx Improve Containers table/tab readability: bold centered headers, taller rows, filing-cabinet tabs 2026-06-21 08:47:52 +00:00
Enrollment.tsx Add enrollment, login, and auth-gated routing to the frontend 2026-06-18 19:13:27 +00:00
Files.tsx Fix page titles, dropdown stacking, bookmark editing, and button/select polish 2026-06-19 21:34:04 +00:00
Glance.tsx Add client-side routing and build Infrastructure page 2026-06-18 16:15:34 +00:00
Help.tsx Fix Help page scroll, widen Connected Integrations grid, color-code System Status ring 2026-06-21 09:21:56 +00:00
HostMetrics.tsx Add host metrics widgets (Phase 6): CPU/mem/disk/network/processes/ports/firewall/login dashboard 2026-06-19 15:38:30 +00:00
Infrastructure.tsx Add per-resource kind labeling and proper Node Status icons 2026-06-21 12:03:25 +00:00
Login.tsx Add enrollment, login, and auth-gated routing to the frontend 2026-06-18 19:13:27 +00:00
MeshGate.tsx Add reachability fallback for routed meshes (VPC peering, etc.) 2026-06-20 21:26:25 +00:00
RemoteDesktop.tsx Phase 5: RDP/VNC/Telnet remote desktop via guacamole-lite + guacd 2026-06-19 15:25:10 +00:00
Settings.tsx Implement real Uptime Kuma monitor reporting via Socket.IO 2026-06-21 11:00:47 +00:00
Terminal.tsx Force explicit grid gap + clip panes to fix missing row gap in 4-pane view 2026-06-21 10:16:18 +00:00
Tunnels.tsx Phase 2: SSH tunnels (local/remote/dynamic SOCKS5 port forwarding) 2026-06-19 11:40:59 +00:00