clients/apps/web/src/app
Shane Melton 9d163550fd
[PM-6991] Improve reactivity of cipherViews$ observable in cipher service (#11141)
* [PM-6991] Remove self reference to cipherViews$

* [PM-6991] Update cipherViews$ observable to be reactive to encrypted ciphers and localData

* [PM-6991] Use the cipherViews$ observable in the Web vault

* [PM-6991] Update the vault filter service to use cipherViews$ observable

* [PM-6991] Add deprecation notice to getAllDecrypted

* [PM-6991] Ensure cipherViews$ emits an empty array whenever the decrypted cipher cache is cleared

* [PM-6991] Fix cipher service test

* [PM-6991] Use shareReplay instead of share

* [PM-6991] Remove ciphersExpectingUpdate and replace with a null filter instead for cipherViews$

* [PM-6991] Skip refreshing on null cipherViews$ to avoid flashing an empty vault after modifying ciphers
2024-10-10 14:54:23 -07:00
..
admin-console Migrate ResetPasswordComponent off of bootstrap (#11390) 2024-10-09 12:30:08 -04:00
auth [PM-12357] - Using new Verified SSO Domain call for SSO (#11446) 2024-10-09 14:30:39 -05:00
billing Split invoice history table into two tables for paid and open (#11459) 2024-10-08 14:55:59 -04:00
common Auth/PM-7321 - Registration with Email Verification - Registration Finish Component Implementation (#9653) 2024-07-08 10:40:23 -04: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-12747] Move CollectionService and models to AC Team (#11278) 2024-10-08 10:14:39 -04:00
key-management [PM-8836] Move ownership of biometrics to key-management (#10818) 2024-09-30 18:14:32 +02:00
layouts swap account font color for muted (#10883) 2024-09-04 10:51:53 -05:00
platform [PM-11766] Introduce SDK client (#10974) 2024-10-07 13:20:50 +02:00
secrets-manager [PM-2340] Enable use-lifecycle-interface (#5488) 2024-08-02 13:59:38 -04:00
settings [PM-281] A11y visual distinction required for page links (#9878) 2024-09-20 09:04:48 -05:00
shared [PM-281] A11y visual distinction required for page links (#9878) 2024-09-20 09:04:48 -05:00
tools Add numeric score to the result row, as bitSortable does not support sorting by an object/object-ket (#11483) 2024-10-10 20:29:34 +02:00
vault [PM-6991] Improve reactivity of cipherViews$ observable in cipher service (#11141) 2024-10-10 14:54:23 -07:00
app.component.html Move web to apps/web and bitwarden_license/bit-web 2022-06-02 11:55:37 +02:00
app.component.ts [PM-12747] Move CollectionService and models to AC Team (#11278) 2024-10-08 10:14:39 -04: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 [PM-13170] Enable use of new generators on web (#11405) 2024-10-10 09:42:46 -04:00
oss.module.ts Use UserVerificationDialogComponent for account recovery enrollment (#8632) 2024-04-12 06:38:53 -05:00
wildcard-routing.module.ts Move web to apps/web and bitwarden_license/bit-web 2022-06-02 11:55:37 +02:00