towerops/lib/towerops_web/live/site_live
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
..
form.ex Move delete buttons to edit pages for sites and equipment 2026-01-04 12:25:31 -06:00
form.html.heex Add back navigation links to edit pages 2026-01-04 13:35:31 -06:00
index.ex 1. Sites Management 2025-12-21 13:39:19 -06:00
index.html.heex Make site cards fully clickable and remove View button 2026-01-04 11:53:32 -06:00
show.ex Move delete buttons to edit pages for sites and equipment 2026-01-04 12:25:31 -06:00
show.html.heex Move delete buttons to edit pages for sites and equipment 2026-01-04 12:25:31 -06:00