towerops/lib/towerops_web/live/org
Graham McIntire 60b97136c7
Add UI forms for hierarchical SNMP configuration
Adds forms to organization, site, and equipment pages to configure SNMP
community strings with hierarchical fallback.

Changes:
- Organization settings: Add SNMP version and community fields
- Site form: Add SNMP config section with inheritance notice
- Equipment form: Update SNMP fields to show inheritance source and effective values

The UI now shows:
- Where the SNMP config is coming from (equipment, site, organization, or default)
- What the effective values are when inheriting
- Visual indicators for overrides vs inheritance

All forms use the Equipment.get_snmp_config/1 function for consistent
hierarchical resolution.
2026-01-17 11:49:31 -06:00
..
settings_live.ex Enhance agent assignment UI with clear inheritance indicators 2026-01-14 16:20:20 -06:00
settings_live.html.heex Add UI forms for hierarchical SNMP configuration 2026-01-17 11:49:31 -06:00