bitwarden-server/util
Graham Walker 226f274a72
Organization report tables, repos, services, and endpoints (#6158)
* PM-23754 initial commit

* pm-23754 fixing controller tests

* pm-23754 adding commands and queries

* pm-23754 adding endpoints, command/queries, repositories, and sql migrations

* pm-23754 add new sql scripts

* PM-23754 adding sql scripts

* pm-23754

* PM-23754 fixing migration script

* PM-23754 fixing migration script again

* PM-23754 fixing migration script validation

* PM-23754 fixing db validation script issue

* PM-23754 fixing endpoint and db validation

* PM-23754 fixing unit tests

* PM-23754 fixing implementation based on comments and tests

* PM-23754 updating logging statements

* PM-23754 making changes based on PR comments.

* updating migration scripts

* removing old migration files

* update code based testing for whole data object for OrganizationReport and add a stored procedure.

* updating services, unit tests, repository tests

* fixing unit tests

* fixing migration script

* fixing migration script again

* fixing migration script

* another fix

* fixing sql file, updating controller to account for different orgIds in the url and body.

* updating error message in controllers without a body

* making a change to the command

* Refactor ReportsController by removing organization reports

The IDropOrganizationReportCommand is no longer needed

* will code based on PR comments.

* fixing unit test

* fixing migration script based on last changes.

* adding another check in endpoint and adding unit tests

* fixing route parameter.

* PM-23754 updating data fields to return just the column

* PM-23754 fixing repository method signatures

* PM-23754 making change to orgId parameter through out code to align with api naming

---------

Co-authored-by: Tom <144813356+ttalty@users.noreply.github.com>
2025-09-08 15:06:13 -05:00
..
Attachments Fix attachments container (#6165) 2025-08-06 14:44:01 -04:00
DbSeederUtility [PM-21075] Initial database seeder (#5703) 2025-05-09 15:00:26 +02:00
EfShared [PM-2633] Warnings cleanup (#3010) 2023-06-16 10:02:05 -04:00
Migrator Organization report tables, repos, services, and endpoints (#6158) 2025-09-08 15:06:13 -05:00
MsSql feat: non-root self hosted images for standard deployment (#5701) 2025-05-30 10:29:47 -07:00
MsSqlMigratorUtility BRE-917 Update to Alpine base (#5976) 2025-07-28 10:56:20 -04:00
MySqlMigrations Organization report tables, repos, services, and endpoints (#6158) 2025-09-08 15:06:13 -05:00
Nginx Fixed Nginx entrypoint to cp with preserve owner (#6249) 2025-08-28 09:36:02 -04:00
PostgresMigrations Organization report tables, repos, services, and endpoints (#6158) 2025-09-08 15:06:13 -05:00
Seeder [PM-21075] Initial database seeder (#5703) 2025-05-09 15:00:26 +02:00
Server Add #nullable disable to platform code (#6057) 2025-07-08 10:25:59 -04:00
Setup Fix Dockerfiles that had BUILDPLATFORM specified for App Stages (#6162) 2025-08-05 17:36:04 -04:00
SqliteMigrations Organization report tables, repos, services, and endpoints (#6158) 2025-09-08 15:06:13 -05:00
SqlServerEFScaffold [deps] DbOps: Pin dependencies (#5715) 2025-04-28 22:04:00 -04:00