Commit Graph

1056 Commits

Author SHA1 Message Date
Hinton 34d6447bf9 Add help link for password reprompt
(cherry picked from commit a7dda43d65)
2021-06-21 20:56:20 +02:00
Vincent Salucci d5add32d35 [Toast] - BUG - Fixed styles (#1900) 2021-06-21 09:17:12 -05:00
Thomas Rittson ebba6aed7f Remove unnecessary constructors 2021-06-10 07:36:30 +10:00
Thomas Rittson f4d792aa9d Merge branch 'master' into use-lock-guard 2021-06-09 07:39:45 +10:00
Thomas Rittson 957f356dbc
Merge pull request #1886 from bitwarden/fix-private-mode-page
Don't start popup services if in private mode
2021-06-08 14:25:32 -07:00
Oscar Hinton 786dd28a84
Add a button to prompt WebAuthn on FF and Safari (#1879) 2021-06-08 09:29:11 +02:00
Thomas Rittson 44d6a99575 fix homepage routes 2021-06-08 15:49:03 +10:00
Thomas Rittson 5b06daace9 fix linting 2021-06-08 15:45:14 +10:00
Thomas Rittson 08e9dca7e4 Don't start popup services if in private mode 2021-06-08 15:31:54 +10:00
Thomas Rittson 6230302106 Finish refactoring route guards to use jslib 2021-06-08 10:04:59 +10:00
Thomas Rittson 2a810a1cca Merge branch 'master' into use-lock-guard 2021-06-08 08:58:30 +10:00
Oscar Hinton 4e1958f417
Add jslib as a "real" dependency (#1876)
* Support split jslib

* Fix tests

* Bump jslib
2021-06-07 19:25:37 +02:00
Thomas Rittson 1a143ef7c7 Use route guards from jslib to reduce duplication 2021-06-07 09:50:03 +10:00
Thomas Rittson 1e998094df Use lockGuardService to prevent back navigation 2021-06-07 08:59:02 +10:00
Thomas Rittson dae41425a4 Change Autofill on Page Load default to autofill 2021-05-21 09:11:04 +10:00
Thomas Rittson 56e127d20c Merge branch 'master' into feature-aopl-options 2021-05-18 10:11:40 +10:00
Thomas Rittson f429e1f874 Merge branch 'master' into totp-copy-page-load-2 2021-05-18 06:53:11 +10:00
Thomas Rittson df8a253a7d fix linting, minor bugfix 2021-05-17 14:32:48 +10:00
Thomas Rittson bdd8663fb3 Merge branch 'master' into feature-aopl-options 2021-05-17 13:46:53 +10:00
Thomas Rittson d4055a7613 Only show autofill options if enabled 2021-05-17 13:46:39 +10:00
Daniel James Smith a31366e5c9 Fixed support for ml language 2021-05-14 15:59:24 +02:00
Thomas Rittson 655877f75f reorder UI 2021-05-14 11:26:16 +10:00
Thomas Rittson 998f633210 Update UI per Options page redesign 2021-05-14 11:23:46 +10:00
Thomas Rittson 13b0e09c2c Merge branch 'master' into feature-aopl-options 2021-05-14 10:55:14 +10:00
Thomas Rittson af61732800 Copy TOTP after all autofills, remove old UI 2021-05-14 10:04:08 +10:00
Chad Scharf 17718ea00a
Merge pull request #1841 from tgreer-bw/language-adds
Missing languages from Crowdin
2021-05-13 17:08:31 -04:00
Kyle Spearrin c173217330
use swal titletext to avoid XSS (#1828) 2021-05-13 15:22:49 -04:00
tgreer-bw 7a8e1b60d9 added missing languages from Crowdin 2021-05-13 13:54:56 -04:00
Thomas Rittson 38e4ba0879
Merge pull request #1820 from arunkapur/master
Fixed Name & URI 1 Fields Populated Incorrectly
2021-05-06 06:40:59 +10:00
arun f556b2a207 Fixed Name & URI 1 Fields Populated Incorrectly when creating new Login in popout window (# 1816) 2021-05-05 13:59:42 -04:00
Thomas Rittson 8c29cf7f33 Organize Options page and add headings 2021-05-05 13:57:50 +10:00
Thomas Rittson 0da4f7df73
Merge branch 'master' into copy-totp-on-auto-fill 2021-05-05 12:23:37 +10:00
arun 8169922f84 Fixed Name & URI 1 Fields Populated Incorrectly when creating new Login in popout window (# 1816) 2021-05-04 13:55:10 -04:00
Oscar Hinton 6e9e0445de
Fix password re-prompt triggering on non-reprompt items (#1817)
* Fix password re-prompt triggering on non-reprompt items
2021-05-04 19:04:18 +02:00
Oscar Hinton cdc71dd661
Password reprompt (#1784)
* Add support for password reprompt

* Rename passwordPrompt to reprompt.

* Move showPasswordDialog to paltformutils

* Fix swal2 validation error styling

* Group imports

* Update src/_locales/en/messages.json

Co-authored-by: Matt Gibson <mgibson@bitwarden.com>
2021-05-03 20:56:38 +02:00
Tomer Shvueli efd224d380 fix: Updated UI so option is no longer nested, added proper description 2021-04-30 10:48:20 -04:00
Kyle Sferrazza ab180d8470 move solarized variables into variables.scss 2021-04-28 16:15:18 -04:00
Kyle Sferrazza 60ef611b78 get name of Solarized Dark using i18n 2021-04-28 16:12:37 -04:00
Kyle Sferrazza 6e0087457d Add support for the Solarized Dark color scheme 2021-04-28 15:24:14 -04:00
Oscar Hinton d252fd1740
Bump dependencies (#1792)
* Bump dependencies
2021-04-23 10:45:20 +02:00
Matt Gibson 91daa2729c
Update view di requirements (#1796)
* Update view di requirements

* Update jslib
2021-04-22 09:40:31 -05:00
Oscar Hinton 1fa3e3d68b
Revert "Popover arrow background color" (#1793) 2021-04-22 15:30:17 +02:00
Thomas Rittson 16f726738d Update UI strings, remove autofillOnPageLoad enum 2021-04-16 13:46:56 +10:00
Thomas Rittson b029ead5f6
Don't use tokenService to manage emailVerified (#1788)
* Update send add-edit component dependencies
2021-04-15 11:39:38 +02:00
Oscar Hinton 44463e7bc0
Remove dead code (#1787)
* Remove dead analytics code
2021-04-14 23:43:09 +02:00
Matt Gibson 96df402df7
Simplify and fix file picker logic (#1779) 2021-04-12 10:13:53 -05:00
Thomas Rittson 9559d05346
Merge pull request #1774 from bitwarden/verify-email-for-send
Require user to verify email to use file Send
2021-04-12 08:21:27 +10:00
Thomas Rittson be79ef8981
Merge pull request #1758 from bitwarden/fix-sidebar-option-css
Fix bgcolor of option els when in FF sidebar
2021-04-12 08:19:40 +10:00
Thomas Rittson b634c7f178 Make tokenService public to correctly extend base 2021-04-09 15:50:39 +10:00
Thomas Rittson df86fad828 Merge branch 'master' into verify-email-for-send 2021-04-09 15:47:25 +10:00