Skip to content

[WIP] Enhancement upload zipfile#68

Draft
Alysha-94 wants to merge 4 commits into
persephone-tools:masterfrom
Alysha-94:enhancement-upload-zipfile
Draft

[WIP] Enhancement upload zipfile#68
Alysha-94 wants to merge 4 commits into
persephone-tools:masterfrom
Alysha-94:enhancement-upload-zipfile

Conversation

@Alysha-94
Copy link
Copy Markdown
Contributor

This is a draft for adding the bulk drop upload to allow a zip file to be uploaded.

I am using the DropUpload as a base for the BulkDropUpload. I have commented out some of the logic which sorts the files into a table as I think the aim is to show feedback on the zipfile being uploaded, not with every file shown on the table. I have added an accept parameter to the Dropzone component to accept only ".zip" extension, and in the onDrop function I have written some console.logs to test for a valid zip upload containing audio and transcription files (bulk_data/utterances endpoint)

@shuttle1987
Copy link
Copy Markdown
Member

shuttle1987 commented Mar 29, 2019

Thanks for putting this together!

This will close #64

@oadams
Copy link
Copy Markdown

oadams commented Mar 30, 2019

Great! I look forward to seeing how this comes along.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants