1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-19 17:53:39 +00:00
Commit Graph

13 Commits

Author SHA1 Message Date
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
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
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
Matt Gibson
96df402df7 Simplify and fix file picker logic (#1779) 2021-04-12 10:13:53 -05: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
Oscar Hinton
544c7c526d Show file picker warning in chromium on Mac 11 (#1778) 2021-04-09 00:45:42 +02:00
Thomas Rittson
f68858e729 Require user to verify email to use file Send 2021-04-07 12:49:06 +10:00
Vincent Salucci
24d172e3b9 [Send] Added pop out banner for linux os (#1713) 2021-03-17 09:05:48 -05:00
addison
0aeeacc3ec removed a comment 2021-03-08 15:47:48 -05:00
addison
0752a3a925 patched date & time inputs on safari 2021-03-08 14:58:10 -05:00
Vincent Salucci
61d7fcfc85 Fixed lint warnings (#1655) 2021-03-02 12:31:52 -06:00
Vincent Salucci
4853fb3e29 [Send] Add/Edit functionality (#1622)
* Update jslib (0951424 -> 1968dbf)

* [Send] Browser integration initial commit

* Update jslib (1968dbf -> 8a3b551)

* Cleaned up integration

* added radio button style support // updated warning UI/UX

* Update jslib (8a3b551 ->42348e2)
2021-02-23 15:37:55 -06:00