1
0
mirror of https://github.com/bitwarden/server.git synced 2025-01-22 21:51:22 +01:00
bitwarden-server/test/Core.Test/Vault
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
..
AutoFixture [PM-14377] Add PATCH complete endpoint (#5100) 2024-12-13 14:50:20 -05:00
Commands [PM-14377] Add PATCH complete endpoint (#5100) 2024-12-13 14:50:20 -05:00
Models [SG-998] Move files to Vault folders (#2724) 2023-03-02 13:23:38 -05:00
Queries [PM-11360] Remove export permission for providers (#5051) 2024-12-06 08:07:04 +10:00
Services [AC-2881] Remove Organization.FlexibleCollections from code (#4552) 2024-07-26 15:07:33 +10:00