bitwarden-estensione-browser/apps/web/src/app/core
Matt Gibson 62ad39e697
Ps/pm 5965/better config polling (#8325)
* Create tracker that can await until expected observables are received.

* Test dates are almost equal

* Remove unused class method

* Allow for updating active account in accout service fake

* Correct observable tracker behavior

Clarify documentation

* Transition config service to state provider

Updates the config fetching behavior to be lazy and ensure that any emitted value has been updated if older than a configurable value (statically compiled).

If desired, config fetching can be ensured fresh through an async.

* Update calls to config service in DI and bootstrapping

* Migrate account server configs

* Fix global config fetching

* Test migration rollback

* Adhere to implementation naming convention

* Adhere to abstract class naming convention

* Complete config abstraction rename

* Remove unnecessary cli config service

* Fix builds

* Validate observable does not complete

* Use token service to determine authed or unauthed config pull

* Remove superfluous factory config

* Name describe blocks after the thing they test

* Remove implementation documentation

Unfortunately the experience when linking to external documentation is quite poor. Instead of following the link and retrieving docs, you get a link that can be clicked to take you out of context to the docs. No link _does_ retrieve docs, but lacks indication in the implementation that documentation exists at all.

On the balance, removing the link is the better experience.

* Fix storybook
2024-03-27 10:03:09 -07:00
..
guards [AC-2156] Billing State Provider Migration (#8133) 2024-03-15 14:53:05 -05:00
state Auth/PM-5263 - TokenService State Provider Migration (#7975) 2024-03-15 11:50:04 -04:00
tests [PM-6769] [SM-1158] Fix Translation pipe issues on main (#8319) 2024-03-13 11:35:46 -04:00
broadcaster-messaging.service.ts Platform/pm 19/platform team file moves (#5460) 2023-06-06 15:34:53 -05:00
core.module.ts [PM-5979] Refactor EnvironmentService (#8040) 2024-03-21 09:09:44 -07:00
event.service.ts [deps] Autofill: Update prettier to v3 (#7014) 2023-11-29 16:15:20 -05:00
html-storage.service.ts Assign ownership to many libs files (#6928) 2023-11-27 20:59:44 +00:00
i18n.service.ts [PM-6511] New i18n for angular (#8122) 2024-03-11 13:59:19 -04:00
index.ts refactor: remove unscoped file from core index and update references, refs PM-2491 (#5566) 2023-06-05 14:12:01 -05:00
init.service.ts Ps/pm 5965/better config polling (#8325) 2024-03-27 10:03:09 -07:00
modal.service.ts [PM-3919] Remove deprecated Angular functionality from ModalService (#6285) 2024-01-22 09:36:42 +00:00
router.service.ts [deps] Autofill: Update prettier to v3 (#7014) 2023-11-29 16:15:20 -05:00
web-file-download.service.ts Add rel noreferrer to download link (#8006) 2024-02-20 11:13:18 +01:00
web-platform-utils.service.spec.ts [EC-584] Update ApiService to remove any appendages to ClientVersion (#4008) 2022-12-02 19:38:12 +00:00
web-platform-utils.service.ts [deps] Autofill: Update prettier to v3 (#7014) 2023-11-29 16:15:20 -05:00