Is it possible to swap out the uploader without breaking all the modules. I want to do 3 things:
1. Change the progress bar on direct uploads
2. After linking a user to their dropbox account (and saving their key after authentication), I want to give the user the option to select a file that will be ingested by background process via queued function after the form is submitted.
updated by @dannya: 06/19/15 10:55:45PM