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

Display real file information in the File Page #283

Closed
MellyGray opened this issue Jan 17, 2024 · 1 comment · Fixed by #296
Closed

Display real file information in the File Page #283

MellyGray opened this issue Jan 17, 2024 · 1 comment · Fixed by #296
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

@MellyGray
Copy link
Contributor

MellyGray commented Jan 17, 2024

Overview of the Feature Request

Implement the FileRepository.getById method using js-dataverse use case to display real file information in the File Page. This means implementing the File Page e2e

Take into account that the file information is split into several use cases in js-dataverse. To complete the file page information you'll need the getFile, getFileCitation and getFileUserPermissions use cases.

For the moment we are going to display only the getFile and getFileUserPermissions information. We can leave the citation mocked until the API is extended to retrieve the citation

This issue depends on this one from js-dataverse to implement getFile use case:

What kind of user is the feature intended for?

All of them

What inspired the request?

What existing behavior do you want changed?

None

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

Display real file information in the File Page

Any open or closed issues related to this feature request?

@MellyGray MellyGray added 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 integration Tasks involving the connection and interaction of UI features with the Dataverse API Waiting labels Jan 17, 2024
@MellyGray
Copy link
Contributor Author

Added the waiting tag because this issue depends on:

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
None yet
Development

Successfully merging a pull request may close this issue.

1 participant