1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-22 12:15:36 +01:00
bitwarden-server/test
Thomas Rittson 96f9fbb951
[AC-2027] Update Flexible Collections logic to use organization property (#3644)
* Update optionality to use org.FlexibleCollections

Also break old feature flag key to ensure it's never enabled

* Add logic to set defaults for collection management setting

* Update optionality logic to use org property

* Add comments

* Add helper method for getting individual orgAbility

* Fix validate user update permissions interface

* Fix tests

* dotnet format

* Fix more tests

* Simplify self-hosted update logic

* Fix mapping

* Use new getOrganizationAbility method

* Refactor invite and save orgUser methods

Pass in whole organization object instead of using OrganizationAbility

* fix CipherService tests

* dotnet format

* Remove manager check to simplify this set of changes

* Misc cleanup before review

* Fix undefined variable

* Refactor bulk-access endpoint to avoid early repo call

* Restore manager check

* Add tests for UpdateOrganizationLicenseCommand

* Add nullable regions

* Delete unused dependency

* dotnet format

* Fix test
2024-01-17 12:33:35 +00:00
..
Api.IntegrationTest Stop using lockfiles (#3550) 2023-12-12 09:09:42 -05:00
Api.Test [AC-2027] Update Flexible Collections logic to use organization property (#3644) 2024-01-17 12:33:35 +00:00
Billing.Test Stop using lockfiles (#3550) 2023-12-12 09:09:42 -05:00
Common Stop using lockfiles (#3550) 2023-12-12 09:09:42 -05:00
Core.Test [AC-2027] Update Flexible Collections logic to use organization property (#3644) 2024-01-17 12:33:35 +00:00
Icons.Test Stop using lockfiles (#3550) 2023-12-12 09:09:42 -05:00
Identity.IntegrationTest [PM-2260] Remove TDE feature flag (#3614) 2024-01-10 12:33:19 -05:00
Identity.Test [PM-2260] Remove TDE feature flag (#3614) 2024-01-10 12:33:19 -05:00
Infrastructure.EFIntegration.Test Stop using lockfiles (#3550) 2023-12-12 09:09:42 -05:00
Infrastructure.IntegrationTest Stop using lockfiles (#3550) 2023-12-12 09:09:42 -05:00
IntegrationTestCommon [PM-5548] Eliminate in-app purchase logic (#3640) 2024-01-11 15:26:32 -05:00
bitwarden.tests.sln Add identity tests to test solution (#3342) 2023-10-13 14:15:11 +02:00