1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-10 13:23:34 +00:00

[PM-20578] [PM-20579] Merge existing feature branch into main (#16364)

* PM-20578 Added api to fetch and save data (#15334)

* [PM-20579] Update risk-insights report service to use api service with encryption (#15357)

* Fix type error

* Fix paths for changed key generation service

* Finalize the api services

* Fixing test case for summary date range

* Fixing report service tests. Encryption will be modified in the future

* Fixing encryption service tests

* fixing linting issues

---------

Co-authored-by: Vijay Oommen <voommen@livefront.com>
Co-authored-by: Tom <ttalty@bitwarden.com>
This commit is contained in:
Leslie Tilton
2025-09-11 13:17:13 -05:00
committed by GitHub
parent a2e36c4489
commit 31d5b639e9
13 changed files with 806 additions and 63 deletions

View File

@@ -20,6 +20,7 @@ export type OrganizationIntegrationConfigurationId = Opaque<
string,
"OrganizationIntegrationConfigurationId"
>;
export type OrganizationReportId = Opaque<string, "OrganizationReportId">;
/**
* A string representation of an empty guid.