towerops/lib/towerops_web/live/org
Graham McIntie b4c0407ee0 Add granular org roles: executive, technician
New role system:
- owner: full access + financials
- admin: full access + financials (except org deletion)
- executive: read-only + full financial visibility (MRR, revenue)
- technician: field ops (devices, sites, alerts) without financials
- member: legacy alias for technician (migrated)
- viewer: read-only, no financials

Financial data (MRR, revenue, billing) gated behind can_view_financials
assign in all LiveView templates: dashboard, alerts, trace, site show.

Includes migration to rename existing member roles to technician.
2026-02-15 17:40:53 -06: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 mobile Gaiia entity mapping + redirect / to /dashboard 2026-02-15 15:05:20 -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 Fix Splynx integration: token-based auth, per-provider credential fields 2026-02-15 15:02:17 -06:00
integrations_live.html.heex Store billing subscriber/MRR data on integrations for dashboard 2026-02-15 16:51:33 -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 Add granular org roles: executive, technician 2026-02-15 17:40:53 -06:00
settings_live.html.heex Add granular org roles: executive, technician 2026-02-15 17:40:53 -06:00