towerops/lib/towerops_web/live/equipment_live
Graham McIntire 2e650c2be8
Add UTC timestamp tooltip to Last Check time
Shows the full UTC timestamp when hovering over the relative 'time ago'
text on the equipment detail page.

Changes:
- Wrapped time_ago display in a span with title attribute
- Title shows full datetime in UTC format
- Added cursor-help class for visual hint that tooltip is available

Users can now see both the easy-to-read relative time ('5m ago') and
the precise UTC timestamp (2026-01-04 19:30:15Z) by hovering.
2026-01-04 13:39:50 -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 Add onboarding wizard to guide users through site creation 2026-01-04 11:47:25 -06:00
index.html.heex Add onboarding wizard to guide users through site creation 2026-01-04 11:47:25 -06:00
show.ex Remove 'Check Now' button and clean up equipment detail page 2026-01-04 13:31:14 -06:00
show.html.heex Add UTC timestamp tooltip to Last Check time 2026-01-04 13:39:50 -06:00