bitwarden-estensione-browser/apps
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
..
browser Fix active account and searchBar observables/subscriptions (#3268) 2022-08-09 21:11:51 +02:00
cli [EC-376] Extract API logic from PolicyService to PolicyApiService (#3203) 2022-08-08 10:04:36 +01:00
desktop Fix active account and searchBar observables/subscriptions (#3268) 2022-08-09 21:11:51 +02:00
web [SG-416] Updates to Bitwarden Authenticator (#3045) 2022-08-09 19:03:02 +01:00