1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-27 13:05:23 +01:00
bitwarden-server/test/Core.Test/Models/Business
Alex Morask c60f260c0f
[AC-1754] Provide upgrade flow for paid organizations (#3468)
* wip

* Add CompleteSubscriptionUpdate

* Add AdjustSubscription to PaymentService

* Use PaymentService.AdjustSubscription in UpgradeOrganizationPlanCommand

* Add CompleteSubscriptionUpdateTests

* Remove unused changes

* Update UpgradeOrganizationPlanCommandTests

* Fixing missing usings after master merge

* Defects: AC-1958, AC-1959

* Allow user to unsubscribe from Secrets Manager and Storage during upgrade

* Handled null exception when upgrading away from a plan that doesn't allow secrets manager

* Resolved issue where Teams Starter couldn't increase storage

---------

Co-authored-by: Conner Turnbull <cturnbull@bitwarden.com>
Co-authored-by: Conner Turnbull <133619638+cturnbull-bitwarden@users.noreply.github.com>
2023-12-27 09:30:23 -05:00
..
Tokenables [PM-1188] Server owner auth migration (#2825) 2023-04-14 13:25:56 -04:00
BillingInfo.cs Run formatting (#2230) 2022-08-29 16:06:55 -04:00
CompleteSubscriptionUpdateTests.cs [AC-1754] Provide upgrade flow for paid organizations (#3468) 2023-12-27 09:30:23 -05:00
OrganizationLicenseFileFixtures.cs [AC-1741] Include owners/admins can manage all collections setting in license file (#3458) 2023-12-21 16:03:47 -05:00
OrganizationLicenseTests.cs Ignore expired licenses in tests to check overall validity (#3495) 2023-12-01 06:49:49 +10:00
SecretsManagerSubscriptionUpdateTests.cs AC Team code ownership moves: Organization pt. 1 (#3472) 2023-11-28 17:18:08 -06:00
TaxInfoTests.cs Run formatting (#2230) 2022-08-29 16:06:55 -04:00