towerops/lib/towerops_web/live/org
Graham McIntire f980e9eb6d
fix: preserve NetBox url/api_token in netbox_config across re-renders
Sync direction button clicks (phx-click) triggered a LiveView re-render
that reset the url and api_token inputs to their saved DB values, wiping
any unsaved typed text. Fix by tracking url and api_token in @netbox_config
so they survive click-triggered re-renders.
2026-03-12 14:25:08 -05:00
..
gaiia_mapping_live.ex improve Gaiia integration UX 2026-03-12 13:04:17 -05:00
gaiia_mapping_live.html.heex ux: improve navigation, tooltips, and discoverability across pages 2026-03-12 13:40:10 -05:00
gaiia_reconciliation_live.ex i18n: wrap all user-facing strings in gettext() 2026-02-14 17:44:01 -06:00
gaiia_reconciliation_live.html.heex ux: improve navigation, tooltips, and discoverability across pages 2026-03-12 13:40:10 -05:00
integrations_live.ex fix: status emoji accumulating in page title and add missing page titles 2026-03-11 09:54:18 -05:00
integrations_live.html.heex feat: add remaining e2e tests and fix 'too many open files' error 2026-03-06 17:08:27 -06:00
preseem_devices_live.ex fix: status emoji accumulating in page title and add missing page titles 2026-03-11 09:54:18 -05:00
preseem_devices_live.html.heex ux: improve navigation, tooltips, and discoverability across pages 2026-03-12 13:40:10 -05:00
preseem_insights_live.ex fix: status emoji accumulating in page title and add missing page titles 2026-03-11 09:54:18 -05:00
preseem_insights_live.html.heex ux: improve navigation, tooltips, and discoverability across pages 2026-03-12 13:40:10 -05:00
settings_live.ex fix: preserve NetBox url/api_token in netbox_config across re-renders 2026-03-12 14:25:08 -05:00
settings_live.html.heex fix: preserve NetBox url/api_token in netbox_config across re-renders 2026-03-12 14:25:08 -05:00