1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-21 12:05:42 +01:00
bitwarden-server/src/Infrastructure.EntityFramework
Vijay Oommen 9fb3f1d346
PM-13237 password health report application add get (#5000)
* PM-13236 PasswordHealthReportApplications db

* PM-13236 incorporated pr comments

* PM-13236 fixed error in SQL script

* PM-13236 resolve quality scan errors SQL71006, SQL7101, SQL70001

* PM-13236 fixed warnings on procedures

* PM-13236 added efMigrations

* PM-13236 renamed files to PasswordHealthReportApplication (singular)

* PM-13236 changed file name to more appropriate naming

* PM-13236 changed the file name singular

* PM-13236 PasswordHealthReportApplication Entities and Repos

* PM-13236 moved files under tools from core

* PM-13236 Entity PasswordHealthReportApplication namespace changed to tools/entities

* PM-13236 moved Repos and Interfaces to tools

* PM-13236 migrated model to tools namespace

* PM-13236 minor fixes to the unit tests

* PM-13236 fixed script errors during build

* PM-13236 Script to drop PasswordHealthReportApplications if it exists

* PM-13236 fixes to database snapshot

* PM-13236 updated databasesnapshots

* PM-13236 Update database model changes for Mysql

* PM-13236 update model changes for Sqlite

* PM-13236 updated the models to remove commented code

* PM-13236 added correct db snapshot for MySql

* PM-13236 updated database snapshot for Postgres

* PM-13236 updated database snapshot for Sqlite

* PM-13236 removed unwanted directive to fix linting error

* PM-13236 removed redundant script files

* PM-13237 Add entity command and unit tests

* PM-13237 Get query added with unit tests

* PM-13237 Controller to add/get PasswordHealthReportApplication

* PM-13237 Setup dependencies in the EF Service collection extensions

* PM-13237 Added unit tests for ReportsController
2024-11-11 12:54:52 -05:00
..
AdminConsole [PM-12758] Add managed status to OrganizationUserDetailsResponseModel and OrganizationUserUserDetailsResponse (#4918) 2024-10-24 15:39:35 +01:00
Auth Enable Nullable In Auth Repositories (#4600) 2024-08-09 09:31:06 -04:00
Billing [AC-2551] Consolidated Billing Migration (#4616) 2024-10-04 10:55:00 -04:00
Configurations Device deactivation (#4963) 2024-10-31 17:05:13 -04:00
Converters Data protection for user columns at rest (#2571) 2023-01-18 13:16:57 -05:00
Models [AC-2972] AC Team ownership: Events (2/2) (#4675) 2024-08-21 09:03:26 +10:00
NotificationCenter PM-11123: Notification Status Details view (#4848) 2024-10-03 22:13:43 +02:00
Repositories PM-13236 - Password Health Report Application - entities repos (#4974) 2024-11-08 11:28:56 -05:00
SecretsManager SM-1146: Secrets Manager total counts (#4200) 2024-08-08 15:12:52 +02:00
Tools PM-13236 - Password Health Report Application - entities repos (#4974) 2024-11-08 11:28:56 -05:00
Vault Handle Constant Expression Warning (#4613) 2024-08-19 09:11:42 -04:00
EfExtensions.cs [PM-2943] Enable Nullable Repositories in Unowned Files (#4549) 2024-07-24 09:48:09 -04:00
EntityFrameworkCache.cs Switch to UtcDateTime (#4710) 2024-08-29 10:27:41 -04:00
EntityFrameworkServiceCollectionExtensions.cs PM-13237 password health report application add get (#5000) 2024-11-11 12:54:52 -05:00
Infrastructure.EntityFramework.csproj [deps] DbOps: Update EntityFrameworkCore to v8.0.8 (#4651) 2024-08-19 14:21:16 -04:00