Skip to content

Commit

Permalink
Update BACKLOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
arturi committed Nov 22, 2021
1 parent 9aa4e4b commit acdadfb
Showing 1 changed file with 11 additions and 3 deletions.
14 changes: 11 additions & 3 deletions BACKLOG.md
Expand Up @@ -17,11 +17,21 @@ PRs are welcome! Please do open an issue to discuss first if it's a big feature,
- [ ] core: change the preprocessing --> uploading flow to allow for files to start uploading right away after their preprocessing step has finished. See #1738 (@goto-but-stop)
- [ ] companion: add more reliable tests to catch edge cases in companion. For example testing that oauth works for multiple companion instances that use a master Oauth domain.

## December 2021

## November 2021

To be released: 2021-11-29

- [ ] plugin: audio/memo recording similar to Webcam #143 #198 (@arturi)
- [ ] compressor: move to Uppy repo, add resizing (@arturi)
- [ ] providers: Box on hosted Companion
- [ ] robodog: research simplifing Robodog — yes to easy “few lines of code Dashboard+Providers+(?Transloadit) experience”, but currently it’s hard to choose between modes, decide what you need (@

## Unplanned

### Core

- [ ] Add an option to force metafield data when uploading a file. Mark files with restriction errors in the UI. Having an icon showing close to the file to inform if it passed any rule would provide an awesome user experience. The user would be able to edit the file name or any meta tags necessary to pass validation via uppy dashboard, and anytime the user updates the file info, the validation runs again and the icon is updated. #1703
- [ ] Make sure Uppy works well in VR
- [ ] normalize file names when uploading from iOS? Can we do it with meta data? date? `image-${index}`? #678

Expand All @@ -40,8 +50,6 @@ PRs are welcome! Please do open an issue to discuss first if it's a big feature,
- [ ] WordPress Back-end plugin. Should be another Transloadit Integration based on Robodog Dashboard(?) we should add a provider, and possibly offer already-uploaded content
- [ ] WordPress Front-end Gravity Forms Uppy plugin so one form field could be an Uppy-powered file input
- [ ] A WakeLock based plugin that keeps your phone from going to sleep while an upload is ongoing https://github.com/transloadit/uppy/issues/1725
- [ ] plugin: audio/memo recording similar to Webcam #143 #198 (@arturi)
- [ ] compressor: add to Uppy repo, add resizing (@arturi)

### New providers

Expand Down

0 comments on commit acdadfb

Please sign in to comment.