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

Single file download #238

Closed
GPortas opened this issue Nov 22, 2023 · 0 comments · Fixed by #240
Closed

Single file download #238

GPortas opened this issue Nov 22, 2023 · 0 comments · Fixed by #240
Assignees
Labels
integration Tasks involving the connection and interaction of UI features with the Dataverse API pm.GREI-d-2.7.1 NIH, yr2, aim7, task1: R&D UI modules for creating datasets and supporting publishing workflows pm.GREI-d-2.7.2 NIH, yr2, aim7, task2: Implement UI modules for creating datasets and publishing workflows Size: 10 A percentage of a sprint. 7 hours.

Comments

@GPortas
Copy link
Contributor

GPortas commented Nov 22, 2023

Overview of the Feature Request

downloadfile

There is already an endpoint under the access API to download a single file. This endpoint is consumed from JSF. See: https://github.com/IQSS/dataverse/blob/develop/src/main/java/edu/harvard/iq/dataverse/FileDownloadHelper.java#L88

We can follow the same approach as for image thumbnails, without using js-dataverse and using direct API call.

What kind of user is the feature intended for?

SPA users.

What inspired the request?

What existing behavior do you want changed?

None

Any brand new behavior do you want to add to Dataverse?

Single file download

Any open or closed issues related to this feature request?

@GPortas GPortas added Size: 10 A percentage of a sprint. 7 hours. pm.GREI-d-2.7.1 NIH, yr2, aim7, task1: R&D UI modules for creating datasets and supporting publishing workflows pm.GREI-d-2.7.2 NIH, yr2, aim7, task2: Implement UI modules for creating datasets and publishing workflows labels Nov 22, 2023
@GPortas GPortas moved this to Re-arch: SPA MVP (Guillermo) in IQSS Dataverse Project Nov 22, 2023
@MellyGray MellyGray moved this from Re-arch: SPA MVP (Guillermo) to Clear of the Backlog in IQSS Dataverse Project Nov 27, 2023
@MellyGray MellyGray self-assigned this Nov 27, 2023
@MellyGray MellyGray linked a pull request Nov 28, 2023 that will close this issue
@MellyGray MellyGray changed the title Integration - single file download Add single file download Dec 4, 2023
@MellyGray MellyGray added the integration Tasks involving the connection and interaction of UI features with the Dataverse API label Dec 4, 2023
@MellyGray MellyGray changed the title Add single file download Single file download Dec 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
integration Tasks involving the connection and interaction of UI features with the Dataverse API pm.GREI-d-2.7.1 NIH, yr2, aim7, task1: R&D UI modules for creating datasets and supporting publishing workflows pm.GREI-d-2.7.2 NIH, yr2, aim7, task2: Implement UI modules for creating datasets and publishing workflows Size: 10 A percentage of a sprint. 7 hours.
Projects
Status: No status
Development

Successfully merging a pull request may close this issue.

2 participants