towerops/lib/towerops_web/live/agent_live
Graham McIntire ae9b393137
Fix agent page jumping by using streams for real-time updates
- Convert agent_tokens from assign to stream to prevent full page re-renders
- Update handle_info callbacks to only update the specific agent that changed
- Only update stats when agent status changes, not device counts
- Prevents IP address from temporarily disappearing during updates
2026-02-09 13:39:59 -06:00
..
edit.ex more gettext 2026-02-02 13:10:08 -06:00
edit.html.heex enable agent debugging 2026-01-27 13:25:04 -06:00
helpers.ex more dark mode 2026-01-20 17:23:11 -06:00
index.ex Fix agent page jumping by using streams for real-time updates 2026-02-09 13:39:59 -06:00
index.html.heex Fix agent page jumping by using streams for real-time updates 2026-02-09 13:39:59 -06:00
show.ex filter more honeybadger alerts, format dates to users time zone, email template cleanup 2026-02-01 09:27:42 -06:00
show.html.heex wip 2026-02-09 12:44:37 -06:00