1
0
mirror of https://github.com/bitwarden/server.git synced 2024-12-21 16:47:35 +01:00
bitwarden-server/test
SmithThe4th a332a69112
[PM-14376] Add GET tasks endpoint (#5089)
* 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 security tasks feature flag
2024-12-12 14:27:31 -05:00
..
Admin.Test [PM-14876] Update admin panel copy from 'Domain Verified' to 'Claimed Account' and rename associated ViewModel properties (#5058) 2024-11-27 15:49:20 +00:00
Api.IntegrationTest [PM-12488] Migrating Cloud Org Sign Up to Command (#5078) 2024-12-06 13:18:02 +10:00
Api.Test [PM-14826] Add UsePolicies check to GET endpoints (#5046) 2024-12-12 10:18:11 -05:00
Billing.Test [deps] Billing: Update FluentAssertions to v7 (#5127) 2024-12-10 15:21:26 -05:00
Common [PM-8107] Remove Duo v2 from server (#4934) 2024-11-18 15:58:05 -08:00
Core.Test [PM-14984] Use provider subscription for MSP managed enterprise license (#5102) 2024-12-12 07:08:17 -05:00
Events.Test Include all projects in coverage (#3829) 2024-02-20 17:18:40 +01:00
EventsProcessor.Test Include all projects in coverage (#3829) 2024-02-20 17:18:40 +01:00
Icons.Test Fix Broken Icon Unit Test (#4151) 2024-06-03 09:58:53 -04:00
Identity.IntegrationTest [PM-8220] New Device Verification (#5084) 2024-12-12 09:08:11 -08:00
Identity.Test [PM-8220] New Device Verification (#5084) 2024-12-12 09:08:11 -08:00
Infrastructure.Dapper.Test [deps]: Update Microsoft.NET.Test.Sdk to 17.12.0 (#5067) 2024-11-25 16:17:59 +01:00
Infrastructure.EFIntegration.Test PM-13236 - Password Health Report Application - entities repos (#4974) 2024-11-08 11:28:56 -05:00
Infrastructure.IntegrationTest [PM-14376] Add GET tasks endpoint (#5089) 2024-12-12 14:27:31 -05:00
IntegrationTestCommon [deps] Platform: Update dotnet monorepo (#4886) 2024-10-28 13:35:14 -04:00
Notifications.Test Include all projects in coverage (#3829) 2024-02-20 17:18:40 +01:00
Bitwarden.Tests.proj Devcontainer Improvements (#4466) 2024-07-08 10:48:02 -04:00