|
@@ -26,7 +26,7 @@ Ideas that will be planned and find their way into a release at one point
|
|
|
- [ ] drive: Show a visual indication that downloading has started after double-clicking. Prevent that 6 clicks = 3 downloads
|
|
|
- [ ] instagram: Make a barely working Instagram Plugin + example (#21)
|
|
|
- [ ] meta: Use <waffle.io> instead of Markdown task tracking. Some discussion [here](https://transloadit.slack.com/archives/general/p1455693654000062) (@kvz)
|
|
|
-- [ ] modal: polish on mobile
|
|
|
+- [ ] dashboard: polish on mobile
|
|
|
- [ ] presets: Add basic preset that mimics Transloadit's jQuery plugin (#28)
|
|
|
- [ ] test: Human should check http://www.webpagetest.org, use it sometimes to test our website & Uppy? Which will show response/loading times and where big delays are
|
|
|
- [ ] test: Human should test with real screen reader to identify accessibility problems
|
|
@@ -39,19 +39,26 @@ Ideas that will be planned and find their way into a release at one point
|
|
|
|
|
|
## 0.8.0
|
|
|
|
|
|
-To be released: July 29, 2016
|
|
|
+Theme: The Webcam Edition
|
|
|
|
|
|
+To be released: July 29, 2016. Releasemaster: Artur
|
|
|
+
|
|
|
+- [ ] core: fix bug: no meta information from uppy-server files (@hedgerh)
|
|
|
+- [ ] core: fix bug: uppy-server file is treated as local and directly uploaded (@hedgerh)
|
|
|
- [ ] meta: better readme on GitHub and NPM (@arturi)
|
|
|
- [ ] meta: release “Uppy Begins” post + minor blog polish (@arturi)
|
|
|
+- [ ] webcam: initial version: webcam light goes on (@hedgerh)
|
|
|
+- [ ] uppy-server: hammering out websockets/oauth (@hedgerh, @acconut)
|
|
|
- [ ] modifier: A plugin to supply meta data (like width, tag, filename, user_id) (@arturi)
|
|
|
- [ ] modifier: pass custom metadata with non-tus-upload. Maybe mimic meta behavior of tus here, too
|
|
|
- [ ] modifier: pass custom metadata with tus-upload with tus-js-client (@arturi)
|
|
|
-- [ ] progress: better icons, style, file types (mime + extension) (@arturi)
|
|
|
-- [ ] modal: merge modal and dashboard (@arturi)
|
|
|
-- [ ] modal: try a workflow where import from external service slides over and takes up the whole modal screen (@arturi)
|
|
|
+- [ ] progress: better icons, style (@arturi)
|
|
|
+- [ ] core: better mime/type detection (via mime + extension) (@arturi)
|
|
|
+- [ ] test: add next-update https://www.npmjs.com/package/next-update to check if packages we use can be safely updated
|
|
|
- [ ] test: Get IE4 on windows 3.11 to run Uppy and see it fall back to regular form upload (`api2.transloadit.com`) (@arturi)
|
|
|
- [ ] test: working Uppy example on Require Bin — latest version straight from NPM (@arturi)
|
|
|
-- [ ] test: add next-update https://www.npmjs.com/package/next-update to check if packages we use can be safely updated
|
|
|
+- [x] dashboard: try a workflow where import from external service slides over and takes up the whole dashboard screen (@arturi)
|
|
|
+- [x] modal: merge modal and dashboard (@arturi)
|
|
|
|
|
|
## 0.7.0
|
|
|
|
|
@@ -238,13 +245,13 @@ Here are the go-to folks for each individual component or area of expertise:
|
|
|
- build (@hedgerh)
|
|
|
- complete (@hedgerh)
|
|
|
- core (@arturi)
|
|
|
+- dashboard (/modal) (@hedgerh)
|
|
|
- docs (@arturi)
|
|
|
- dragdrop (@arturi)
|
|
|
-- dropbox (@hedgerh)
|
|
|
- drive (@hedgerh)
|
|
|
+- dropbox (@hedgerh)
|
|
|
- instagram (@hedgerh)
|
|
|
- meta (@kvz)
|
|
|
-- modal (@hedgerh)
|
|
|
- presets (@arturi)
|
|
|
- server (@hedgerh)
|
|
|
- test (@arturi)
|