1
0
mirror of https://github.com/bitwarden/browser.git synced 2025-01-31 22:51:28 +01:00
bitwarden-browser/apps/desktop/src
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
..
app Migrate provider service to state provider (#8173) 2024-03-05 19:35:12 +00:00
auth Ps/pm 5537/move biometric unlock to state providers (#8099) 2024-03-01 10:17:06 -05:00
images [PM-4612] [PM-6218] [PM-6219] Enable Duo redirect on Desktop Client (#7798) 2024-02-14 09:06:04 -08:00
locales Autosync the updated translations (#8159) 2024-03-01 14:08:05 +00:00
main [PM-5537] Migrate Biometric Prompts (#7771) 2024-02-23 09:21:18 -05:00
models [PM-5537] Biometric State Service (#7761) 2024-02-05 13:02:28 -05:00
platform Ps/pm 5537/move biometric unlock to state providers (#8099) 2024-03-01 10:17:06 -05:00
proxy [PM-1674] let node-ipc use individual pipes on Windows (#4020) 2023-04-11 16:45:24 +02:00
scss [PM-252] fix inconsistent generator configuration behavior (#6755) 2023-12-12 19:17:20 -05:00
services Ps/pm 5537/move biometric unlock to state providers (#8099) 2024-03-01 10:17:06 -05:00
types [PM-3683] Remove ipcRenderer from electron-platform-utils (#6679) 2023-11-01 18:34:36 +01:00
vault/app [AC-1124] Restrict admins from accessing items in the Collections tab (#7537) 2024-02-08 14:07:42 -08:00
entry.ts Move desktop into apps/desktop 2022-05-05 17:20:34 +02:00
global.d.ts [PM-3996] Scaffolding for preload script (#6065) 2023-10-12 11:50:17 +02:00
index.html [deps] Autofill: Update prettier to v3 (#7014) 2023-11-29 16:15:20 -05:00
main.ts [PM-6404] Fully Integrate clearOn Events (#8134) 2024-03-04 20:33:25 +00:00
package-lock.json Change versions to proper values (#8141) 2024-02-28 11:46:28 -07:00
package.json Change versions to proper values (#8141) 2024-02-28 11:46:28 -07:00
preload.ts [PM-3756] Disable node integration and enable context isolation in desktop (#6975) 2024-02-08 18:00:19 +01:00
utils.spec.ts [SM-329] Merge libs/electron into desktop (#3989) 2022-12-02 12:45:09 +01:00
utils.ts [PM-3756] Disable node integration and enable context isolation in desktop (#6975) 2024-02-08 18:00:19 +01:00