## Summary Hide RF link-related UI elements from the network map page while keeping all backend code intact. ### Changes - Commented out "View RF Links" button in network map node detail panel - Commented out RF Link health legend (Good signal / Degraded / Critical) from map legend - Backend topology.ex code untouched — `compute_rf_link_stats/1` and `enrich_edges_with_rf/2` remain - No RF tab exists on the device show page, so no changes needed there ### Verification - `mix compile --warnings-as-errors` — zero warnings - `mix test` — 8490 tests pass, 0 failures Paperclip issue: TOW-44 Reviewed-on: graham/towerops-web#45 |
||
|---|---|---|
| .. | ||
| channels | ||
| components | ||
| controllers | ||
| graphql | ||
| helpers | ||
| live | ||
| plugs | ||
| changelog_parser.ex | ||
| endpoint.ex | ||
| gettext.ex | ||
| gettext_helpers.ex | ||
| graphql_socket.ex | ||
| permissions.ex | ||
| plug_exceptions.ex | ||
| remote_ip.ex | ||
| router.ex | ||
| scoped_resource.ex | ||
| telemetry.ex | ||
| telemetry_filter.ex | ||
| user_auth.ex | ||