Commit Graph

101 Commits

Author SHA1 Message Date
Danny Coates
23c347175a
Merge branch 'vnext' into sw 2018-07-13 12:27:39 -07:00
Danny Coates
dd0cb78ea2
Merge remote-tracking branch 'origin/master' into vnext 2018-07-13 12:25:28 -07:00
Danny Coates
ebf6bda467
updated to webpack 4 2018-07-12 13:16:02 -07:00
Emily
6db3009e5f download cancel and progress 2018-07-09 17:00:19 -07:00
Emily
921df9e1aa dupe network request bug 2018-07-09 15:39:06 -07:00
Danny Coates
863a2e9c29
improved background rendering slightly 2018-06-21 11:28:31 -07:00
Danny Coates
207179484c
added striped box 2018-06-21 10:32:31 -07:00
Danny Coates
211b1a8576
added background image 2018-06-19 12:58:42 -07:00
Vimal Raghubir
e28a92848d
Remove bad role attribute 2018-06-15 10:12:34 -04:00
Brainlulz
0edfc8405f fix: added a tabindex to the CopyUrl and Delete icon 2018-06-03 11:36:20 +02:00
Danny Coates
196d4211b6
an additional tweak to the position of the selectbox arrow 2018-05-29 15:12:00 -07:00
Ashok kumar
6acf58f9e9
changes related to arrow positioning
Issue fixes related to https://github.com/mozilla/send/issues/820.
2018-05-29 16:42:34 +05:30
Emily Hou
8a496022f4 fixes #798 2018-05-21 13:20:33 -07:00
Danny Coates
fb91fd03cc
adjusted selectbox styles 2018-03-27 23:19:07 -07:00
rcmainak
77e3b5a3e6
Replaced the selectbox with native HTML <select> 2018-03-27 21:40:59 -07:00
Danny Coates
da82ef814b
MS Edge hacks 2018-03-12 12:24:43 -07:00
Danny Coates
b840173429
Merge pull request #789 from RCMainak/issue_775
Fixed #775 : Made text not-selectable
2018-03-12 10:43:53 -07:00
rcmainak
e1dc1687fc Fixed #775 : Made text not-selectable 2018-03-12 23:09:00 +05:30
Danny Coates
3e6a88d31d
render header and footer only once. fixes #788 2018-03-12 10:15:11 -07:00
Danny Coates
fddf1c40dc
fixed password input style on small screens 2018-03-01 21:33:59 -08:00
Danny Coates
2de5378208
use a separate circle in the progress svg for indefinite progress. fixes #771 2018-02-28 08:57:35 -08:00
Danny Coates
5263839731
undo a fup from previous commit 2018-02-26 13:54:41 -08:00
Danny Coates
484063a596
fixed some html nits 2018-02-26 13:49:26 -08:00
Danny Coates
b39bbaf6fb
Merge pull request #761 from mozilla/i741
added maxPasswordLength and passwordError messages
2018-02-22 09:10:26 -08:00
Danny Coates
14b40d820b
added password setting error UI 2018-02-22 09:01:29 -08:00
Danny Coates
5c68437b1c
trimmed progress.css 2018-02-21 16:59:54 -08:00
Danny Coates
03f08de32f
added indefinite progress mode 2018-02-21 13:59:06 -08:00
Danny Coates
c18f488be7
added maxPasswordLength and passwordError messages 2018-02-21 10:03:19 -08:00
Danny Coates
099012fac9
updated password input behavior. fixes #762 & fixes #763 2018-02-21 09:55:04 -08:00
Danny Coates
ebecc6bb81
updated download password input style 2018-02-20 12:21:00 -08:00
Danny Coates
130ddca135
make 'change' button visible by default after pwd set 2018-02-20 11:27:56 -08:00
Danny Coates
afb099f9df
updated noscript style 2018-02-19 23:10:03 -08:00
Danny Coates
7992ba5bc1
tweaked password input style 2018-02-19 16:22:17 -08:00
Danny Coates
ad77fc20c6
fixed dnd after css changes 2018-02-19 14:29:13 -08:00
Danny Coates
029633f3d3
tweaked input styles 2018-02-19 14:02:26 -08:00
Danny Coates
346e604f34
updated password input UI 2018-02-17 15:07:47 -08:00
Danny Coates
8d41111cd6
refactored css, including some markup changes 2018-02-15 15:54:59 -08:00
Danny Coates
b5b29aeb17
focus download password input on render. fixes #745 2018-02-12 09:53:34 -08:00
Danny Coates
dcfda9521b
nit: use 'html/raw' instead of html() where possible 2018-02-11 14:03:00 -08:00
Danny Coates
cf36a33aea
localize other displayed numbers 2018-02-07 19:46:18 -08:00
Danny Coates
deb177c6bb
updated availableLanguages and localized progress percentage. fixes #747 2018-02-07 12:09:23 -08:00
Danny Coates
cf5defa6a9
fixed file list time wrap. fixes #749 2018-02-02 10:37:28 -08:00
Danny Coates
fd6a3a5579
return false from form submit handlers 2018-02-01 12:49:18 -08:00
Danny Coates
dbfae53222
added autofocus to download password input 2018-02-01 10:41:52 -08:00
Danny Coates
94e707da8a
added gradient experiment 2018-01-31 11:46:29 -08:00
Danny Coates
97ad674be2
added /api/info/:id route 2018-01-30 17:29:51 -08:00
Danny Coates
565e47aef8
big refactor 2018-01-30 09:37:42 -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