- 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 |
||
|---|---|---|
| .. | ||
| time_helpers.ex | ||