addison
8479e9af00
qa fixes for send date fallbacks
2021-03-09 10:03:44 -05:00
aimuz
0a56bcb5c9
fix: Edge supported by biometrics
2021-03-09 09:49:45 +08:00
Matt Gibson
ed53c3b8f6
Fix how it works link Send Info Card in Vault ( #878 )
2021-03-08 16:06:41 -06:00
Matt Gibson
79ffafcc17
Inform send in vault ( #876 )
...
* Add first pass info card to Vault view
* Make send-info title a link
* Make access links open new tab
* Separate Vault card message from access message
* Add period to card end
* Final wording. Change Bitwarden Send links to point to Send tab
2021-03-08 15:17:42 -06:00
Addison Beck
bdf6dcd8cd
Safari date time fix ( #877 )
...
* date/time fixes for safari
* cleanup
* updated jslib
* whitespace
2021-03-08 16:10:16 -05:00
Addison Beck
bb6112bd39
Merge pull request #1667 from bitwarden/SafariDateTime
...
patched date & time inputs on safari
2021-03-08 16:10:08 -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 Beck
acfbce6237
Merge pull request #759 from bitwarden/SendFixes
...
fixed icon redirect bug on Sends
2021-03-08 15:44:51 -05:00
addison
5724875328
fixed icon redirect bug on Sends
2021-03-08 15:19:08 -05:00
addison
0752a3a925
patched date & time inputs on safari
2021-03-08 14:58:10 -05:00
Addison Beck
125de0dd47
Safari Time Formatting ( #298 )
...
* fixed up the send date fallbacks again
* gave localizations string a better name
* added support for dropdown time selection in safari
* changed console error to toast error
* fixed formatting for previous value safari times
2021-03-08 13:58:53 -05:00
Hinton
862f9a5a63
Update to use the new WebAuthn iframe
2021-03-08 19:12:56 +01:00
Addison Beck
062046484b
Safari Date/Time support for Send dates ( #297 )
...
* fixed up the send date fallbacks again
* gave localizations string a better name
* added support for dropdown time selection in safari
* changed console error to toast error
2021-03-08 13:09:29 -05:00
Thomas Rittson
ec3154ea46
Fix cross-origin issues on 404 page ( #873 )
...
* Fix cross-origin issues on 404 page
* Add integrity hashes and use stable boostrap
* Restore absolute paths for css
2021-03-08 08:05:12 +10: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
Thomas Rittson
d580912e17
Merge pull request #1660 from bitwarden/enable-u2f-edge
...
Enable FIDO U2F on Edge
2021-03-05 10:11:53 +10:00
Thomas Rittson
c01d405eba
Enable FIDO U2F on Edge
2021-03-05 10:04:29 +10:00
Thomas Rittson
79d0fa842f
Merge pull request #751 from bitwarden/encrypted-export-warning
...
Add extra encrypted export warnings
2021-03-05 09:56:25 +10:00
Thomas Rittson
08fc18192d
update jslib ( #872 )
2021-03-05 09:55:59 +10:00
Thomas Rittson
0828f43215
Merge pull request #1659 from bitwarden/encrypted-export-warning
...
Encrypted export warning
2021-03-05 09:55:41 +10:00
Thomas Rittson
e7fe3761b3
update jslib
2021-03-05 09:01:16 +10:00
Thomas Rittson
8d05013f75
update jslib
2021-03-05 08:59:41 +10:00
Thomas Rittson
b7acbcf3a7
Enable platform-specific export warning message ( #295 )
2021-03-05 08:56:20 +10:00
Joseph Flinn
1c39c294e0
Merge pull request #749 from bitwarden/add-rc-auto
...
fixing typo
2021-03-04 14:43:36 -08:00
Thomas Rittson
7f04d8e952
Add extra encrypted export warnings
2021-03-05 07:53:35 +10:00
Hinton
907fabdd8e
Remove allow from html since it's moved to js
2021-03-04 22:36:17 +01:00
Joseph Flinn
b01c71f579
adding docker to the rc branch workflow ( #870 )
2021-03-04 13:28:32 -08:00
Thomas Rittson
962678bd4e
Add extra warnings about encrypted export
2021-03-05 07:06:02 +10:00
Thomas Rittson
70b9fc931f
update jslib
2021-03-05 07:05:49 +10:00
Matt Gibson
a6c98f462a
Show spinner when downloading file for Send Accesses ( #869 )
2021-03-04 14:58:45 -06:00
Thomas Rittson
473dd8739a
Expand encrypted export warning ( #866 )
...
* Add additional warnings about encrypted export
* Allow html body in showDialog
2021-03-05 06:56:25 +10:00
Joseph Flinn
34e7970363
Merge pull request #1595 from joseph-flinn/master
...
Adding build/release workflows
2021-03-04 11:38:22 -08:00
Joseph Flinn
fd13592932
removing test code and removing cloc from release
2021-03-04 11:27:25 -08:00
Hinton
b7889b15ff
Add support for WebAuthn
2021-03-04 20:19:59 +01:00
Joseph Flinn
a467881a76
fixing typo
2021-03-04 10:23:54 -08:00
Joseph Flinn
3d425e5b8c
Merge pull request #748 from bitwarden/add-rc-auto
...
adding artifacts to the builds on the rc branch
2021-03-04 10:08:20 -08:00
Joseph Flinn
722bcfc31b
Add rc auto ( #868 )
...
* adding new rc docker tag
* adding rc docker push
* updating task name
2021-03-04 10:07:59 -08:00
Joseph Flinn
8facd15772
adding artifacts to the builds on the rc branch
2021-03-04 09:54:14 -08:00
Addison Beck
7a9ad3dc32
Merge pull request #1656 from bitwarden/DateTimeFallback
...
implemented date & time fallbacks for safari and FF
2021-03-04 12:53:49 -05:00
Joseph Flinn
0a5f370fc2
adding artifact uploads for the rc branch ( #245 )
2021-03-04 09:51:45 -08:00
Thomas Rittson
929c3d7662
Disable save button and add spinner after submit ( #867 )
2021-03-04 11:23:32 -05:00
Thomas Rittson
8328b55774
Expand encrypted export warning ( #294 )
...
* Allow html body in showDialog
* Add extra warnings about encrypted export
2021-03-04 11:15:51 -05:00
addison
290c3b3a69
code review fixes
2021-03-04 10:48:56 -05:00
Tomer Shvueli
6eb7106bc5
fix: Nest sub option in Options page, tie auto fill & auto copy features together
2021-03-04 09:58:22 -05:00
Addison Beck
e25a8e051a
updated jslib ( #865 )
2021-03-03 16:25:13 -05:00
addison
50b8f6955c
implemented date & time fallbacks for safari and FF
2021-03-03 15:03:05 -05:00
Addison Beck
729ab4f20b
fixed up the send date fallbacks again ( #293 )
...
* fixed up the send date fallbacks again
* gave localizations string a better name
* added fallback values to clear expiration
2021-03-03 15:02:05 -05:00
Vincent Salucci
4a1b46dd41
[Send] Hide identifier if unavailable ( #864 )
2021-03-03 12:30:19 -06:00
Thomas Rittson
16877521e7
Exclude owners and admins from single organization policy when creating new org ( #855 )
...
* Fix single org policy when creating organization
Exclude owners and admins from policy when creating new org
* Remove looping async calls and fix linting
2021-03-03 08:16:04 +10:00