towerops/lib/towerops_web/live/admin
Graham McIntire 9aec87636b
feat: per-organization billing override admin UI
Allow superadmins to override free device limits and per-device pricing
on a per-organization basis. Overrides cascade through subscription
limits, billing calculations, and user-facing settings display.

- Add custom_free_device_limit and custom_price_per_device to organizations
- Add billing_override_changeset with validation
- Update SubscriptionLimits.effective_device_limit to respect overrides
- Update Billing to use effective free count and price per device
- Add Admin.update_billing_overrides with audit logging
- Add override editing UI to /admin/organizations
- Update org settings page to show effective limits/pricing
2026-03-06 13:02:05 -06:00
..
agent_live fix: comprehensive bug fixes from reliability audit 2026-03-05 08:53:30 -06:00
audit_live Fix dark mode inconsistencies across all pages 2026-02-16 10:31:52 -06:00
org_live feat: per-organization billing override admin UI 2026-03-06 13:02:05 -06:00
security_live fix: netbox url field type, gaiia ipRange→block, remove unknown webhook log 2026-02-14 17:44:01 -06:00
user_live fix: netbox url field type, gaiia ipRange→block, remove unknown webhook log 2026-02-14 17:44:01 -06:00
dashboard_live.ex i18n: wrap all user-facing strings in gettext() 2026-02-14 17:44:01 -06:00
dashboard_live.html.heex Add Error Tracker link to admin dashboard 2026-02-17 10:37:44 -06:00
monitoring_live.ex Fix dark mode inconsistencies across all pages 2026-02-16 10:31:52 -06:00
monitoring_live.html.heex i18n: wrap all user-facing strings in gettext() 2026-02-14 17:44:01 -06:00