Melina Hernández
Melina Hernández
## Overview of the Feature Request Integrate the UI of the Dataset citation thumbnail with the js-dataverse implementation to complete the e2e of this feature. ## What kind of user...
## Overview of the Feature Request We need to update the implementation of the `getFileThumbnailById` method of the FileJSDataverseRepository to incorporate authentication. This update is necessary once the Data Access...
## Overview of the Feature Request Add request access to file use case to the SPA. ## What kind of user is the feature intended for? Users that do not...
## Overview of the Feature Request We need to automate the releases of the `[@iqss/dataverse-design-system](https://www.npmjs.com/package/@iqss/dataverse-design-system/v/1.0.1?activeTab=versions)` npm module. Currently we are using [lerna](https://lerna.js.org/docs/features/version-and-publish) for the publishing So the idea is to...
## Overview of the Feature Request We need to create a test registry for the [@iqss/dataverse-design-system](https://www.npmjs.com/package/@iqss/dataverse-design-system/v/1.0.1?activeTab=versions) npm module. This way we can test the publishing of the package without actually...
## Overview of the Feature Request Display the authorIdentifier metadata field as a link For example the ORCID in this screenshot:  ##...
## Overview of the Feature Request The `ApiRepository` currently incorporates logic that is specific to particular resource types. This approach limits the generic utility of the repository and necessitates direct...