1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-09-14 02:08:50 +02:00
bitwarden-browser/libs/common/src/platform
Addison Beck 101e1a4f2b
Migrate provider service to state provider (#8173)
* Migrate existing provider data to StateProvider

Migrate existing provider data to StateProvider

* Rework the ProviderService to call StateProvider

* Unit test the ProviderService

* Update DI to reflect ProviderService's new args

* Add ProviderService to logout chains across products

* Remove provider related stateService methods

* Update libs/common/src/state-migrations/migrations/28-move-provider-state-to-state-provider.spec.ts

Co-authored-by: Justin Baur <19896123+justindbaur@users.noreply.github.com>

* Cover up a copy/paste job

* Compare equality over entire array in a test

---------

Co-authored-by: Justin Baur <19896123+justindbaur@users.noreply.github.com>
2024-03-05 19:35:12 +00:00
..
abstractions Migrate provider service to state provider (#8173) 2024-03-05 19:35:12 +00:00
biometrics Ps/pm 5537/move biometric unlock to state providers (#8099) 2024-03-01 10:17:06 -05:00
enums [PM-3565] Enforce higher minimum KDF (#6440) 2023-12-05 10:55:12 -05:00
factories [deps] Autofill: Update prettier to v3 (#7014) 2023-11-29 16:15:20 -05:00
interfaces Assign ownership to many libs files (#6928) 2023-11-27 20:59:44 +00:00
misc [PM-3756] Disable node integration and enable context isolation in desktop (#6975) 2024-02-08 18:00:19 +01:00
models Migrate provider service to state provider (#8173) 2024-03-05 19:35:12 +00:00
services Migrate provider service to state provider (#8173) 2024-03-05 19:35:12 +00:00
state [PM-6404] Fully Integrate clearOn Events (#8134) 2024-03-04 20:33:25 +00:00