towerops/lib/towerops_web/live/device_live
Graham McIntire 26bb3d5ca1
color network map nodes by device status
green for online, yellow for unknown, red for offline. previously
nodes were colored by device type which didn't convey health state.
also remove agent last_seen_at display from device detail page since
the offline badge already communicates agent health.
2026-02-11 15:41:50 -06:00
..
form.ex fix siteless devices not inheriting org default agent 2026-02-11 12:20:53 -06:00
form.html.heex fix bug on device add/edit page with mikrotik api fields showing 2026-02-09 13:01:47 -06:00
index.ex Add real-time device list with PubSub and LiveView streams 2026-02-10 17:38:58 -06:00
index.html.heex add row_link to table component for proper anchor tags 2026-02-11 08:46:03 -06:00
show.ex color network map nodes by device status 2026-02-11 15:41:50 -06:00
show.html.heex remove agent last_seen_at display from device detail page 2026-02-11 15:35:59 -06:00