24
1
Fork 0
Commit Graph

94 Commits

Author SHA1 Message Date
Danny Coates 6b318c248f
tiny password input style fix 2018-02-01 13:20:53 -08:00
Danny Coates 9d04ad704a
fixes #746 password input style 2018-01-31 16:57:25 -08:00
Danny Coates 94e707da8a
added gradient experiment 2018-01-31 11:46:29 -08:00
shikhar-scs 050a1aff83 show download Limits on page 2018-01-23 07:41:48 +05:30
Danny Coates 72279f4995
a very slight refactor of previous commit 2018-01-19 17:14:14 -08:00
Danny Coates 48b21de011
a few tweaks to password input. fixes #703 2018-01-19 16:53:57 -08:00
Soumya Himanish Mohapatra fdcc31f049 Passwords can now be reset 2018-01-18 15:45:04 +05:30
shikhar-scs 87110095a0 improved popup for mobile display 2018-01-12 08:16:55 +05:30
Danny Coates 1741b1c686
use monospace font for password display 2018-01-10 10:02:21 -08:00
Danny Coates 096489d486
tweaked delete popup 2018-01-09 11:20:36 -08:00
Soumya Himanish Mohapatra 910cde4380 Popup for delete button attached 2018-01-09 20:56:27 +05:30
Danny Coates 7b96c46e39
Merge pull request #686 from shikhar-scs/hidePassword
Hide password while Typing and after Entering: Fixes #670
2018-01-08 09:49:40 -08:00
Danny Coates 3d48ea71b9
Merge pull request #679 from shikhar-scs/master
changed font to sans sherif: Solves #676
2018-01-08 09:45:21 -08:00
shikhar-scs a6e1fc5c44 changed font to sans serif
improved font family

font changes
2018-01-06 08:21:55 +05:30
shikhar-scs 8434312728 Toggleable Password
Changed * to ●
2018-01-06 08:11:16 +05:30
Soumya Himanish Mohapatra 9972196f70 checkbox now has a hover effect 2017-12-23 11:49:15 +05:30
Soumya Himanish Mohapatra 265f99f327 adjusted line height of label 2017-12-21 17:46:01 +05:30
Erica Wright a2e745a349
stop drag target from flickering when dragging over children 2017-12-08 10:48:44 -05:00
Danny Coates b2c1daa6c7
color promo experiment 2017-12-05 14:06:40 -08:00
Danny Coates 7b4060f9e1
Added multiple download option 2017-12-04 15:52:31 -08:00
Oscar 7cf70317e8 #634: overwrite appearance of password submit input
Bug: The button to set a password had a different look than other buttons on the site

Fix: add -webkit-appearance none on the button element to force browser to discard the default styling. For a reduced test case demonstrating the fix see https://codepen.io/ovl/full/qVYgoO/
2017-11-23 15:28:32 +01:00
Oscar 2b5f7d126f share interface: align text in input and button
Bug: Text in inout and button are not aligned on the middle axis

Fix: Add padding-bottom on the button elements to push their contents a bit higher
2017-11-22 20:36:22 +01:00
Danny Coates d78fcd3721
fixed promo position while ondrag is set. fixes 2017-11-16 10:50:29 -08:00
Danny Coates e7fdf76120
Added experiment for firefox download promo 2017-11-14 12:24:54 -08:00
Danny Coates 17adc644fb
display the 'add password' button only when the input field isn't empty 2017-11-02 14:27:54 -07:00
Danny Coates 6a008bf312
Merge pull request #612 from mozilla/password-nits
Password UI nits
2017-10-30 12:59:29 -07:00
Danny Coates dfb271410c
use relative path for the url() in css so webpack can substitute the hashed asset name 2017-10-30 12:54:59 -07:00
Erica a31f6b75d9
Merge pull request #608 from mozilla/link-copy
disable copying link when password not completed
2017-10-30 10:42:09 -04:00
Erica Wright 6e7ed3cea3
password maxlength and wrapping 2017-10-25 10:50:37 -04:00
Erica Wright 82a8283b6e
remove unsightly auto-applied margin from safari buttons 2017-10-24 15:08:57 -04:00
Erica Wright 82e206bccf
password input at smaller screens 2017-10-24 12:36:09 -04:00
Erica Wright 1e4d6646c6
style password checkbox 2017-10-23 15:36:05 -04:00
Erica Wright 046f227003
disable copying link when password not completed 2017-10-23 09:53:12 -04:00
Erica Wright 3459dcaa15
align the "Password" and "Copy to clipboard" fields. 2017-10-20 16:21:04 -04:00
Danny Coates bc24a069da
Add optional password to the download url 2017-10-10 10:45:10 -07:00
Danny Coates 32c5b414de
use beefy ui 2017-10-10 10:20:49 -07:00
Erica Wright 6de91b5872
Change Favicon in to look better in a variety of cases 2017-10-06 11:24:17 -04:00
ehuggett e20fd97e59 Centre logo by using transform (not optimal) 2017-10-04 00:05:45 +01:00
ehuggett 208c28ee01 Make upload button focusable (accessibility/tab navigation) 2017-10-02 23:04:55 +01:00
Danny Coates 8e14d3f8f7
QA bug fixes 2017-09-13 12:01:55 -07:00
Danny Coates 17e61bb09d
added first A/B experiment 2017-09-11 17:30:05 -07:00
Danny Coates 3d8b38ffe4
fixed delete dialog broken in last commit 🙄 2017-09-06 14:27:09 -07:00
Danny Coates fddc415c86
fixes #539 2017-09-06 14:09:17 -07:00
Danny Coates 53e822964e
a few changes to make A/B testing easier 2017-08-25 09:44:52 -07:00