Commit Graph

37 Commits

Author SHA1 Message Date
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
Thomas Rittson 816249a48a
Use cdk-virtual-scroll for long cipher lists (#1001)
* Use cdk-virtual-scroll for cipher lists

* add trackBy, reorder dom

* Undo merge conflict error

* Fix layout, increase scrolling buffer

* fix linting

* Remove unused infinite-scroll directives for Send

* Add back refresh method

* Update jslib

* Fix itemSize and min/maxBufferPx directives

* Move refresh() into base class

* Use cipherListVirtualScroll strategy

* fix linting

* Update to use latest virtual-scroll strategy

* Update jslib
2021-08-11 13:00:04 +10:00
Matt Gibson 56a1cfe277
Redefine cipher "share" to "move to organization" (#961)
* Redefine cipher "share" to "move to organization"

* Update jslib

* PR review
2021-06-21 19:26:37 -05:00
Chad Griffis 49748ee05a Replace single quote with double quotes in HTML and use div in place of a element. 2021-05-03 23:31:45 +08:00
Chad Griffis 0c12367721 Add flexbox to cipher list to correct display center issue. 2021-05-03 17:17:19 +08:00
Chad Scharf 129ecc1ca8 [Soft Delete] - Ciphers add button cleanup 2020-04-13 15:29:15 -04:00
Chad Scharf c2eafba442 [Soft Delete] - Added trash to desktop app 2020-04-13 15:13:10 -04:00
Kyle Spearrin db52e27210 autocomplete off for search inputs 2019-11-25 08:20:44 -05:00
Kyle Spearrin b296dbb6de mark icons as hidden from a11y 2019-04-01 23:08:54 -04:00
Kyle Spearrin 20bc5a6870 aria-hidden on titles icons 2019-04-01 22:56:28 -04:00
Kyle Spearrin 4d46338a4b a11y titles 2019-04-01 22:43:42 -04:00
Kyle Spearrin f02debb03b page ciphers list for better performance 2019-03-19 11:34:56 -04:00
Kyle Spearrin a1592e4545 format html files 2019-02-21 16:53:32 -05:00
Kyle Spearrin a9db6c1d38 switch to input event 2018-08-13 11:53:05 -04:00
Kyle Spearrin a9067f5618 implement search service 2018-08-13 09:43:46 -04:00
Kyle Spearrin 0f2860c716 move groupings, ciphers, and search pipe to jslib 2018-04-05 11:11:32 -04:00
Kyle Spearrin d2864b823d autofocus search in vault, resolves #34 2018-02-23 16:35:15 -05:00
Kyle Spearrin 34b3890647 context menu options for cipher listing 2018-02-16 13:59:46 -05:00
Kyle Spearrin f80ae40b1a delay load while syncing 2018-02-09 11:18:37 -05:00
Kyle Spearrin 1925f74cb5 loaded so that we dont see a flash of no items 2018-01-31 21:59:39 -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 1995cee08d dynamic search placeholder text 2018-01-29 21:54:39 -05:00
Kyle Spearrin 6fbe640d15 search ciphers and cleanup ciphers header 2018-01-29 21:41:00 -05:00
Kyle Spearrin 7d2d4eafcb highlight active cipher and default folder for add 2018-01-29 17:57:58 -05:00
Kyle Spearrin 3c76c88d4d blue click and focus styling 2018-01-27 13:47:48 -05:00
Kyle Spearrin 0d3f631503 list style cleanup 2018-01-27 13:07:36 -05:00
Kyle Spearrin 07d7f196a6 styling buttons 2018-01-25 18:00:03 -05:00
Kyle Spearrin 3ceb2a6dbd footer buttons 2018-01-25 17:45:21 -05:00
Kyle Spearrin 18a45886d1 add/edit components setup 2018-01-24 17:41:57 -05:00
Kyle Spearrin 4f62792bda apply i18n strings 2018-01-24 16:32:24 -05:00
Kyle Spearrin b16ae24d58 load item view cipher 2018-01-24 00:06:05 -05:00
Kyle Spearrin 5703782a0f directives 2018-01-23 23:38:56 -05:00
Kyle Spearrin d3fdaed4c2 split vault into components 2018-01-23 22:21:14 -05:00