1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-11-30 13:03:53 +01:00
Commit Graph

135 Commits

Author SHA1 Message Date
Kyle Spearrin
0ba2589461
merge sso feature branch (#523)
* Update jslib (101c568 -> 14b01f2) (#506)

* Update jslib (14b01f2 -> 1513b25) (#510)

* [jslib] Update (1513b25 -> 7c3a9d6) (#516)

* update jslib (1513b25 -> 7c3a9d6)

* Updated call to constructor super

* [SSO] Added SSO flows & functionality (#513)

* update jslib

* bump version

* Added sso button (wip)

* Added sso & change password // Added modules/routes // Added strings for localization

* Added password strength comp // reverted login route

* Updated sso component to send client id // added routing for sso // added crypto function to services module provider list

* Added deep linking

* First round of UI updates // Added sso browser launching // Added missing strings

* Updated UI and added missing strings

* Removed extra change password style

* Let constructor for WindowMain handle default width/height

* Prepared for jslib update

* Update jslib (1513b25 -> 7c3a9d6)

* Update login super

* Added params for launchSsoBrowser function

* Update jslib (7c3a9d6 -> 4203937)

* Added missing strings, removed unnecessary class param

* Upgrade TypeScript (#517)

* Updated password score // Update styles

* Removed password-strength component files

* Cleaned up module class // Fixed UL/LI formatting issues

* Use exisiting loading string // removed new string

* Update jslib (4203937 -> 9957125)

* Updated class to perform new submit actions

* Upgrade Angular (#520)

* di resolution for CryptoFunctionServiceAbstraction

* Update jslib (9957125 -> 5d874d0) (#521)

* Updated change password flow to match web

* Updated callout style

Co-authored-by: Kyle Spearrin <kyle.spearrin@gmail.com>
Co-authored-by: Oscar Hinton <hinton.oscar@gmail.com>

Co-authored-by: Vincent Salucci <26154748+vincentsalucci@users.noreply.github.com>
Co-authored-by: Oscar Hinton <hinton.oscar@gmail.com>
2020-08-21 09:50:36 -04:00
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