towerops/lib/towerops_web/live/equipment_live
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
..
form.ex Implement event logging system and fix sensor display 2026-01-05 10:42:34 -06:00
form.html.heex Implement event logging system and fix sensor display 2026-01-05 10:42:34 -06:00
index.ex Add onboarding wizard to guide users through site creation 2026-01-04 11:47:25 -06:00
index.html.heex Add onboarding wizard to guide users through site creation 2026-01-04 11:47:25 -06:00
show.ex Add sensor charts and improve equipment detail page 2026-01-05 11:01:21 -06:00
show.html.heex Add detailed graph view with date range selection 2026-01-05 11:09:21 -06:00