towerops/lib/towerops_web/live/device_live
Graham McIntire 92eb583a8b
fix siteless devices not inheriting org default agent
devices assigned directly to an org (no site) were excluded from
apply_agent_to_all_equipment due to inner join through site table.
also fix fallback agent resolution to check device.organization
when device.site is nil.
2026-02-11 12:20:53 -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 fix siteless devices not inheriting org default agent 2026-02-11 12:20:53 -06:00
show.html.heex wip 2026-02-09 12:44:37 -06:00