20 Commits

Author SHA1 Message Date
Ian Gulliver
cd5f018e0c Fix wrong-switch detection for nodes in locations with APs
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-04 11:55:07 -08:00
Ian Gulliver
eedc4cd1d7 Add flow validity icons to artmap mappings in flow view 2026-02-04 09:33:52 -08:00
Ian Gulliver
08e8a523d0 Display Art-Net universes as x:y:z (n) format consistently 2026-02-04 09:27:46 -08:00
Ian Gulliver
ced0a6e599 Fix AP location and table root consistency
- Only include APs in getSwitchesInLocation for AP sub-locations
- Update table.js to include APs in switch graph like render.js

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-02 22:17:50 -08:00
Ian Gulliver
92ab5d8a6e Add TP-Link AP support with wireless client sub-locations
- Add NodeType enum (switch, ap, wireless_client, wired_client)
- Poll SNMPv2c and SNMPv3 in parallel to win race with ping
- Render APs with bordered sub-locations containing wireless clients
- Fall back to parent interface stats when child lacks them
- Log when unreachable nodes become reachable via merge

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-02 20:33:42 -08:00
Ian Gulliver
bd829eb888 Style remove button to match port label bubble
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-02 11:42:26 -08:00
Ian Gulliver
c264969016 Fix error panel buttons to display side by side
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-02 11:33:42 -08:00
Ian Gulliver
eff2635725 Add remove button for unreachable nodes not in config
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-02 11:18:06 -08:00
Ian Gulliver
2a8e376cbf Add error LastSeen tracking, port uptime and last error to table/hovercards 2026-02-02 09:59:03 -08:00
Ian Gulliver
e9cbeebe55 Add grouped headers with utilization/Kp columns and sticky scroll to network table
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-01 17:49:29 -08:00
Ian Gulliver
7b96f62f31 Add utilization percentage to hovercards with compact units
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-01 17:09:41 -08:00
Ian Gulliver
85179bf581 Fix error panel display for port_flap and port_down types
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-31 14:20:22 -08:00
Ian Gulliver
61e3c905b0 Use artmap sender IPs for ArtNet flow association
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-31 10:51:18 -08:00
Ian Gulliver
bb22e16460 Add structured node config with names/macs/ips and avoid flag
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-31 09:52:51 -08:00
Ian Gulliver
f97bf04eef UI improvements: flow names, table tooltips, artmap mappings, sorting
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-30 23:27:45 -08:00
Ian Gulliver
587049616b Store and display artmap mappings on nodes in flow view 2026-01-30 22:59:58 -08:00
Ian Gulliver
d63b8192d2 Rename API endpoints to /tendrils/api/*, detect SSE via Accept header
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-30 22:31:58 -08:00
Ian Gulliver
2c27ce7ff5 Use first name only in protocol hover cards
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-30 22:19:22 -08:00
Ian Gulliver
1618ef1b87 Add artmap polling to discover sACN unicast receivers
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-30 13:03:35 -08:00
Ian Gulliver
e3aa25d85f Extract CSS and JS from index.html into separate ES modules 2026-01-30 11:38:09 -08:00