Commit Graph

337 Commits

Author SHA1 Message Date
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
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
Tim Visée
b76150d4d9 Fix function to calculate encrypted ECE ciphertext length (#1153) 2019-02-18 11:19:15 -08:00
Danny Coates
a2ede30f09
updated password input style 2019-02-15 14:42:09 -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
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
9b37e92a81
implemented amplitude metrics (#1141) 2019-02-12 11:50:06 -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
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
Mark Liang (You-Wen)
b55960d743 fix 1112 (#1128) 2019-01-30 10:59:22 -05:00
Danny Coates
9e3bde2cc9 full page download ui (#1126) 2019-01-30 10:50:17 -05:00
Danny Coates
5eb24065b6
added modal to other pages 2019-01-29 13:08:54 -08:00
Danny Coates
87a517a169
exclude text inputs from paste handler 2019-01-29 12:43:09 -08:00
Danny Coates
c0d8300a8e
fixed some scrollbars 2019-01-29 12:06:23 -08:00
Danny Coates
d159825b27
added download icon 2019-01-28 15:44:14 -08:00
Danny Coates
8794b1d101
npm run format 2019-01-24 12:31:20 -08:00
Danny Coates
dece0969c2
added download link to tile 2019-01-23 15:10:09 -08:00
Donovan Preston
73123a690b Switch to the Android share icon. 2019-01-23 09:42:13 -05:00
Mark Liang
de0a1ddcaa #1103 2019-01-18 16:09:17 +08:00
Danny Coates
7d051d5eaf
restored accidentally deleted style 2019-01-16 16:18:23 -08:00
Danny Coates
d5a1271bbe
fixed account menu z-index on android 2019-01-16 14:58:10 -08:00
Danny Coates
a6a8fa6528
Merge pull request #1099 from mozilla/android-implement-share-card
Fix #888 Implement share card.
2019-01-16 13:26:41 -08:00
Donovan Preston
c90d811087 Switch to using utils.browserName 2019-01-16 16:20:15 -05:00
Danny Coates
57422d6406
refactored styles to extract btn 2019-01-16 12:49:11 -08:00
Donovan Preston
af61434b72 Fix #888 Implement share card. 2019-01-16 12:05:39 -05:00
Danny Coates
32a77180b0
Merge pull request #1088 from mozilla/vnext-ui-changes
Update UI
2019-01-15 10:40:11 -08:00
Danny Coates
783d7bfa03
save download count changes to localStorage. fixes #1080 2019-01-15 10:11:51 -08:00
Mark Liang
38f8a68827 update ux 2019-01-14 16:51:50 +08:00
Danny Coates
f402011c82
use custom elements instead of adding css classes for selectors 2019-01-10 16:22:40 -08:00
Danny Coates
8e8570c357
use blob instead of stream to get file list. fixes #1084 2019-01-10 11:10:51 -08:00
Danny Coates
4a633c8930
initialize dlimit of ownedfile on upload. fixes #1080 2019-01-10 10:52:52 -08:00
Danny Coates
6cc374865e
refactored code/tests around download tests 2019-01-09 17:25:43 -08:00
Dhyey Thakore
e9a9ead762 [Integration-Test] Add test for number of downloads, fixes #810 2019-01-09 19:33:48 +05:30
Danny Coates
1bb1e8123f
Merge pull request #1076 from mozilla/i1059
don't make title a link on android
2019-01-08 14:14:45 -08:00
Danny Coates
65be118e82
clicking signin shows cta. fixes #1073 2019-01-08 14:06:15 -08:00
Danny Coates
ffe8045d82
don't make title a link on android. fixes #1059 2019-01-08 13:53:53 -08:00
Danny Coates
4e0425ad7e
fixed text overflow on 404 page. fixes #1025 2019-01-08 11:46:14 -08:00
Danny Coates
06b25dcba6
fixed initial page load rendering for expired downloads and when the upload list isn't empty. fixes #1069 and fixes #1021 2019-01-08 11:24:07 -08:00