1
0
mirror of https://github.com/bitwarden/browser synced 2025-01-04 06:15:37 +01:00
bitwarden-estensione-browser/apps/web/src/app
Addison Beck bf2d2cfbed
Migrate autoConfirmFingerPrints to StateProvider (#8337)
* Fix a typo in the `StateDefinition` description

* Introduce `OrganizationManagementPreferencesService`

* Declare `OrganizationManagementPreferencesService` in DI

* Update `autoConfirmFingerPrints` logic in emergency access files

* Update `autoConfirmFingerPrints` logic in `people` files

* Remove `autoConfirmFingerPrints` from `StateService` and `Account`

* Migrate existing client data for `autoConfirmFingerPrints`

* Update apps/web/src/app/admin-console/organizations/manage/user-confirm.component.ts

Co-authored-by: Matt Gibson <mgibson@bitwarden.com>

* Update apps/web/src/app/admin-console/organizations/manage/user-confirm.component.ts

Co-authored-by: Matt Gibson <mgibson@bitwarden.com>

* Use `set` instead of `update` for function names

---------

Co-authored-by: Matt Gibson <mgibson@bitwarden.com>
2024-03-19 17:37:35 -04:00
..
admin-console Migrate autoConfirmFingerPrints to StateProvider (#8337) 2024-03-19 17:37:35 -04:00
auth Migrate autoConfirmFingerPrints to StateProvider (#8337) 2024-03-19 17:37:35 -04:00
billing Migrate OrganizationService to StateProvider (#7895) 2024-03-18 17:58:33 +01:00
common
components
core [AC-2156] Billing State Provider Migration (#8133) 2024-03-15 14:53:05 -05:00
layouts [AC-2156] Billing State Provider Migration (#8133) 2024-03-15 14:53:05 -05:00
platform
settings [PM-6658] Migrate disableFavicon to Domain Settings service and remove Settings service (#8333) 2024-03-19 10:14:49 +00:00
shared Update locales used on browser, desktop and web (#8371) 2024-03-18 12:14:10 -04:00
tools [PM-6790][Tech Debt] Cleanup export web component (#8323) 2024-03-19 19:49:59 +00:00
vault [PM-6658] Migrate disableFavicon to Domain Settings service and remove Settings service (#8333) 2024-03-19 10:14:49 +00:00
app.component.html
app.component.ts [PM-6658] Migrate disableFavicon to Domain Settings service and remove Settings service (#8333) 2024-03-19 10:14:49 +00:00
app.module.ts
oss-routing.module.ts
oss.module.ts
wildcard-routing.module.ts