24
1
Fork 0
Commit Graph

2032 Commits

Author SHA1 Message Date
Danny Coates 0631abe653
renamed fileManager.js to controller.js 2018-11-08 15:12:07 -08:00
Donovan Preston cab6f1bafb
Implement the mechanics of fxa login on android, but don't show ui fo… (#1000)
* Implement the mechanics of fxa login on android, but don't show ui for it yet. Also, scopedKeys are not yet implemented.

* Hopefully fix the package-lock conflict?

* WIP on android scoped keys

* Finish implementing login.

* created android/user.js to handle android logins
2018-11-08 16:35:19 -05:00
Danny Coates ffac4ae5b1
Merge pull request #998 from mozilla/i989
Changed sign in area
2018-11-06 21:34:04 -08:00
Danny Coates e9d5d87691
changed sign in area 2018-11-06 21:30:35 -08:00
Danny Coates 4eca951a1c
fixed syncFileList result when logged out 2018-11-06 11:36:20 -08:00
Danny Coates 064077d706
Merge pull request #984 from mozilla/droid-ui-2
wip on using shared ui in android
2018-11-06 11:33:10 -08:00
Danny Coates 76d2d72fb0
revert puppeteer to 1.9.0 to debug circleci 2018-11-06 11:28:54 -08:00
Danny Coates 99f6f53e40
renamed android's index.html to android.html 2018-11-06 11:21:14 -08:00
Danny Coates 732094a5ba
Merge remote-tracking branch 'origin/vnext' into droid-ui-2 2018-11-06 10:54:44 -08:00
Danny Coates 6868af11cd
add click handler to whole empty area 2018-11-05 20:55:26 -08:00
Danny Coates ae89f1964f
fixes #994. add new files to top of upload area 2018-11-05 16:43:45 -08:00
Danny Coates 63796c8ccb
updated deps 2018-11-05 15:58:35 -08:00
Danny Coates be38392192
log out when the auth token is expired 2018-11-05 15:56:59 -08:00
Danny Coates d60eb5e022
Merge pull request #995 from mozilla/ui-fix
fix #985-#988, #990-#993
2018-11-05 15:53:20 -08:00
Danny Coates 1ef80febcb
fixed filename word-break 2018-11-05 15:46:49 -08:00
Danny Coates 43748295b0
style updated for chrome 2018-11-05 15:00:35 -08:00
Mark Liang 7394d20cb7 fix #985-#988, #990-#993 2018-11-05 16:12:40 +08:00
Danny Coates eb79ce1835
wip on using shared ui in android 2018-11-02 16:33:16 -07:00
Danny Coates 77a5a377e3
updated deps 2018-11-02 16:07:26 -07:00
Danny Coates 0cf95b30c0
Merge pull request #980 from mozilla/fresh
New UI implementation
2018-11-02 14:10:09 -07:00
Danny Coates d3a3e241bf
Merge pull request #983 from mozilla/fresh-ui-mark-update
Update UI
2018-11-02 14:04:02 -07:00
Danny Coates 1a7510070e
fixed footer integration test 2018-11-02 11:57:50 -07:00
Danny Coates 1c063111cc
a few style tweaks 2018-11-02 11:28:56 -07:00
Mark Liang cacb3a898d update ui 2018-11-02 17:42:59 +08:00
Danny Coates 5ebe869c26
fixed intro size on home page 2018-11-01 12:04:14 -07:00
Danny Coates dee9c0a538
fixed modal placement in responsive view 2018-11-01 11:05:17 -07:00
Danny Coates 90f261a314
moved some styles 2018-11-01 10:44:48 -07:00
Danny Coates 932a2a4576
removed unused code 2018-11-01 10:44:47 -07:00
Danny Coates 6ba3be8a0f
updated integration tests for new ui 2018-11-01 10:44:47 -07:00
Danny Coates 891ffc20af
added copied text after copy button click 2018-11-01 10:44:47 -07:00
Danny Coates c359678226
styled dl password input a bit 2018-11-01 10:44:46 -07:00
Danny Coates 26a943939d
wip on download page 2018-11-01 10:44:46 -07:00
Danny Coates 12e6eb1666
added password to upload form 2018-11-01 10:44:45 -07:00
Danny Coates 0e5202c470
updated modal 2018-11-01 10:44:45 -07:00
Danny Coates 7ad63ae004
stubbed copy dialog 2018-11-01 10:44:44 -07:00
Danny Coates d881755814
added purgecss and cssnano 2018-11-01 10:44:16 -07:00
Danny Coates 211404237a
added wide layout 2018-11-01 10:43:45 -07:00
Danny Coates 7838ad586d
removed old ui 2018-11-01 10:43:44 -07:00
Danny Coates f0cfc19f8c
a new approach for the ui 2018-11-01 10:43:43 -07:00
Danny Coates cc85486414
wip 2018-11-01 10:43:14 -07:00
Danny Coates 2b81ff1fb3
some wip. still broken 2018-11-01 10:43:14 -07:00
Danny Coates 5b939d2c95
reorged routes/index.js (broken) 2018-11-01 10:43:13 -07:00
John Gruen 8964387331
update ui 2018-11-01 10:43:13 -07:00
Danny Coates 3bf7798323
Merge pull request #963 from mozilla/gcs
WIP: GCS
2018-11-01 10:40:15 -07:00
Danny Coates 9e8e604024
stubbed in gcs (untested) 2018-11-01 10:36:05 -07:00
Danny Coates d87fb64390
removed keys_jwe from local storage 2018-10-08 11:16:06 -07:00
Danny Coates 97d4f1223f
reduce log noise in puppeteer test 2018-10-05 09:52:00 -07:00
Danny Coates c1bbc97514
updated deps 2018-10-05 09:43:21 -07:00
Danny Coates 23932c0d4c
Merge pull request #960 from mozilla/vnext-integration-tests
Vnext integration tests
2018-10-04 15:18:30 -07:00
Danny Coates 76de2b29a5
cleaned up integration test flow 2018-10-04 15:06:39 -07:00