towerops/lib/towerops_web
Graham McIntire ddabb3f030
Add detailed graph view with date range selection
- Create GraphLive.Show for detailed sensor graph visualization
- Add route for /equipment/:id/graph/:sensor_type endpoint
- Make all chart headers clickable with navigation to detail view
- Implement date range selector (1h, 6h, 12h, 24h, 7d, 30d)
- Fix chart rendering by destroying and recreating on data updates
- Fix duplicate data loading in LiveView event handlers
- Fix MikroTik profile typing warning for entity sensor discovery
2026-01-05 11:09:21 -06:00
..
components Add danger variant for delete buttons 2026-01-04 13:34:02 -06:00
controllers Add global header to user settings page 2026-01-04 11:38:07 -06:00
live Add detailed graph view with date range selection 2026-01-05 11:09:21 -06:00
endpoint.ex init 2025-12-21 11:10:43 -06:00
gettext.ex init 2025-12-21 11:10:43 -06:00
router.ex Add detailed graph view with date range selection 2026-01-05 11:09:21 -06:00
telemetry.ex format 2025-12-21 11:31:08 -06:00
user_auth.ex Fix Dialyzer unmatched return warning in log_out_user 2026-01-03 12:42:21 -06:00