Results 47 issues of Guillermo Portas

## Overview of the Feature Request When including the SECURITY.md file, based on the same as the Dataverse core repository, I realized that it will be necessary to add security-related...

pm.GREI-d-2.7.1
pm.GREI-d-2.7.2

## What this PR does / why we need it: ## Which issue(s) this PR closes: - Closes #152 ## Related Dataverse PRs: - Depends on # ## Special notes...

**Overview of the Feature Request** The goal is to create a use case for uploading files using Direct DataFile Upload/Replace API: https://guides.dataverse.org/en/latest/developers/s3-direct-upload-api.html#to-add-multiple-uploaded-files-to-the-dataset The approach to follow will allow the steps...

pm.GREI-d-2.7.1
pm.GREI-d-2.7.2
Size: 33
SPA: File Upload Page

## Overview of the Feature Request Rename the use cases in the package following the approach described by @MellyGray on https://github.com/IQSS/dataverse-client-javascript/pull/141#discussion_r1560801042 ## What Inspired the Request? - https://github.com/IQSS/dataverse-client-javascript/pull/141#discussion_r1560801042 ## What...

Size: 10
pm.GREI-d-2.7.1
pm.GREI-d-2.7.2

## Overview of the Feature Request For now any error returned by the API in a read operation returns a ReadError, which includes the message with the HTTP error code...

pm.GREI-d-2.7.1
pm.GREI-d-2.7.2
Size: 33

## Overview of the feature request Add a functional testing mechanism for the use cases of the package that helps in the review and QA process of the PRs, so...

pm.GREI-d-2.7.1
pm.GREI-d-2.7.2

**Overview of the Feature Request** Refactor model transformers and test helpers to use payload interfaces instead of 'any' **Example** Use a payload model like: ``` export interface DatasetPreviewPayload { global_id:...

Size: 3

## Overview of the feature request Extend use case logic to support file filtering by type and access type. The new logic will need the API changes in https://github.com/IQSS/dataverse/issues/9714 to...

Size: 10
pm.GREI-d-2.7.1
pm.GREI-d-2.7.2

## Overview of the feature request This documentation should contain topics such as the installation of the package through NPM, the initialization via ApiConfig, and instructions for importing and executing...

pm.GREI-d-2.7.1
pm.GREI-d-2.7.2
Size: 33

**What this PR does / why we need it**: The addDataverse (`/api/dataverses/{identifier}`) API endpoint has been extended to allow adding metadata blocks, input levels and facet ids at creation time,...

Size: 10
SPA
GREI Re-arch