bitwarden-estensione-browser/libs/angular/src/auth/components
Robyn MacCallum 671a9115bb
[PM-1400] Update IconComponent to use OnPush ChangeDetection (#5181)
* Add disableFavicon$ to stateService

* Change IconComponent's ChangeDetectionStrategy and use disableFavicon$ observable

* Only get first result from disableFavicon observable

* Move disabledFavicon$ to SettingsService

* Update usage of disableFavicon to use SettingsService

* Remove getting and setting of disabledFavicon on login

* Settings service observable adjustments

* Fix for popup initially having a null value for the disableFavicon setting in settingsService

* Move disabledFavicon$ subscription to ngOnInit

* feat: experiment with observables

* Remove SettingsService from browser app component

* Fix storybook changes

* Update apps/web/src/app/vault/components/vault-items/vault-items.stories.ts

Co-authored-by: Andreas Coroiu <acoroiu@bitwarden.com>

* Fix mock function signature

---------

Co-authored-by: Andreas Coroiu <andreas.coroiu@gmail.com>
Co-authored-by: Andreas Coroiu <acoroiu@bitwarden.com>
2023-04-28 15:07:26 -04:00
..
captcha-protected.component.ts Auth/ps 2298 reorg auth (#4564) 2023-02-06 15:53:37 -06:00
change-password.component.ts [AC-1266] Enums filename conventions (#5140) 2023-04-04 22:42:21 -05:00
hint.component.ts Auth/ps 2298 reorg auth (#4564) 2023-02-06 15:53:37 -06:00
lock.component.ts [PM-1400] Update IconComponent to use OnPush ChangeDetection (#5181) 2023-04-28 15:07:26 -04:00
login-with-device.component.ts [PM-1877] Spellcheck (#5237) 2023-04-26 12:16:07 +02:00
login.component.ts [PM-1400] Update IconComponent to use OnPush ChangeDetection (#5181) 2023-04-28 15:07:26 -04:00
remove-password.component.ts [AC-1011] Admin Console / Billing code ownership (#4973) 2023-03-22 10:03:50 -05:00
sso.component.ts [PM-1400] Update IconComponent to use OnPush ChangeDetection (#5181) 2023-04-28 15:07:26 -04:00
two-factor-options.component.ts Auth/ps 2298 reorg auth (#4564) 2023-02-06 15:53:37 -06:00
two-factor.component.ts [PM-1400] Update IconComponent to use OnPush ChangeDetection (#5181) 2023-04-28 15:07:26 -04:00
update-password.component.ts [AC-1011] Admin Console / Billing code ownership (#4973) 2023-03-22 10:03:50 -05:00
update-temp-password.component.ts [AC-1070] Enforce master password policy on login (#4795) 2023-04-17 07:35:37 -07:00
user-verification-prompt.component.ts Auth/ps 2298 reorg auth (#4564) 2023-02-06 15:53:37 -06:00
user-verification.component.ts Auth/ps 2298 reorg auth (#4564) 2023-02-06 15:53:37 -06:00