1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-11-29 12:55:21 +01:00
bitwarden-browser/apps/desktop/src
Justin Baur c1d5351075
[PM-5535] Migrate Environment Service to StateProvider (#7621)
* Migrate EnvironmentService

* Move Migration Test Helper

* Claim StateDefinition

* Add State Migration

* Update StateServices

* Update EnvironmentService Abstraction

* Update DI

* Update Browser Instantiation

* Fix BrowserEnvironmentService

* Update Desktop & CLI Instantiation

* Update Usage

* Create isStringRecord helper

* Fix Old Tests

* Use Existing AccountService

* Don't Rely on Parameter Mutation

* Fix Conflicts
2024-01-24 14:21:50 -05:00
..
app [PM-5535] Migrate Environment Service to StateProvider (#7621) 2024-01-24 14:21:50 -05:00
auth [PM-2772] add flag to deter process reload if cancel is clicked on biometrics (#7350) 2024-01-19 10:08:55 -05:00
images [PM-1222] Store passkeys in Bitwarden vault (#4715) 2023-10-17 15:34:44 -04:00
locales Autosync the updated translations (#7609) 2024-01-19 10:52:43 +01:00
main [PM-5535] Migrate Environment Service to StateProvider (#7621) 2024-01-24 14:21:50 -05:00
models Platform/pm 19/platform team file moves (#5460) 2023-06-06 15:34:53 -05:00
platform Move key types to central location (#7531) 2024-01-17 07:27:44 -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 [deps] Autofill: Update prettier to v3 (#7014) 2023-11-29 16:15:20 -05:00
types [PM-3683] Remove ipcRenderer from electron-platform-utils (#6679) 2023-11-01 18:34:36 +01:00
vault/app PM-5589 add-edit defect fix (#7450) 2024-01-04 15:34:37 -05: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-5535] Migrate Environment Service to StateProvider (#7621) 2024-01-24 14:21:50 -05:00
package-lock.json Bumped desktop version to 2024.1.2 (#7668) 2024-01-24 18:24:08 +00:00
package.json Bumped desktop version to 2024.1.2 (#7668) 2024-01-24 18:24:08 +00:00
preload.ts [PM-3677] Remove ipcRenderer from desktop utils (#6477) 2023-11-09 12:48:18 +01:00
utils.spec.ts [SM-329] Merge libs/electron into desktop (#3989) 2022-12-02 12:45:09 +01:00
utils.ts [PM-3677] Remove ipcRenderer from desktop utils (#6477) 2023-11-09 12:48:18 +01:00