towerops/lib/towerops_web/live/device_live
Graham McIntire 1318b1b6b7
feat: live device timestamp updates and org-scoped alert PubSub
Always broadcast from update_device_status/2 so the device index
LiveView refreshes even when status hasn't changed. Add a 15-second
tick timer to keep "Last Checked" timestamps fresh between polls.
Scope alert PubSub topics to organization for defense-in-depth.
2026-02-12 11:01:56 -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 feat: live device timestamp updates and org-scoped alert PubSub 2026-02-12 11:01:56 -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 perf: batch inserts, selective LiveView reloading, and database indexes for scale 2026-02-12 10:16:10 -06:00
show.html.heex remove agent last_seen_at display from device detail page 2026-02-11 15:35:59 -06:00