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

Improve upload files interface #163

Closed
ErykKul opened this issue Jul 20, 2024 · 0 comments · Fixed by #173
Closed

Improve upload files interface #163

ErykKul opened this issue Jul 20, 2024 · 0 comments · Fixed by #173
Assignees
Labels

Comments

@ErykKul
Copy link
Contributor

ErykKul commented Jul 20, 2024

Extend the interface of the add uploaded files call in the js-dataverse library to accept more parameters, like tags, description, etc., and make it support adding multiple files at once, i.s.o. adding files one-by-one (addUploadedFilesToDataset call), see also https://guides.dataverse.org/en/latest/developers/s3-direct-upload-api.html#direct-add-to-dataset-api. When ready, the implementation of FileJSDataverseRepository.ts addUploadedFile method can be refactored to no longer mock a file, that is not needed here, but to use a proper interface with description, restricted boolean, tags, etc.

See: #431

@GPortas GPortas moved this to SPRINT READY in IQSS Dataverse Project Jul 31, 2024
@GPortas GPortas moved this from SPRINT READY to This Sprint 🏃‍♀️ 🏃 in IQSS Dataverse Project Jul 31, 2024
@cmbz cmbz added the FY25 Sprint 3 FY25 Sprint 3 label Jul 31, 2024
@GPortas GPortas self-assigned this Aug 5, 2024
@GPortas GPortas moved this from This Sprint 🏃‍♀️ 🏃 to In Progress 💻 in IQSS Dataverse Project Aug 5, 2024
@GPortas GPortas added SPA.Q3.5 Enhanced File upload Original size: 33 labels Sep 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: No status
Development

Successfully merging a pull request may close this issue.

3 participants