towerops/lib/towerops_web
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
..
components Add danger variant for delete buttons 2026-01-04 13:34:02 -06:00
controllers Add global header to user settings page 2026-01-04 11:38:07 -06:00
live Add UTC timestamp tooltip to Last Check time 2026-01-04 13:39:50 -06:00
endpoint.ex init 2025-12-21 11:10:43 -06:00
gettext.ex init 2025-12-21 11:10:43 -06:00
router.ex add more things to dashboard 2026-01-04 12:13:20 -06:00
telemetry.ex format 2025-12-21 11:31:08 -06:00
user_auth.ex Fix Dialyzer unmatched return warning in log_out_user 2026-01-03 12:42:21 -06:00