1
0
mirror of https://github.com/bitwarden/server.git synced 2025-01-08 19:47:44 +01:00
bitwarden-server/test/Core.Test
SmithThe4th 141a046a28
[PM-14377] Add PATCH complete endpoint (#5100)
* Added CQRS pattern

* Added the GetManyByUserIdAsync signature to the repositiory

* Added sql sproc

Created user defined type to hold status

Created migration file

* Added ef core query

* Added absract and concrete implementation for GetManyByUserIdStatusAsync

* Added integration tests

* Updated params to status

* Implemented new query to utilize repository method

* Added controller for the security task endpoint

* Fixed lint issues

* Added documentation

* simplified to require single status

modified script to check for users with edit rights

* Updated ef core query

* Added new assertions

* simplified to require single status

* fixed formatting

* Fixed sql script

* Removed default null

* Added OperationAuthorizationRequirement for secruity task

* Added and registered MarkTaskAsCompletedCommand

* Added unit tests for the command

* Added complete endpoint

* removed false value
2024-12-13 14:50:20 -05:00
..
AdminConsole [PM-10338] Update the Organization 'Leave' endpoint to log EventType.OrganizationUser_Left (#4908) 2024-12-10 11:14:34 +00:00
Auth [PM-14245] Remove policy definitions feature flag (#5095) 2024-12-04 11:50:47 +10:00
AutoFixture [AC-2646] Remove FC MVP dead code from Core (#4281) 2024-07-12 12:25:04 -05:00
Billing Revert "[PM-13999] Show estimated tax for taxable countries (#5077)" (#5109) 2024-12-04 14:36:11 +00: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
KeyManagement/UserKey [PM-12607] Move key rotation & validators to km ownership (#4941) 2024-11-21 19:17:04 +01:00
Models Remove LimitCollectionCreationDeletionSplit feature flag (#4809) 2024-12-06 11:46:17 +01:00
NotificationCenter PM-11123: Notification Status Details view (#4848) 2024-10-03 22:13:43 +02:00
NotificationHub Shard notification hub (#4450) 2024-10-22 12:20:57 -04:00
OrganizationFeatures [PM-14984] Use provider subscription for MSP managed enterprise license (#5102) 2024-12-12 07:08:17 -05:00
Resources Run formatting (#2230) 2022-08-29 16:06:55 -04:00
SecretsManager [SM-654] Individual secret permissions (#4160) 2024-06-20 12:45:28 -05:00
Services [PM-15547] Revoke managed user on 2FA removal if enforced by organization policy (#5124) 2024-12-13 11:32:29 +00:00
Tokens Run formatting (#2230) 2022-08-29 16:06:55 -04:00
Tools PM-15066 added drop feature and unit tests. (#5053) 2024-11-20 15:18:05 -05:00
Utilities Shard notification hub (#4450) 2024-10-22 12:20:57 -04:00
Vault [PM-14377] Add PATCH complete endpoint (#5100) 2024-12-13 14:50:20 -05:00
ConstantsTests.cs [PM-3565] Enforce higher minimum KDF (#3304) 2023-12-05 17:21:46 +01:00
Core.Test.csproj [deps] Billing: Update Kralizek.AutoFixture.Extensions.MockHttp to 2.1.0 (#4888) 2024-10-14 12:15:04 +01:00
TempDirectory.cs Run formatting (#2230) 2022-08-29 16:06:55 -04:00