- Replace JavaScript modal handlers with LiveView event bindings - Add phx-click events for show_add_token_modal and cancel_add_token - Convert plain HTML form to LiveView form with phx-submit - Remove outdated window.liveSocket.execJS JavaScript code - Add timezone parameter support to TimeHelpers functions: - format_datetime/2 now accepts timezone and shifts DateTime - format_date/2 now accepts timezone and shifts DateTime - format_iso8601/2 now accepts timezone and shifts DateTime - All helper functions fallback to UTC if timezone is invalid or nil |
||
|---|---|---|
| .. | ||
| 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 | ||