DistrictDataLabs / cultivar

Multidimensional data explorer and visualization tool.
http://trinket.districtdatalabs.com
Apache License 2.0
52 stars 18 forks source link

Data file uploading - multiple files #54

Open bbengfort opened 8 years ago

bbengfort commented 8 years ago

Now that we have a multi-file system, we need a way to upload multiple files to a single data set.

bbengfort commented 8 years ago

Hacked in the old uploader into the new data set model.

Also need data set versioning: e.g. when we upload a new file does the version change?

rebeccabilbro commented 7 years ago

For the versioning component, let's treat as a separate issue. That one is waiting on versioning models from #59