towerops/lib/towerops_web/live/device_live
Graham McIntire c5d8d73a0c
add row_link to table component for proper anchor tags
Replace phx-click JS.navigate with real <.link navigate> elements
on table rows so users can Ctrl+Click to open in new tabs, use
right-click context menus, and navigate via keyboard. Adds row_link
attr to <.table> core component and applies it to all agent tables.
Converts device list custom table from phx-click to inner links.
2026-02-11 08:46:03 -06:00
..
form.ex fix: resolve critical sensor discovery pipeline data loss 2026-02-09 08:32:24 -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 live update agent status 2026-02-09 12:58:54 -06:00
show.html.heex wip 2026-02-09 12:44:37 -06:00