towerops/lib/towerops_web/live/org
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
..
gaiia_mapping_live.ex add gaiia integration stages 1-2: sync engine and entity mapping UI 2026-02-13 10:31:32 -06:00
gaiia_mapping_live.html.heex feat: unified insights page, integration nav improvements, sync transparency 2026-02-13 16:40:27 -06:00
gaiia_reconciliation_live.ex add gaiia inventory reconciliation (stage 7) 2026-02-13 13:28:52 -06:00
gaiia_reconciliation_live.html.heex refactor: fix all credo strict issues, format all code, fix broken routes 2026-02-13 19:34:40 -06:00
integrations_live.ex feat: unified insights page, integration nav improvements, sync transparency 2026-02-13 16:40:27 -06:00
integrations_live.html.heex refactor: fix all credo strict issues, format all code, fix broken routes 2026-02-13 19:34:40 -06:00
preseem_devices_live.ex add preseem devices management page with manual linking 2026-02-12 18:12:27 -06:00
preseem_devices_live.html.heex feat: unified insights page, integration nav improvements, sync transparency 2026-02-13 16:40:27 -06:00
preseem_insights_live.ex add network insights feed page with filters and bulk dismiss 2026-02-13 09:00:34 -06:00
preseem_insights_live.html.heex feat: add 12/24-hour time format setting with consistent timezone display 2026-02-13 15:16:29 -06:00
settings_live.ex Add default organization feature 2026-02-04 16:09:43 -06:00
settings_live.html.heex add integrations settings page with preseem configuration 2026-02-12 17:02:26 -06:00