towerops/lib/towerops_web/live/agent_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
..
edit.ex Allow superadmins to view and edit any agent regardless of org 2026-02-10 12:19:20 -06:00
edit.html.heex enable agent debugging 2026-01-27 13:25:04 -06:00
helpers.ex remove date helper 2026-02-10 09:15:41 -06:00
index.ex Live-ticking relative timestamps on agents page 2026-02-10 10:24:21 -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 Add agent restart and self-update commands 2026-02-10 13:06:10 -06:00
show.html.heex Add agent restart and self-update commands 2026-02-10 13:06:10 -06:00