towerops/lib/towerops_web/live/device_live
Graham McIntire 07a6128877
feat: add checks tab to device detail page (TDD cycle 1)
- Add 'Checks' tab link to device navigation
- Display empty state when no checks configured
- Add tests for tab visibility and empty state
- Fix unused variable warnings in monitoring context
- Remove unused CheckResult alias and module attributes
- Add stub for legacy get_latency_data for backward compatibility

Tests: 2 new tests added, all passing
Following TDD: RED-GREEN cycle verified for each feature
2026-02-12 14:50:14 -06:00
..
form.ex feat: add automatic network topology inference 2026-02-12 13:28:01 -06:00
form.html.heex feat: add automatic network topology inference 2026-02-12 13:28:01 -06:00
index.ex fix: reload device stream when switching back to existing devices tab 2026-02-12 12:47:30 -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 feat: add checks tab to device detail page (TDD cycle 1) 2026-02-12 14:50:14 -06:00
show.html.heex feat: add checks tab to device detail page (TDD cycle 1) 2026-02-12 14:50:14 -06:00