qri-io / 2017-frontend

qri electron & web frontend
https://qri.io
MIT License
23 stars 7 forks source link

feat(Upload body): allow users to upload a dataset body #449

Closed ramfox closed 5 years ago

ramfox commented 5 years ago

Users can now drag and drop a file into the body editor! Or they can upload the file by clicking a button.

We plan on eventually getting into a situation where a user can drag over any iteration of a dataset, as a zip or a json, or a section of the dataset (eg meta or transform), and the frontend will unpack it and display it in the editor!