Commit Graph

184 Commits

Author SHA1 Message Date
Kyle Spearrin 48aaf4b920
cleanup for biometrics (#489) 2020-07-23 17:24:35 -04:00
Kyle Spearrin 8c905f8746 color updates + jslib 2020-05-05 16:32:09 -04:00
Vincent Salucci c1113852a4
[Auto-Logout] Implement Vault Timeout Options (#424)
* Update jslib (31a2574 -> 28e3fff)

* Initial commit of vault timeout implentation

Co-authored-by: Vincent Salucci <vsalucci@bitwarden.com>
2020-04-01 10:18:36 -05:00
mtgto 354f8decc0
Disable to select text in vault grouping (#404) 2020-03-12 15:29:43 -04:00
Kyle Spearrin b7d11a1703 reverse button order in alert 2020-03-04 14:03:00 -05:00
Kyle Spearrin 6d6a5fed06 sweetalert styling like browser 2020-03-04 13:56:41 -05:00
Kyle Spearrin ee167571a6
implement callout component w/ generator policy (#395) 2020-02-28 16:58:51 -05:00
Kyle Spearrin 663a84a3c4 tweaks to swal2 2020-02-24 10:13:26 -05:00
MartB 84af4ee48f
sweetalert: move to sweetalert2. (#388)
The styling got adjusted to stay as close as possible to the original sweetalert1 styles.
The only visible change is the button order, it is the same as in the web-vault now (OK - CANCEL instead of CANCEL - OK)

- Removed old postinstall gulp hack
- Added tsconfig type definition for sweetalert2 module typing.
2020-02-24 09:45:01 -05:00
Veit-Hendrik Schlenker 86360dd3cb Start drag only on row label (#337) 2019-10-24 19:55:21 -04:00
Máté Farkas a891bd71f8 make list item texts unselectable (#315) 2019-10-01 15:55:03 -04:00
Kyle Spearrin a2ed171a88 make header bg dragable 2019-07-24 14:59:50 -04:00
Kyle Spearrin 01c995b708 macos adjustments 2019-07-24 14:56:00 -04:00
Kyle Spearrin e915e81fdd swal placeholder color 2019-07-24 14:40:18 -04:00
Kyle Spearrin a3dd1d3c40 add missing semicolon 2019-04-13 21:44:14 -04:00
Kyle Spearrin 05329bd01c fix bottom margins for grouping collections list 2019-04-13 21:29:08 -04:00
Kyle Spearrin d09c32fe26 adjust draggable regions on macos 2019-04-13 21:17:05 -04:00
Antoni Sobkowicz 5bf303a8c6 prettier (imho) ui on macOS. Requires changed from jslib (commit 9d70cad on https://github.com/Rughalt/bitwarden-jslib) (#245) 2019-04-13 20:14:02 -04:00
Kyle Spearrin a01b38fae9 a11y improvements for toastr and filters area 2019-04-02 08:43:28 -04:00
Kyle Spearrin 9f842f6fbd dont use flex for password-wrapper positioning 2019-04-01 13:40:49 -04:00
Kyle Spearrin 4397c0ed5d pre-wrap notes field, resolves #238 2019-03-28 12:09:08 -04:00
Kyle Spearrin b376cc5255 margin checkbox from drag handle 2019-03-28 00:26:41 -04:00
Kyle Spearrin 3bab3445d4 drag n drop cleanup 2019-03-28 00:21:01 -04:00
Kovah c70ed27271 Drag n drop sorting for custom fields (#237)
* Implement sorting for custom fields

Adds angular/cdk to sources and makes DragDropModule globally available.
Updates the add-edit component with necessary tags.
Restructures and updates the box styling for drag 'n drop handling.

* Set the correct Angular CDK version

* Remove unused class for drag handle

* Add missing locale entry for drag handle

* Fix styling of the drag handle

* Move drag handle to right side of custom fields

* Revert changes in package-lock.json

* Update reference for jslib
2019-03-27 23:52:15 -04:00
Kyle Spearrin 1002991022 soft lock with PIN 2019-02-14 14:00:09 -05:00
Kyle Spearrin 2c91a2004c pin locking 2019-02-13 10:06:58 -05:00
Kyle Spearrin e0c7cb4bd6 notes white-space is pre-line 2019-02-11 22:16:22 -05:00
Kyle Spearrin 96b8750ff5 fix box label wrapping on input and rage box context 2019-01-11 10:04:43 -05:00
Kyle Spearrin 2ccbcb75bf show whitespace for hidden fields 2018-12-20 23:01:21 -05:00
Kyle Spearrin 865658734a style fixes for colorized passwords 2018-12-08 13:48:30 -05:00
Andreas Schneider 4597390166 Color passwords (#177)
* Highlight passwords in the cipher view

* Highlight generated password
2018-12-08 11:06:46 -05:00
Kyle Spearrin 85452b3622 make master password strength text bold 2018-11-15 15:43:17 -05:00
Kyle Spearrin 55dfb8df62 shoe strength text in label 2018-11-15 15:27:27 -05:00
Kyle Spearrin 3eeba61280 weak password detection during registration 2018-11-15 15:13:47 -05: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 06a95f5197 import webfonts 2018-09-18 15:49:55 -04:00
Kyle Spearrin 7ef070b411 break words on overflow, resolves #135 2018-09-12 13:18:22 -04:00
Kyle Spearrin 74d11d32b7 toaster message paragraph styles 2018-08-02 08:48:48 -04:00
Kyle Spearrin 5c9bc1f493 re-style password change history in box footer 2018-07-30 22:22:17 -04:00
Kyle Spearrin ad471ffde1 nord tweaks 2018-07-21 22:44:58 -04:00
Kyle Spearrin f770ef264d nord theme mods 2018-07-21 22:37:11 -04:00
Kyle Spearrin 223320c8b4 nord theme tweaks 2018-07-21 22:22:24 -04:00
Casey Watson e5708fc636 Add Nord color theme (#110)
* Color scheme courtesy of folks at arcticicestudio:
  https://arcticicestudio.github.io/nord/
2018-07-21 22:02:10 -04:00
Kyle Spearrin 6e1b4425d6 set line height for form fields 2018-06-28 23:20:31 -04:00
Kyle Spearrin 308af338c0 rename borderColor theme variables 2018-06-01 16:58:24 -04:00
Kyle Spearrin 4756640f3f theme scrollbars 2018-06-01 12:13:46 -04:00
Kyle Spearrin 1b6eea77ab formatting 2018-05-31 15:41:48 -04:00
Kyle Spearrin 7b6e49ee41 theme settings icon color 2018-05-30 23:10:39 -04:00
Kyle Spearrin 92809488a5 dark theme tweaks 2018-05-30 22:28:04 -04:00
Kyle Spearrin 9986a0f2ac remove leftover color 2018-05-30 15:45:44 -04:00
Kyle Spearrin 8fcecd13da dark theme tweaks 2018-05-30 15:44:16 -04:00
Kyle Spearrin f20838c17e fix os windows top border color 2018-05-30 15:39:20 -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 04015c5fcb set color for form elements 2018-04-19 22:54:37 -04:00
Kyle Spearrin daac3cae81 bump versions 2018-04-17 13:11:10 -04:00
Kyle Spearrin ced5f25f02 toaster icon positioning 2018-04-14 20:45:08 -04:00
Kyle Spearrin 3da6d7ba68 move premium page to jslib 2018-04-13 13:19:26 -04:00
Kyle Spearrin aa6f92b0f1 preserve focus outline on action buttons 2018-04-13 11:16:49 -04:00
Kyle Spearrin 9e33233219 disabled cursor is important 2018-04-11 13:58:58 -04:00
Kyle Spearrin 31beabd02b button style update 2018-04-10 00:05:20 -04:00
Kyle Spearrin 72771d4b90 add support for login uris 2018-03-01 23:45:12 -05:00
Kyle Spearrin 093071c8f3 password breach check moved to view page 2018-02-28 11:35:48 -05:00
Kyle Spearrin ac2ecc54f3 padding instead of margin 2018-02-24 23:32:23 -05:00
Kyle Spearrin 40e135a297 toggle password visibility on login/register 2018-02-24 13:45:41 -05:00
Kyle Spearrin eff780b01e adjust grow width/rate for vault columns 2018-02-20 16:39:50 -05:00
Kyle Spearrin 8dafca3706 password history 2018-02-17 22:37:43 -05:00
Kyle Spearrin 830a437f1e premium membership component 2018-02-16 15:03:29 -05:00
Kyle Spearrin 4d5a867ff8 loading spinner 2018-02-13 22:45:31 -05:00
Kyle Spearrin 132c59f8fc settings and lock options 2018-02-10 23:24:22 -05:00
Kyle Spearrin 6fc990c3b0 form is 100% on details 2018-02-10 15:38:08 -05:00
Kyle Spearrin a77b16b766 lock/unlock 2018-02-09 22:47:53 -05:00
Kyle Spearrin 3e408c4ea7 i18n placeholder support. 2fa options selection. 2018-02-02 12:01:55 -05:00
Kyle Spearrin fd15c09406 2fa support 2018-02-01 22:59:04 -05:00
Kyle Spearrin 8f7ae6cfaa more specific selectors 2018-01-31 22:35:44 -05:00
Kyle Spearrin 777d848d06 button hover colors 2018-01-31 22:30:49 -05:00
Kyle Spearrin 9dafe671ae shoe bitwarden logo when nothing else to show 2018-01-31 22:26:00 -05:00
Kyle Spearrin 99b0b57a5e box row links use default colors 2018-01-31 21:40:02 -05:00
Kyle Spearrin 88c730981a add input for length 2018-01-31 21:33:55 -05:00
Kyle Spearrin 06106e1775 password generator options toggle 2018-01-31 21:13:42 -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 16450f3ba9 password hint page 2018-01-31 17:06:14 -05:00
Kyle Spearrin 44bfeffcdd styling updates 2018-01-31 16:51:59 -05:00
Kyle Spearrin ae955e6650 register page 2018-01-31 14:19:21 -05:00
Kyle Spearrin 1c41dfa196 api actions on add/edit 2018-01-31 12:52:12 -05:00
Kyle Spearrin b50bf9d5cc added validation to login form 2018-01-30 23:34:45 -05:00
Kyle Spearrin c9f7a781a8 Merge branch 'master' of github.com:bitwarden/desktop 2018-01-30 21:21:36 -05:00
Kyle Spearrin 1b88e7c64d add environment file to styles 2018-01-30 20:14:56 -05:00
Kyle Spearrin 5fdfce0bff environment styling 2018-01-30 20:03:41 -05:00
Kyle Spearrin 6040e12e97 media query adjustments 2018-01-30 17:34:58 -05:00
Kyle Spearrin 0be7f9f8eb styling login page 2018-01-30 17:24:02 -05:00
Kyle Spearrin 7c181ee5f3 new hover color 2018-01-30 14:42:16 -05:00
Kyle Spearrin 654b4b42a0 styling 2018-01-30 13:32:58 -05:00
Kyle Spearrin 6316842a49 attachments modal 2018-01-29 23:19:55 -05:00
Kyle Spearrin 6fbe640d15 search ciphers and cleanup ciphers header 2018-01-29 21:41:00 -05:00
Kyle Spearrin ae37dc63ea select styling 2018-01-29 21:17:10 -05:00
Kyle Spearrin 7d2d4eafcb highlight active cipher and default folder for add 2018-01-29 17:57:58 -05:00