Commit Graph

2410 Commits

Author SHA1 Message Date
Danny Coates
2169a49d4c
made account menu keyboard navible 2019-02-20 16:11:54 -08:00
Danny Coates
b6a703d5de
added outline styles for keyboard nav 2019-02-20 15:58:44 -08:00
Danny Coates
060b6835f1
clear password on checkPassword 2019-02-20 11:51:09 -08:00
Danny Coates
fd2b58d96d
made main "add files" area keyboard navible 2019-02-20 10:59:05 -08:00
Danny Coates
b1e5073e59
made sign in button keyboard navible 2019-02-20 10:57:32 -08:00
Danny Coates
9d5c6573d9
updated deps 2019-02-19 20:12:12 -08:00
Danny Coates
ec356b703f
disable service worker on Edge 2019-02-19 18:53:55 -08:00
Danny Coates
e5f9673521
added window.app for debugging 2019-02-19 14:14:28 -08:00
Danny Coates
2c12b614f0
updated header logo 2019-02-19 13:13:14 -08:00
Danny Coates
2c27665e39
updated favicon 2019-02-19 12:52:09 -08:00
Danny Coates
c1df061669
android style fixes 2019-02-19 11:25:40 -08:00
Danny Coates
41bfe31d61
prefix /api/metrics on android. fixes #1159 2019-02-19 10:46:16 -08:00
Donovan Preston
a42cec97f3 Fix #1145 Fix the back button after logging in. (#1158)
To do so, we clear the webview history once the login process is complete so that the intermediate redirect urls used by the login process are not in the history.

Also, update the versions of some of the libraries we use.
2019-02-19 09:35:37 -08:00
Donovan Preston
fd3caa3cc6 Fix #1150 Make the defaults on android match the defaults on the web. (#1155) 2019-02-19 09:28:25 -08:00
Tim Visée
b76150d4d9 Fix function to calculate encrypted ECE ciphertext length (#1153) 2019-02-18 11:19:15 -08:00
Danny Coates
06c9b126a3
revert puppeteer to 1.11.0 2019-02-18 11:09:37 -08:00
Danny Coates
a2ede30f09
updated password input style 2019-02-15 14:42:09 -08:00
Danny Coates
244fcf5e77
renamed inter beta fonts 2019-02-15 14:41:29 -08:00
Danny Coates
8eaacfea18
use text/plain on /api/metrics 2019-02-15 11:59:39 -08:00
Danny Coates
b30be6e4a2
updated intro image 2019-02-14 16:16:30 -08:00
Danny Coates
5ce35a71ef
added missing entrypoint to metrics 2019-02-14 13:00:57 -08:00
Danny Coates
6b6b04e93b
a few font adjustments 2019-02-14 12:23:27 -08:00
Danny Coates
21e3095dc9
updated file icon 2019-02-14 12:01:14 -08:00
Danny Coates
2a8a8abfde
added Inter font and intro image 2019-02-14 11:39:28 -08:00
Danny Coates
4d8f27e96e
adjusted intro layout 2019-02-14 09:33:49 -08:00
Danny Coates
be8e507d25
updated footer links 2019-02-13 13:09:57 -08:00
Danny Coates
26d6606e09
added custom details arrow (needs final svg) 2019-02-13 12:39:53 -08:00
Danny Coates
1c61915b53
styled selectbox 2019-02-13 11:14:53 -08:00
Danny Coates
e9ee7d022c
adjusted padding of wip area 2019-02-12 19:14:01 -08:00
Danny Coates
fc37fd1fe3
Work in progress on latest design 2019-02-12 12:27:52 -08:00
Danny Coates
0fa963f1ab
implemented amplitude metrics 2019-02-12 12:23:27 -08:00
Danny Coates
d50c0477ea
fixed android metrics 2019-02-12 12:21:18 -08:00
Danny Coates
9b37e92a81
implemented amplitude metrics (#1141) 2019-02-12 11:50:06 -08:00
Marwan Mohamad
d6bfb8b1fd Pontoon: Update Gorontalo (gor) localization of Test Pilot: Firefox Send
Localization authors:
- Marwan Mohamad <mar.one818@gmail.com>
2019-02-12 18:52:29 +00:00
pyup.io bot
052f50358e Scheduled weekly dependency update for week 06 (#1148)
* Update flake8 from 3.6.0 to 3.7.5

* Update pytest from 4.1.1 to 4.2.0

* Update pytest-xdist from 1.26.0 to 1.26.1
2019-02-11 19:53:34 -05:00
Danny Coates
1a483cad55
updated deps 2019-02-08 15:58:05 -08:00
Danny Coates
03246532e3
v2.6.3 2019-02-08 14:08:48 -08:00
Jon Buckley
cff91b2189 npm audit fix 2019-02-08 14:06:14 -08:00
Danny Coates
6b33192a55
use default avatar instead of ff logo for users with no avatar 2019-02-08 11:58:42 -08:00
Danny Coates
6ef9b7be92
v2.6.2 2019-02-08 11:10:29 -08:00
Donovan Preston
66f52b8c41 Fix #1110 Sync the file list on android. 2019-02-08 09:45:37 -08:00
Donovan Preston
16224b3c02 Fix #1108 Hide email input on signup page so that it doesn't hide par… (#1140)
* Fix #1108 Hide email input on signup page so that it doesn't hide part of the bottom of the page

* Fix #1115 Prevent clicking on the button more than once in a row.

* Show the email input on desktop
2019-02-08 09:44:21 -08:00
Danny Coates
41eaa668a1
Merge pull request #1138 from jbuck/vnext-update-google-cloud-storage
Update @google-cloud/storage to v2.4.2 to fix timeouts
2019-02-06 12:07:18 -08:00
Danny Coates
5e4ad28f90
Merge pull request #1137 from jbuck/master-update-google-cloud-storage
Update @google-cloud/storage to v2.4.2 to fix timeouts
2019-02-06 12:07:01 -08:00
Jon Buckley
3ea728e4e0
Update @google-cloud/storage to v2.4.2 to fix timeouts 2019-02-06 13:25:18 -05:00
Jon Buckley
bc2a8c6780
Update @google-cloud/storage to v2.4.2 to fix timeouts 2019-02-06 13:21:38 -05:00
Rodrigo
500b34b666 Pontoon: Update Portuguese (Portugal) (pt-PT) localization of Test Pilot: Firefox Send
Localization authors:
- Rodrigo <rodrigo.mcunha@hotmail.com>
2019-02-06 04:12:11 +00:00
Rodrigo
7afe684c3b Pontoon: Update Portuguese (Portugal) (pt-PT) localization of Test Pilot: Firefox Send
Localization authors:
- Rodrigo <rodrigo.mcunha@hotmail.com>
2019-02-05 22:52:13 +00:00
Danny Coates
cd8ab540f2
revert @google-cloud/storage to 2.1.0 2019-01-31 15:28:18 -08:00
Danny Coates
36225e4f92 android: exclude self from share intent (#1132) 2019-01-30 15:46:43 -05:00