towerops/lib/towerops_web/live/org
Graham McIntire 88ee55d603
fix: show device link dropdown inline below clicked row in Preseem devices table
The linking row was rendered in a separate loop after all device rows,
causing it to always appear at the bottom of the table. Changed to use
a single for loop with an inline if check so the linking row appears
immediately after the corresponding device row.
2026-03-13 10:45:45 -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 ux: show sync interval on each integration card 2026-03-12 15:02:30 -05:00
integrations_live.html.heex ux: rename Entity Mapping and Reconciliation links to user-friendly labels 2026-03-12 15:40:23 -05: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 fix: show device link dropdown inline below clicked row in Preseem devices table 2026-03-13 10:45:45 -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: prevent credential inputs resetting on re-render for all integrations 2026-03-12 14:31:31 -05:00
settings_live.html.heex ux: show search button in header on mobile/collapsed menu state 2026-03-12 15:42:01 -05:00