towerops/lib/towerops_web/live/org
Graham McIntire 4e3f732f21
ui: comprehensive button styling audit - convert all text-styled actions to proper buttons
Fixed 10 text-styled action buttons across 7 files:

Agent Management:
- Delete Agent buttons (2x) → danger variant
- View Setup links (already fixed) → secondary variant

Organization Settings:
- Remove Member button → danger variant

Admin Pages:
- Edit Overrides button → secondary variant
- Delete Organization button → danger variant
- Remove IP/CIDR button → danger variant
- Delete User button → danger variant

Device Management:
- Delete Backup button → danger variant

All action buttons now use proper .button component with appropriate
variants (danger for destructive actions, secondary for neutral actions).
This provides consistent visual hierarchy and makes destructive actions
more clearly identifiable.
2026-03-09 15:32:42 -05:00
..
gaiia_mapping_live.ex Sort Gaiia entity mapping: items with suggestions shown first 2026-02-15 16:35:36 -06:00
gaiia_mapping_live.html.heex Fix Gaiia inventory matching, mapping UX, and logo link 2026-02-15 17:41:43 -06: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 fix: netbox url field type, gaiia ipRange→block, remove unknown webhook log 2026-02-14 17:44:01 -06:00
integrations_live.ex feat: add remaining e2e tests and fix 'too many open files' error 2026-03-06 17:08:27 -06: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 i18n: wrap all user-facing strings in gettext() 2026-02-14 17:44:01 -06:00
preseem_devices_live.html.heex Fix Preseem devices table for mobile 2026-02-15 15:10:08 -06:00
preseem_insights_live.ex i18n: wrap all user-facing strings in gettext() 2026-02-14 17:44:01 -06:00
preseem_insights_live.html.heex i18n: wrap all user-facing strings in gettext() 2026-02-14 17:44:01 -06:00
settings_live.ex feat: improve organization invitation UX 2026-03-07 11:58:46 -06:00
settings_live.html.heex ui: comprehensive button styling audit - convert all text-styled actions to proper buttons 2026-03-09 15:32:42 -05:00