towerops/lib/towerops_web
Graham McIntire 02c163986e
Fix 21 Dialyzer errors by adding schema types and fixing unmatched returns
Schema types added:
- AgentToken.t/0
- Equipment.t/0
- Device.t/0
- Interface.t/0
- Sensor.t/0

Fixed unmatched returns in AgentChannel:
- Agents.update_agent_token_heartbeat/3 (2 instances)
- process_snmp_result/2

Reduced Dialyzer errors from 48 to 27.
2026-01-17 10:40:47 -06:00
..
channels Fix 21 Dialyzer errors by adding schema types and fixing unmatched returns 2026-01-17 10:40:47 -06:00
components Update table borders to use lighter grey instead of black 2026-01-15 13:32:09 -06:00
controllers agent improvements and agent config 2026-01-16 17:26:51 -06:00
live Update agent setup instructions with Watchtower auto-updates 2026-01-16 17:38:30 -06:00
plugs agent improvements and agent config 2026-01-16 17:26:51 -06:00
endpoint.ex agent improvements and agent config 2026-01-16 17:26:51 -06:00
gettext.ex init 2025-12-21 11:10:43 -06:00
router.ex agent improvements and agent config 2026-01-16 17:26:51 -06:00
telemetry.ex add api for mobile login 2026-01-15 15:36:14 -06:00
user_auth.ex Convert User Settings from controller to LiveView 2026-01-15 16:29:50 -06:00