towerops/lib/towerops_web/live/admin
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
..
agent_live add row_link to table component for proper anchor tags 2026-02-11 08:46:03 -06:00
audit_live fix prod crash with yaml parsing 2026-01-31 08:25:07 -06:00
org_live feat: migrate admin features to gettext 2026-02-02 12:45:38 -06:00
security_live Add 404-based brute force protection system 2026-02-10 16:31:48 -06:00
user_live add device count to superadmin 2026-02-06 09:32:13 -06:00
dashboard_live.ex paginate audit logs 2026-02-01 13:27:56 -06:00
dashboard_live.html.heex Add link to admin agents page from admin dashboard 2026-02-10 11:04:55 -06:00
monitoring_live.ex more tests and fixes 2026-02-07 11:50:18 -06:00
monitoring_live.html.heex update hammer 2026-02-08 10:08:31 -06:00