towerops/lib/towerops_web/live/site_live
Graham McIntie 9e7ee5099d refactor: fix all credo strict issues, format all code, fix broken routes
- Fix broken route paths in dashboard (/discovery, /subscribers/trace, /config-changes)
- Fix insights empty state settings link (org-scoped route)
- Add underscores to all 86400 literals across 6 files
- Alphabetize aliases in search.ex and agent_channel.ex
- Extract changelog parser helper to reduce nesting
- Extract dashboard impact calculation to reduce nesting
- Refactor agent_channel config change detection (pattern match, extract function)
- Combine double Enum.reject into single call in trace.ex
- Fix line length in trace.ex search query
- Replace length/1 > 0 with != [] in trace_live
- Run mix format on all files
2026-02-13 19:34:40 -06:00
..
form.ex feat: migrate equipment features to gettext and fix sudo mode tests 2026-02-02 12:41:58 -06:00
form.html.heex make devices site optional and many test fix 2026-02-04 15:05:42 -06:00
index.ex refactoring 2026-01-29 10:03:43 -06:00
index.html.heex feat: add polished empty states across all pages 2026-02-13 19:11:54 -06:00
show.ex refactor: fix all credo strict issues, format all code, fix broken routes 2026-02-13 19:34:40 -06:00
show.html.heex refactor: fix all credo strict issues, format all code, fix broken routes 2026-02-13 19:34:40 -06:00