- Add timezone to socket assigns in mount_current_scope - Detect user timezone from browser using Intl.DateTimeFormat - Auto-save detected timezone to user profile on first connection - Update all templates to use TimeHelpers with timezone parameter - Update agent helper functions to accept timezone parameter - Templates updated: - Alert list (triggered, acknowledged, resolved) - Device list (last checked) - Agent list and show (created, last seen, updated) - Admin dashboard (impersonation logs) - Admin org/user lists (created/joined dates) - Main dashboard (alert times) |
||
|---|---|---|
| .. | ||
| admin | ||
| agent_live | ||
| alert_live | ||
| device_live | ||
| graph_live | ||
| org | ||
| org_live | ||
| site_live | ||
| dashboard_live.ex | ||
| dashboard_live.html.heex | ||
| mobile_qr_live.ex | ||
| user_settings_live.ex | ||