bitwarden-estensione-browser/src/scss
Addison Beck 0b306ca1a7
[Account Switching] [Feature] Add the ability to maintain state for up to 5 accounts at once (#1079)
* [refactor] Remove references to deprecated services

* [feature] Implement account switching

* [bug] Fix state handling for authentication dependent system menu items

* [bug] Enable the account switcher to fucntion properly when switching to a locked accounts

* [feature] Enable locking any account from the menu

* [bug] Ensure the avatar instance used in the account switcher updates on account change

* [style] Fix lint complaints

* [bug] Ensure the logout command callback can handle any user in state

* [style] Fix lint complaints

* rollup

* [style] Fix lint complaints

* [bug] Don't clean up state until everything else is done on logout

* [bug] Navigate to vault on a succesful account switch

* [bug] Init the state service on start

* [feature] Limit account switching to 5 account maximum

* [bug] Resolve app lock state with 5 logged out accounts

* [chore] Update account refrences to match recent jslib restructuring

* [bug] Add missing awaits

* [bug] Update app menu on logout

* [bug] Hide the switcher if there are no authed accounts

* [bug] Move authenticationStatus display information out of jslib

* [bug] Remove unused active style from scss

* [refactor] Rewrite the menu bar

* [style] Fix lint complaints

* [bug] Clean state of loggout out user after redirect

* [bug] Redirect on logout if not explicity provided a userId that isn't active

* [bug] Relocated several settings items to persistant storage

* [bug] Correct account switcher styles on all themes

* [chore] Include state migration service in services

* [bug] Swap to next account on logout

* [bug] Correct DI service

* [bug] fix loginGuard deps in services.module

* [chore] update jslib

* [bug] Remove badly merged scss

* [chore] update jslib

* [review] Code review cleanup

* [review] Code review cleanup

Co-authored-by: Hinton <oscar@oscarhinton.com>
2021-12-15 17:32:00 -05:00
..
base.scss Use cdk-virtual-scroll for long cipher lists (#1001) 2021-08-11 13:00:04 +10:00
box.scss [Linked fields] Add Linked Field as custom field type (#1091) 2021-11-04 08:02:41 +10:00
buttons.scss Block save button when uploading a send (#871) 2021-05-04 23:36:57 +02:00
environment.scss Send layout & search 2021-02-03 16:24:49 -05:00
grid.scss Vault Timeout Policy (#1052) 2021-09-15 20:02:46 +02:00
header.scss [Account Switching] [Feature] Add the ability to maintain state for up to 5 accounts at once (#1079) 2021-12-15 17:32:00 -05:00
list.scss Add flexbox to cipher list to correct display center issue. 2021-05-03 17:17:19 +08:00
misc.scss [Account Switching] [Feature] Add the ability to maintain state for up to 5 accounts at once (#1079) 2021-12-15 17:32:00 -05:00
modal.scss rename borderColor theme variables 2018-06-01 16:58:24 -04:00
pages.scss [Account Switching] [Feature] Add the ability to maintain state for up to 5 accounts at once (#1079) 2021-12-15 17:32:00 -05:00
plugins.scss Replace toaster library (#1183) 2021-12-07 20:42:31 +01:00
styles.scss [Account Switching] [Feature] Add the ability to maintain state for up to 5 accounts at once (#1079) 2021-12-15 17:32:00 -05:00
variables.scss [Account Switching] [Feature] Add the ability to maintain state for up to 5 accounts at once (#1079) 2021-12-15 17:32:00 -05:00
vault.scss [Account Switching] [Feature] Add the ability to maintain state for up to 5 accounts at once (#1079) 2021-12-15 17:32:00 -05:00