bitwarden-estensione-browser/libs
Daniel James Smith cfc8858ef9
Fix active account and searchBar observables/subscriptions (#3268)
* Change subscription to rely on observables and not on BehaviourSubject

* Ensure OnDestroy is added to AppComponent

* Fix check for no active accounts to redirect to the login page instead of lock

* Change subscription handling on SearchBarService

* Fix naming convention: Observables should have a $ suffix

* Remove obsolete linter hint

* Fix activeAccountUnlocked getting exposed as Observable but is instantiated as BehaviourSubject
2022-08-09 21:11:51 +02:00
..
.vscode Multi root workspace tweaks (#2858) 2022-06-13 21:39:36 -05:00
angular Fix active account and searchBar observables/subscriptions (#3268) 2022-08-09 21:11:51 +02:00
common Fix active account and searchBar observables/subscriptions (#3268) 2022-08-09 21:11:51 +02:00
components [Component Library] Text/Button Links (#3126) 2022-08-08 11:21:46 -05:00
electron [BEEEP] [EC-141] Rust - Windows hello (#2635) 2022-07-25 13:24:13 +02:00
node [EC-376] Extract API logic from PolicyService to PolicyApiService (#3203) 2022-08-08 10:04:36 +01:00
shared Remove shared eslint since it's not used (#3058) 2022-07-08 11:02:36 +02:00