From 3a2b7a167d8fdb898d012263d1405b49d6233980 Mon Sep 17 00:00:00 2001 From: Harry Hedger Date: Fri, 1 Jul 2016 17:09:32 -0400 Subject: [PATCH 1/2] Update CHANGELOG.md --- CHANGELOG.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 64e4e77dc..e28f336c3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -57,12 +57,12 @@ Theme: Remote Uploads, UI Redesign Released: July 1, 2016 -- [ ] core: Investigate if there is a way to manage an oauth dialog and not navigate away from Uppy; Put entire(?) state into oauth redirect urls / LocalStorage with an identifier ? (@hedgerh) +- [x] core: Investigate if there is a way to manage an oauth dialog and not navigate away from Uppy; Put entire(?) state into oauth redirect urls / LocalStorage with an identifier ? (@hedgerh) - [ ] core: Rethink UI: Part I (@arturi) - [x] core: let user cancel uploads in progress (@arturi) - [x] core: resize image file previews (to 100x100px) for performance (@arturi) -- [ ] server: add tus-js-client when it's node-ready (@hedgerh) -- [ ] server: make uppy-server talk to uppy-client in the browser, use websockets. (@hedgerh) +- [x] server: add tus-js-client when it's node-ready (@hedgerh) +- [x] server: make uppy-server talk to uppy-client in the browser, use websockets. (@hedgerh) - [x] dashboard: new “workspace” plugin, main area that allows for drag & drop and shows progress/actions on files, inspired by ProgressDrawer - [x] website: add new logos and blog (@arturi) - [x] drive: Return `cb` after writing all files https://github.com/transloadit/uppy-server/commit/4f1795bc55869fd098a5c81a80edac504fa7324a#commitcomment-17385433 (@hedgerh) From 8bc7a72df1be094e7ff025938d8868c09f71f19c Mon Sep 17 00:00:00 2001 From: Artur Paikin Date: Fri, 1 Jul 2016 17:40:51 -0400 Subject: [PATCH 2/2] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e28f336c3..f1843e67c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -37,6 +37,7 @@ Ideas that will be planned and find their way into a release at one point - [ ] website: Make a gif/video of Uppy Modal or DragDrop demo (drag & drop a few files -> upload happens) - [ ] website: scrollbars on code samples (can’t reproduce!) (@arturi) - [ ] core: accessibility research +- [ ] test: add next-update https://www.npmjs.com/package/next-update to check if packages we use can be safely updated ## 0.8.0