1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-25 12:45:18 +01:00
bitwarden-server/test/Core.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
..
AdminConsole [AC-2027] Update Flexible Collections logic to use organization property (#3644) 2024-01-17 12:33:35 +00:00
Auth [PM-4619] Rewrite UserService methods as commands (#3432) 2023-12-14 09:35:52 +01:00
AutoFixture [AC-2027] Update Flexible Collections logic to use organization property (#3644) 2024-01-17 12:33:35 +00:00
Billing/Commands [AC-1758] Implement RemoveOrganizationFromProviderCommand (#3515) 2024-01-12 10:38:47 -05:00
Entities [AC-1283] AC Team code ownership moves: Organization (pt 2) (#3486) 2023-11-29 15:31:15 -06:00
Helpers Run formatting (#2230) 2022-08-29 16:06:55 -04:00
Models [AC-1754] Provide upgrade flow for paid organizations (#3468) 2023-12-27 09:30:23 -05:00
OrganizationFeatures [AC-2027] Update Flexible Collections logic to use organization property (#3644) 2024-01-17 12:33:35 +00:00
Resources Run formatting (#2230) 2022-08-29 16:06:55 -04:00
SecretsManager/AutoFixture [AC-1512] Feature: Secrets Manager Billing - round 2 (#3119) 2023-08-04 21:51:12 +00:00
Services [PM-5548] Eliminate in-app purchase logic (#3640) 2024-01-11 15:26:32 -05:00
Tokens Run formatting (#2230) 2022-08-29 16:06:55 -04:00
Tools [AC-1287] AC Team code ownership moves: Policies (1/2) (#3383) 2023-11-22 16:07:37 -05:00
Utilities [AC-1708] Teams Starter Plan (#3386) 2023-11-03 22:26:47 +00:00
Vault [AC-2027] Update Flexible Collections logic to use organization property (#3644) 2024-01-17 12:33:35 +00:00
ConstantsTests.cs [PM-3565] Enforce higher minimum KDF (#3304) 2023-12-05 17:21:46 +01:00
Core.Test.csproj Remove moq (#3166) 2023-08-10 17:03:42 +02:00
TempDirectory.cs Run formatting (#2230) 2022-08-29 16:06:55 -04:00