Commit graph

317 commits

Author SHA1 Message Date
Donovan Preston
16224b3c02 Fix Hide email input on signup page so that it doesn't hide par… ()
* Fix  Hide email input on signup page so that it doesn't hide part of the bottom of the page

* Fix  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 () 2019-01-30 10:59:22 -05:00
Danny Coates
9e3bde2cc9 full page download ui () 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 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 from mozilla/android-implement-share-card
Fix  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 Implement share card. 2019-01-16 12:05:39 -05:00
Danny Coates
32a77180b0
Merge pull request 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 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 2019-01-10 11:10:51 -08:00
Danny Coates
4a633c8930
initialize dlimit of ownedfile on upload. fixes 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 2019-01-09 19:33:48 +05:30
Danny Coates
1bb1e8123f
Merge pull request 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 2019-01-08 14:06:15 -08:00
Danny Coates
ffe8045d82
don't make title a link on android. fixes 2019-01-08 13:53:53 -08:00
Danny Coates
4e0425ad7e
fixed text overflow on 404 page. fixes 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 and fixes 2019-01-08 11:24:07 -08:00
Danny Coates
8c496e3bee
don't add zero length files (also directories) 2019-01-03 16:12:40 -08:00
Danny Coates
a79400f99f
signup dialog changes
- send empty or invalid emails to the standard fxa signup page
- show the signup dialog when file too big and not logged in
2018-12-21 11:40:52 -08:00
Danny Coates
c585c34c01
use one Archive instance for state.archive 2018-12-21 10:54:38 -08:00
Danny Coates
6cc12528b3
fixed some old TODOs 2018-12-18 13:55:46 -08:00
Danny Coates
ac87fdff97
style tweak to user avatar image 2018-12-18 12:50:01 -08:00
Danny Coates
b1db7ac312
simplified app/main.js a bit 2018-12-18 12:27:43 -08:00
Danny Coates
793dfb4f42
initial state refactor 2018-12-13 11:12:06 -08:00
Mark Liang (You-Wen)
aa156558b6 Update vnext android ui ()
* refine android ui

* fix layout
2018-12-13 11:36:03 -05:00
Danny Coates
09a4d7b9ee
fixed filelist sync on initial login and after upload 2018-12-12 10:14:06 -08:00
Danny Coates
e58ebc835c
changed upload button label 2018-12-11 15:11:38 -08:00
Danny Coates
61299dd8ea
split serviceWorker and streamDownload capabilities 2018-12-10 12:47:23 -08:00
Danny Coates
0640902350
moved non-async init earlier in main.js 2018-11-26 16:05:22 -08:00
Danny Coates
613a70f473
improved serviceworker caching 2018-11-26 13:25:47 -08:00
Danny Coates
87ac8b241b
load cryptofill.js async 2018-11-26 10:36:49 -08:00
Danny Coates
1e62aa976d reimplemented l10n using dynamic import() ()
this should greatly reduce the complexity of the l10n code
and build pipeline and eliminate the most common error
seen in sentry logs (no translate function)
2018-11-20 09:50:59 -05:00
Danny Coates
5afa4e5c9b
Merge pull request from mozilla/totalSize
added total size to wip tile
2018-11-19 21:37:31 -08:00
Donovan Preston
ae4b8cf0d3 Add setApiUrlPrefix and use it in the android version. 2018-11-19 15:10:57 -05:00
Danny Coates
74d8a12c07
fixes . dragging page elements 2018-11-19 10:48:52 -08:00
Danny Coates
c99697caae
fixes . lolwhoops 2018-11-19 10:34:58 -08:00
Danny Coates
b80dd48434
added total size to wip tile 2018-11-16 17:31:37 -08:00