Commit Graph

1008 Commits

Author SHA1 Message Date
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 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
Oscar Hinton 544c7c526d
Show file picker warning in chromium on Mac 11 (#1778) 2021-04-09 00:45:42 +02:00
Oscar Hinton 97ac4a3267
Bump jslib (#1776) 2021-04-07 20:43:07 +02:00
Thomas Rittson f68858e729 Require user to verify email to use file Send 2021-04-07 12:49:06 +10:00
Oscar Hinton eeb61b019b
Increase popup width on linux during WebAuthn process (#1772)
* Expand popup width on linux during WebAuthn prompt

* Refactor
2021-04-06 23:10:22 +02:00
Thomas Rittson b63074f00d Apply fix to all themes 2021-04-02 15:05:57 +10:00
Thomas Rittson 809e2b68d1 apply fix to nord theme also 2021-04-02 15:00:49 +10:00
Thomas Rittson 7c0423a1c0 Fix bgcolor of option els when in FF sidebar 2021-04-02 14:55:23 +10:00
Matt Gibson b69bbd3501
Use azure direct upload for send and attachments (#1744)
* Use azure direct upload for send and attachments

* Add required attachment changes

* update jslib
2021-03-29 10:16:31 -05:00
Thomas Rittson e60d7924a2
Merge pull request #1740 from bitwarden/send-hide-email
Hide email address in Sends
2021-03-29 07:57:17 +10:00
Thomas Rittson 1b4fd820ce Fix incorrect location of appBoxRow directive 2021-03-26 08:15:39 +10:00
Thomas Rittson 7bc9d1ece7 Move "hide email" control 2021-03-25 14:34:21 +10:00
Thomas Rittson 894d3a7c14 Add "hide email" option for Sends 2021-03-25 14:14:28 +10:00
Matt Gibson fd92ec8924
Update jslib (#1737) 2021-03-24 11:26:18 -05:00
Chad Scharf ed2837e826
Merge pull request #1617 from lionel-rowe/close-popup-on-esc
Close browser popup on Escape key press
2021-03-22 11:02:25 -04:00
lionel-rowe aee1968436 Close browser popup on Escape key press 2021-03-21 23:02:39 +00:00
Thomas Rittson ced6d57f93 Hide autofill buttons for certain cipher types 2021-03-19 11:07:22 +10:00
Thomas Rittson 626145e492 Revert "Merge pull request #1627 from emindeniz99/master"
This reverts commit 9063a98949, reversing
changes made to 540ca5d204.
2021-03-18 09:38:27 +10:00
Oscar Hinton e0f4386042
Add support for WebAuthn to browser extension (#1379) 2021-03-17 22:14:26 +01:00
Vincent Salucci 24d172e3b9
[Send] Added pop out banner for linux os (#1713) 2021-03-17 09:05:48 -05:00
Chad Scharf 23a56d5da2
Merge pull request #1630 from vrnvorona/add-disable-badge-counter
Option to disable badge text on icon
2021-03-12 15:23:56 -05:00
Chad Scharf 9063a98949
Merge pull request #1627 from emindeniz99/master
fix popup height
2021-03-12 15:16:41 -05:00
Oscar Hinton e56e1a5c7f
Add support for browser biometrics on Firefox >= 87 (#1668) 2021-03-10 21:27:05 +01:00
addison b59d932a53 fixed a few send date fallback bugs 2021-03-09 17:45:38 -05:00
addison 3e1c6ac396 only show message if not already in popout 2021-03-09 10:16:31 -05:00
addison 8479e9af00 qa fixes for send date fallbacks 2021-03-09 10:03:44 -05:00
addison 6823566081 whitepsace 2021-03-08 16:08:22 -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
Vlad 518722c781 Fixes for text logic
Moved settings check above setting text, also added send message when settings is changed
Now when settings is changed, current tab badge is changed immediately, and other tabs do so in milliseconds after switch
2021-03-06 19:18:11 +03:00
addison 290c3b3a69 code review fixes 2021-03-04 10:48:56 -05:00
addison 50b8f6955c implemented date & time fallbacks for safari and FF 2021-03-03 15:03:05 -05:00
Vincent Salucci 61d7fcfc85
Fixed lint warnings (#1655) 2021-03-02 12:31:52 -06:00
Vincent Salucci 8cb51da4ab
[Send] Updated current access input type to text (#1648) 2021-03-01 09:42:06 -06:00
Vlad 0ed08cca23 remove excessive code
removed analytics and excessive components from jslib
2021-02-25 21:47:35 +03:00
Vincent Salucci e17649d869
[Send] Enterprise policy enforcement (#1637) 2021-02-24 16:03:44 -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
Emin Deniz 1cb77f847e fix popup height 2021-02-22 03:01:31 +03:00
Vlad eb59c9e692 browser version of 287 issue
added condition when badge should set text based on setting
2021-02-22 01:35:14 +03:00
Vincent Salucci 8d2e436a05
[Send] Type component (#1608)
* Initial commit of send type component

* Update jslib (ee164be -> 0951424)

* Update constructor for new jslib
2021-02-12 16:28:31 -06:00
Vincent Salucci 0d6e212463
[Send] Groupings component (#1605)
* Initial commit of groupings component

* Update jslib ee164be

* Updated send-list item icons

* Requested changes

* Removed obsolete safari hacks
2021-02-10 10:16:34 -06:00
Matt Gibson 1868b99d17
Linter updates and fixes (#1604) 2021-02-10 09:40:15 -06:00