Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add UI component for uploading zip to external data #221

Open
Xarthisius opened this issue Sep 7, 2021 · 0 comments · May be fixed by #225
Open

Add UI component for uploading zip to external data #221

Xarthisius opened this issue Sep 7, 2021 · 0 comments · May be fixed by #225
Labels
enhancement New feature or request

Comments

@Xarthisius
Copy link
Contributor

Xarthisius commented Sep 7, 2021

Add new entry in Tale view > external data > (+) menu that would:

  1. open a file select dialog
  2. upload a selected file via POST /dataset/importBag using parentId=tale["dataDirId"]&parentType="folder"

NOTE: requires whole-tale/girder_wholetale#502 which adds new field on Tale model (dataDirId). POST /dataset/importBag requires file in the request's body and -H "Content-Type: application/zip"

zip_upload

@Xarthisius Xarthisius added bug Something isn't working enhancement New feature or request and removed bug Something isn't working labels Sep 7, 2021
@bodom0015 bodom0015 linked a pull request Sep 28, 2021 that will close this issue
@bodom0015 bodom0015 linked a pull request Sep 28, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant