1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-09-24 03:32:51 +02:00
bitwarden-browser/libs/common/src/vault/services
Matt Gibson ce75f7b565
Vault/pm-7580/resolve-cipher-update-race (#8806)
* Resolve updated values from updates

Uses the now returned updated values from cipher service to guarantee-return the updated cipher for CLI edits

* Use updated cipher for creation

* Use updated cipher for editing collections

* Await async methods

Cipher data more closely approximates server responses. TODO: this should really use actual response types
2024-04-18 14:06:31 -04:00
..
fido2 [PM-5744] Adjust Fido2 Content Script Injection to Meet mv3 Requirements (#8222) 2024-04-18 16:05:16 +00:00
file-upload
folder [PM-5273] Migrate state in CipherService (#8314) 2024-04-16 17:37:03 +01:00
key-state [PM-5273] Migrate state in CipherService (#8314) 2024-04-16 17:37:03 +01:00
sync [PM-5362] Add MP Service (attempt #2) (#8619) 2024-04-09 20:50:20 -04:00
vault-settings [PM-5433] Migrate Showcards and Showidentities on current tab to state provider (#8252) 2024-03-14 11:37:57 -04:00
cipher.service.spec.ts Vault/pm-7580/resolve-cipher-update-race (#8806) 2024-04-18 14:06:31 -04:00
cipher.service.ts Vault/pm-7580/resolve-cipher-update-race (#8806) 2024-04-18 14:06:31 -04:00
collection.service.ts PM-5274 Migrate Collection Service State (#7732) 2024-02-14 17:03:03 -05:00
totp.service.spec.ts
totp.service.ts