1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-16 00:03:56 +00:00
Commit Graph

34 Commits

Author SHA1 Message Date
Addison Beck
2e09265d3a [bug] Fix tab order regression (#1340) 2022-02-14 15:43:05 -05:00
Vincent Salucci
ec3c95d736 [Icons] Update Font Sheet (#1245)
* [Icons] Update Font Sheet

* Added import statement for styles

* updated to clone icon

* Changed save to save changes icon

* Revert to using base bwi class

* Updated import order for bwi icon styles

* Converted new account switcher ui updates

* Bump jslib

* Fix occurances where bwi-eye-slash was used instead of btw-eye-slash-2

* Move settings cog to the left side

* Updated eye/eye-slash icon references

* Update jslib

* Update jslib

* Update fallback image for cipher icon

* Update jslib

Co-authored-by: Hinton <oscar@oscarhinton.com>
2022-01-27 11:21:53 -06:00
Robyn MacCallum
33704b016f Beeep/remove sad faces (#1255)
* Replace sad face with searching image

* Change css variable name

* Added aria-hidden="true" to images

* Run prettier
2022-01-21 14:37:28 -05:00
Oscar Hinton
521feae535 Apply Prettier (#1202) 2021-12-20 15:47:17 +01:00
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
addison
ec933025f3 made nav into a toolbar 2021-02-05 12:34:01 -05:00
addison
6e49c481f0 Send layout & search 2021-02-03 16:24:49 -05:00
mtgto
354f8decc0 Disable to select text in vault grouping (#404) 2020-03-12 15:29:43 -04:00
Kyle Spearrin
05329bd01c fix bottom margins for grouping collections list 2019-04-13 21:29:08 -04:00
Kyle Spearrin
a01b38fae9 a11y improvements for toastr and filters area 2019-04-02 08:43:28 -04:00
Kyle Spearrin
af5788c9da expand/collapse groupings 2018-11-09 23:03:43 -05:00
Kyle Spearrin
4da8a4d176 nested folders and collections 2018-10-25 23:04:14 -04:00
Kyle Spearrin
7ef070b411 break words on overflow, resolves #135 2018-09-12 13:18:22 -04:00
Kyle Spearrin
308af338c0 rename borderColor theme variables 2018-06-01 16:58:24 -04:00
Kyle Spearrin
92809488a5 dark theme tweaks 2018-05-30 22:28:04 -04:00
Kyle Spearrin
8fcecd13da dark theme tweaks 2018-05-30 15:44:16 -04:00
Kyle Spearrin
829d0f22cc dark theme styles 2018-05-30 15:21:41 -04:00
Kyle Spearrin
a0b59ab9bd stub out theme styling 2018-05-30 09:28:19 -04:00
Kyle Spearrin
eff780b01e adjust grow width/rate for vault columns 2018-02-20 16:39:50 -05:00
Kyle Spearrin
6fc990c3b0 form is 100% on details 2018-02-10 15:38:08 -05:00
Kyle Spearrin
8f7ae6cfaa more specific selectors 2018-01-31 22:35:44 -05:00
Kyle Spearrin
9dafe671ae shoe bitwarden logo when nothing else to show 2018-01-31 22:26:00 -05:00
Kyle Spearrin
e52b104a72 only show folder edit if not no folder 2018-01-31 21:04:04 -05:00
Kyle Spearrin
e64b19e3f4 no items icon 2018-01-31 20:42:56 -05:00
Kyle Spearrin
5e7ac7a7ec no items message for ciphers 2018-01-31 17:58:06 -05:00
Kyle Spearrin
44bfeffcdd styling updates 2018-01-31 16:51:59 -05:00
Kyle Spearrin
1c41dfa196 api actions on add/edit 2018-01-31 12:52:12 -05:00
Kyle Spearrin
6fbe640d15 search ciphers and cleanup ciphers header 2018-01-29 21:41:00 -05:00
Kyle Spearrin
ce84e8e428 password generator 2018-01-29 16:13:37 -05:00
Kyle Spearrin
5914240838 modal adjustments 2018-01-29 12:14:19 -05:00
Kyle Spearrin
98784cf81d allow details to go smaller than children 2018-01-27 18:13:01 -05:00
Kyle Spearrin
c2f778b85a add/edit folder buttons 2018-01-27 14:43:29 -05:00
Kyle Spearrin
3c76c88d4d blue click and focus styling 2018-01-27 13:47:48 -05:00
Kyle Spearrin
84d1591fce organize scss 2018-01-27 13:12:06 -05:00