|
@@ -57,29 +57,30 @@ To be released: August 26, 2016. Releasemaster: Harry
|
|
|
|
|
|
Theme: Making Progress, Then Pause & Resume
|
|
Theme: Making Progress, Then Pause & Resume
|
|
|
|
|
|
-- [x] dashboard: add aria-labels and titles everywhere to improve accessibility #114 (@arturi)
|
|
|
|
|
|
+- [ ] dashboard: global circular progress bar (@arturi)
|
|
- [ ] dashboard: improve file paste (@arturi)
|
|
- [ ] dashboard: improve file paste (@arturi)
|
|
- [ ] dashboard: informer interface: message when all uploads are "done" (@arturi)
|
|
- [ ] dashboard: informer interface: message when all uploads are "done" (@arturi)
|
|
- [ ] dashboard: results of the upload — green checkmark, better links to uploaded files, copy link button? (http://i.imgur.com/b1Io34n.png) (@arturi)
|
|
- [ ] dashboard: results of the upload — green checkmark, better links to uploaded files, copy link button? (http://i.imgur.com/b1Io34n.png) (@arturi)
|
|
-- [ ] dashboard: global circular progress bar (@arturi)
|
|
|
|
- [ ] dashboard: show progress bar/speed/eta for all files ? (@arturi)
|
|
- [ ] dashboard: show progress bar/speed/eta for all files ? (@arturi)
|
|
-- [x] meta: reach out to choo author (@arturi)
|
|
|
|
|
|
+- [ ] meta: add google demo account (@kvz)
|
|
- [ ] meta: Set up a Google testing account that people can use to try the demo (@hedgerh)
|
|
- [ ] meta: Set up a Google testing account that people can use to try the demo (@hedgerh)
|
|
-- [x] meta: write 0.8 release blog post (@arturi)
|
|
|
|
- [ ] meta: write 0.9 release blog post (@hedgerh)
|
|
- [ ] meta: write 0.9 release blog post (@hedgerh)
|
|
- [ ] metadata: test that it works, discuss API and features (@arturi, @kvz)
|
|
- [ ] metadata: test that it works, discuss API and features (@arturi, @kvz)
|
|
-- [x] test: Get IE6 on Win XP to run Uppy and see it fall back to regular form upload (`api2.transloadit.com`) (@arturi)
|
|
|
|
- [ ] webcam: a barely working webcam record & upload (@hedgerh)
|
|
- [ ] webcam: a barely working webcam record & upload (@hedgerh)
|
|
|
|
+- [x] core: experiment with switching to `virtual-dom` in a separate branch (@arturi)
|
|
- [x] core: figure out race conditions (animations not completing because file div gets re-added to the dom each time) with `yo-yo`/`morphdom` https://github.com/shama/bel/issues/26#issuecomment-238004130 (@arturi)
|
|
- [x] core: figure out race conditions (animations not completing because file div gets re-added to the dom each time) with `yo-yo`/`morphdom` https://github.com/shama/bel/issues/26#issuecomment-238004130 (@arturi)
|
|
- [x] core: switch to https://github.com/sethvincent/namespace-emitter — smaller, allows for `on('*')` (@arturi)
|
|
- [x] core: switch to https://github.com/sethvincent/namespace-emitter — smaller, allows for `on('*')` (@arturi)
|
|
-- [x] core: experiment with switching to `virtual-dom` in a separate branch (@arturi)
|
|
|
|
|
|
+- [x] dashboard: add aria-labels and titles everywhere to improve accessibility #114 (@arturi)
|
|
- [x] dashboard: file name + extension should fit on two lines, truncate in the middle (maybe https://developer.mozilla.org/en-US/docs/Web/API/CanvasRenderingContext2D/measureText) (@arturi)
|
|
- [x] dashboard: file name + extension should fit on two lines, truncate in the middle (maybe https://developer.mozilla.org/en-US/docs/Web/API/CanvasRenderingContext2D/measureText) (@arturi)
|
|
- [x] dashboard: implement a circular progress indicator on top of the fileItem with play/pause (@arturi)
|
|
- [x] dashboard: implement a circular progress indicator on top of the fileItem with play/pause (@arturi)
|
|
- [x] dashboard: refactor to smaller components, as discussed in #110 (@arturi)
|
|
- [x] dashboard: refactor to smaller components, as discussed in #110 (@arturi)
|
|
- [x] dashboard: show upload remaining time and speed, option to disable (@arturi)
|
|
- [x] dashboard: show upload remaining time and speed, option to disable (@arturi)
|
|
- [x] google drive: refactor to smaller components, as discussed in #110 (@hedgerh)
|
|
- [x] google drive: refactor to smaller components, as discussed in #110 (@hedgerh)
|
|
|
|
+- [x] meta: reach out to choo author (@arturi)
|
|
|
|
+- [x] meta: write 0.8 release blog post (@arturi)
|
|
- [x] metadata: add labels to fields in fileCard (@arturi)
|
|
- [x] metadata: add labels to fields in fileCard (@arturi)
|
|
- [x] metadata: the aftermath — better UI (@arturi)
|
|
- [x] metadata: the aftermath — better UI (@arturi)
|
|
|
|
+- [x] test: Get IE6 on Win XP to run Uppy and see it fall back to regular form upload (`api2.transloadit.com`) (@arturi)
|
|
- [x] tus: add ability to pause/resume all uploads at once (@arturi)
|
|
- [x] tus: add ability to pause/resume all uploads at once (@arturi)
|
|
- [x] tus: add ability to pause/resume upload (@arturi)
|
|
- [x] tus: add ability to pause/resume upload (@arturi)
|
|
|
|
|