1
0
mirror of https://github.com/bitwarden/server.git synced 2024-12-21 16:47:35 +01:00
bitwarden-server/test/Infrastructure.IntegrationTest
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
..
AdminConsole/Repositories Remove LimitCollectionCreationDeletionSplit feature flag (#4809) 2024-12-06 11:46:17 +01:00
Auth/Repositories [PM-13013] add delete many async method to i user repository and i user service for bulk user deletion (#5035) 2024-12-06 14:40:47 -05:00
Comparers [PM-14376] Add GET tasks endpoint (#5089) 2024-12-12 14:27:31 -05:00
Services [AC-1722] Deprecate "Edit/Delete Assigned Collections" custom permissions (#4604) 2024-09-02 11:04:55 +01:00
Tools Fix Most Test Warnings (#4612) 2024-08-15 17:14:22 -04:00
Vault/Repositories [PM-14376] Add GET tasks endpoint (#5089) 2024-12-12 14:27:31 -05:00
ConfigurationExtensions.cs Fix Most Test Warnings (#4612) 2024-08-15 17:14:22 -04:00
DatabaseDataAttribute.cs [AC-1722] Deprecate "Edit/Delete Assigned Collections" custom permissions (#4604) 2024-09-02 11:04:55 +01:00
DatabaseTheoryAttribute.cs [PM-2444] Add Pipeline for Testing All Database Variants in CI (#2471) 2023-05-30 13:25:55 -04:00
DistributedCacheTests.cs [PM-5518] Sql-backed IDistributedCache (#3791) 2024-07-03 12:48:23 -04:00
Infrastructure.IntegrationTest.csproj [deps] Platform: Update dotnet monorepo (#4886) 2024-10-28 13:35:14 -04:00
test.db [PM-5518] Sql-backed IDistributedCache (#3791) 2024-07-03 12:48:23 -04:00