comses / miracle

Repeatable data analysis workflows for computational models
1 stars 3 forks source link

Added basic file upload function with dropzone.js #7

Closed cpritcha closed 9 years ago

cpritcha commented 9 years ago

File uploads create a new Dataset. Uploads start as soon as a user drags a file into the drop area.

landscape-bot commented 9 years ago

Code Health Repository health decreased by 0.34% when pulling ea86afb on cpritcha:master into d42be47 on comses:master.

alee commented 9 years ago

Looks good, I'll probably pull in dropzone.js and so on from cdnjs and throw it into template/includes - were there any customizations to the css / js?

cpritcha commented 9 years ago

There weren't any customizations to the css or javascript.