towerops/test/towerops/organizations
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
..
invitation_test.exs Fix pre-existing test failures from role enum and MikroTik changes 2026-02-16 16:11:32 -06:00
organization_property_test.exs fix: resolve compilation errors, test failures, and credo issues 2026-02-14 12:23:10 -06:00
organization_test.exs feat: per-organization billing override admin UI 2026-03-06 13:02:05 -06:00
policy_test.exs rename equipment to device 2026-01-17 14:48:46 -06:00
subscription_limits_test.exs feat: per-organization billing override admin UI 2026-03-06 13:02:05 -06:00