1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-09-27 04:03:00 +02:00
bitwarden-browser/apps/browser/src/auth/popup/account-switching
Matt Gibson 8d698d9d84
[PM-7169][PM-5267] Remove auth status from account info (#8539)
* remove active account unlocked from state service

* Remove status from account service `AccountInfo`

* Fixup lingering usages of status

Fixup missed factories

* Fixup account info usage

* fixup CLI build

* Fixup current account type

* Add helper for all auth statuses to auth service

* Fix tests

* Uncomment mistakenly commented code

* Rework logged out account exclusion tests

* Correct test description

* Avoid getters returning observables

* fixup type
2024-04-12 09:25:45 +02:00
..
services [PM-7169][PM-5267] Remove auth status from account info (#8539) 2024-04-12 09:25:45 +02:00
account-switcher.component.html refactor sort() comparison function to be consistent across browsers (#7440) 2024-01-04 09:20:44 -08:00
account-switcher.component.ts [PM-7169][PM-5267] Remove auth status from account info (#8539) 2024-04-12 09:25:45 +02:00
account.component.html change active account status to green (#7371) 2023-12-29 10:07:53 -08:00
account.component.ts Add eslint rule no-floating-promises (#7789) 2024-02-02 15:13:37 -05:00
current-account.component.html [PM-5430] Separate Active Account from other accounts (#7374) 2024-01-01 21:21:15 -08:00
current-account.component.ts [PM-7169][PM-5267] Remove auth status from account info (#8539) 2024-04-12 09:25:45 +02:00