1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-09-12 01:48:21 +02:00
bitwarden-browser/libs/common/spec/services
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
..
cipher.service.spec.ts [EC-271] Refactor CryptoService - move symmetric encryption to EncryptService (#3042) 2022-07-26 11:40:32 +10:00
consoleLog.service.spec.ts Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
crypto.service.spec.ts [EC-271] Refactor CryptoService - move symmetric encryption to EncryptService (#3042) 2022-07-26 11:40:32 +10:00
encrypt.service.spec.ts [EC-364] Expose key getters on CryptoService (#3170) 2022-08-04 07:09:36 +10:00
export.service.spec.ts [PS-1078] Refactor FolderService to use Observables (#3022) 2022-07-12 20:25:18 +02:00
folder.service.spec.ts Fix active account and searchBar observables/subscriptions (#3268) 2022-08-09 21:11:51 +02:00
import.service.spec.ts Extract API logic from FolderService to FolderApiService (#3011) 2022-07-08 15:40:31 +02:00
state.service.spec.ts PS-813 Add memory storage to state service (#2892) 2022-06-27 12:38:12 -05:00
stateMigration.service.spec.ts [EC-364] Expose key getters on CryptoService (#3170) 2022-08-04 07:09:36 +10:00