towerops/lib/towerops
Graham McIntire 40a329ea78
Add back navigation links to edit pages
Added back navigation links at the top of all edit/new pages to
improve UX and make it easier to navigate back to previous pages.

Changes:
- Added back link to equipment edit/new pages
  - Edit: goes back to equipment detail page
  - New: goes back to equipment list
- Added back link to site edit/new pages
  - Edit: goes back to site detail page
  - New: goes back to sites list
- Links styled with arrow icon and subtle hover effect
- Added error handling to Counter64 decoder with try/rescue

The back links appear above the page header and provide clear
navigation context for users.
2026-01-04 13:35:31 -06:00
..
accounts Set default email sender to hi@towerops.net 2026-01-04 11:16:12 -06:00
alerts Set default email sender to hi@towerops.net 2026-01-04 11:16:12 -06:00
equipment Add distributed coordination for SNMP polling 2026-01-04 13:28:06 -06:00
monitoring Add error handling and logging to monitoring supervisor 2026-01-04 13:24:33 -06:00
organizations fix dialyzer things 2026-01-03 12:56:40 -06:00
sites 1. Sites Management 2025-12-21 13:39:19 -06:00
snmp Add back navigation links to edit pages 2026-01-04 13:35:31 -06:00
accounts.ex fix dialyzer things 2026-01-03 12:56:40 -06:00
alerts.ex fix a few bits 2026-01-03 14:58:06 -06:00
application.ex Add /health endpoint for Kubernetes probes 2026-01-04 10:56:03 -06:00
equipment.ex Add distributed coordination for SNMP polling 2026-01-04 13:28:06 -06:00
mailer.ex format 2025-12-21 11:31:08 -06:00
monitoring.ex mix format 2025-12-21 17:17:35 -06:00
organizations.ex fix dialyzer things 2026-01-03 12:56:40 -06:00
release.ex fix dialyzer things 2026-01-03 12:56:40 -06:00
repo.ex init 2025-12-21 11:10:43 -06:00
sites.ex 1. Sites Management 2025-12-21 13:39:19 -06:00
snmp.ex snmp bits 2026-01-03 14:41:28 -06:00