bitwarden-estensione-browser/libs
Rui Tomé 595412c5fe
[EC-381] Transition settings service into providing observables (#3253)
* [EC-381] Deleted unused method clearCache from Settings Service

* [EC-381] Marked settings methods as obsolete on State service

* [EC-381] Using observables on settings service

* [EC-381] Added unit tests for Settings service

* [EC-381] Checking userId on clear

* [EC-381] Updated references to StateService activeAccountUnlocked$

* [EC-381] Updated getEquivalentDomains to return observable

* [EC-381] Updated settings service to user concatMap on activeAccountUnlocked$

* [EC-381] Renamed getEquivalentDomains to equivalentDomains

* [EC-381] Completing Behaviors on settings.service tests

* [EC-381] Removed unused settingsPrefix from settings service

* [EC-381] Removed equivalentDomains from settings service and added type AccountSettingsSettings

* [EC-381] Updated settings service settings$ to not be nullable

* [EC-381] Settings default to {}
2022-08-30 15:19:09 +01:00
..
.vscode Multi root workspace tweaks (#2858) 2022-06-13 21:39:36 -05:00
angular Refactorings for vaultTimeoutService/ServiceFactories (#3416) 2022-08-30 16:11:19 +02:00
common [EC-381] Transition settings service into providing observables (#3253) 2022-08-30 15:19:09 +01:00
components [EC-423] Fix unit tests (#3265) 2022-08-11 11:35:08 +10:00
electron [EC-423] Fix unit tests (#3265) 2022-08-11 11:35:08 +10:00
node Run client test on build (#3216) 2022-08-25 18:06:31 +10:00
shared [EC-423] Fix unit tests (#3265) 2022-08-11 11:35:08 +10:00