1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-09-27 04:03:00 +02:00
bitwarden-browser/apps/web/src/app
Carlos Gonçalves 06acdefa91
[PM-5273] Migrate state in CipherService (#8314)
* PM-5273 Initial migration work for localData

* PM-5273 Encrypted and Decrypted ciphers migration to state provider

* pm-5273 Update references

* pm5273 Ensure prototype on cipher

* PM-5273 Add CipherId

* PM-5273 Remove migrated methods and updated references

* pm-5273 Fix versions

* PM-5273 Added missing options

* Conflict resolution

* Revert "Conflict resolution"

This reverts commit 0c0c2039ed.

* PM-5273 Fix PR comments

* Pm-5273 Fix comments

* PM-5273 Changed decryptedCiphers to use ActiveUserState

* PM-5273 Fix tests

* PM-5273 Fix pr comments
2024-04-16 17:37:03 +01:00
..
admin-console [AC-2431] New collection dialog bug (#8648) 2024-04-12 16:51:20 +01:00
auth [PM-5362] Add MP Service (attempt #2) (#8619) 2024-04-09 20:50:20 -04:00
billing [AC-2319] remove the owned by business checkbox business name (#8674) 2024-04-12 10:17:38 -04:00
common Add eslint rule no-floating-promises (#7789) 2024-02-02 15:13:37 -05:00
components [CL-254] Rename 500 colors to 600 to prep for UI redesign (#8623) 2024-04-05 10:58:32 -04:00
core [PM-5273] Migrate state in CipherService (#8314) 2024-04-16 17:37:03 +01:00
layouts [AC-2443] Update unassigned items banner text for self-hosted (#8719) 2024-04-12 06:57:17 -05:00
platform [PM-6965] Add type Property to MigrationHelper (#8411) 2024-03-25 14:28:42 +00:00
settings [CL-254] Rename 500 colors to 600 to prep for UI redesign (#8623) 2024-04-05 10:58:32 -04:00
shared [CL-254] Rename 500 colors to 600 to prep for UI redesign (#8623) 2024-04-05 10:58:32 -04:00
tools [CL-254] Rename 500 colors to 600 to prep for UI redesign (#8623) 2024-04-05 10:58:32 -04:00
vault [PM-2170] Update collections component (#6794) 2024-04-16 15:47:12 +01:00
app.component.html
app.component.ts [PM-6194] Refactor injection of services in browser services module (#8380) 2024-04-10 14:02:46 +01:00
app.module.ts Add a warning to not modify this file (#6235) 2023-09-14 08:28:41 -04:00
oss-routing.module.ts Vertical Vault Navigation (#6957) 2024-02-23 09:22:45 -08:00
oss.module.ts Use UserVerificationDialogComponent for account recovery enrollment (#8632) 2024-04-12 06:38:53 -05:00
wildcard-routing.module.ts