Conversation
|
I tested this PR and it is working as expected (I had to merge the main into the branch due to errors in the entity lookup modal) The translations inside the lookup modal in relation to DataSet are missing. |
e673377 to
d7cb3ad
Compare
Thanks @mahnkong for the test. I rebased the branch on the main branch and added the missing i18n tags. |
|
Some translations are still missing. Inside dataset submission, when relating other entities (Author, Publication) Example for Author: |
|
Hi @mahnkong , |
References
Description
This PR adds an item-page and extended-file-section for Dataset entities. The extended-file-section aims to provide a better overview about existing bitstreams and their metadata.
Instructions for Reviewers
Please add a more detailed description of the changes made by your PR. At a minimum, providing a bulleted list of changes in your PR is helpful to reviewers.
List of changes in this PR:
Include guidance for how to test or review your PR. This may include: steps to reproduce a bug, screenshots or description of a new feature, or reasons behind specific changes.
In order to test this PR, it is necessary to work on a rest backend that support Dataset entites (see related backend PR DSpace/DSpace#11969)
Checklist
This checklist provides a reminder of what we are going to look for when reviewing your PR. You do not need to complete this checklist prior creating your PR (draft PRs are always welcome).
However, reviewers may request that you complete any actions in this list if you have not done so. If you are unsure about an item in the checklist, don't hesitate to ask. We're here to help!
mainbranch of code (unless it is a backport or is fixing an issue specific to an older branch).npm run lintnpm run check-circ-deps)package.json), I've made sure their licenses align with the DSpace BSD License based on the Licensing of Contributions documentation.