clients/libs/angular/src/services
Addison Beck 101e1a4f2b
Migrate provider service to state provider (#8173)
* Migrate existing provider data to StateProvider

Migrate existing provider data to StateProvider

* Rework the ProviderService to call StateProvider

* Unit test the ProviderService

* Update DI to reflect ProviderService's new args

* Add ProviderService to logout chains across products

* Remove provider related stateService methods

* Update libs/common/src/state-migrations/migrations/28-move-provider-state-to-state-provider.spec.ts

Co-authored-by: Justin Baur <19896123+justindbaur@users.noreply.github.com>

* Cover up a copy/paste job

* Compare equality over entire array in a test

---------

Co-authored-by: Justin Baur <19896123+justindbaur@users.noreply.github.com>
2024-03-05 19:35:12 +00:00
..
injection-tokens.ts [PM-5829] Add disk-local option for web (#7669) 2024-01-25 12:48:51 -05:00
jslib-services.module.ts Migrate provider service to state provider (#8173) 2024-03-05 19:35:12 +00:00
modal.service.ts [PM-3919] Remove deprecated Angular functionality from ModalService (#6285) 2024-01-22 09:36:42 +00:00