Vera Clemens

Results 16 issues of Vera Clemens

## What this PR does / why we need it: This PR adds a config setting `bearerTokenGetFunction` to define a custom function to retrieve the bearer token. This is more...

FY26 Sprint 10
FY26 Sprint 11

We'd like to have a bearer token configuration that is more flexible than the current `bearerTokenLocalStorageKey`, for example, by allowing a custom function to retrieve the bearer token. Our app...

**What this PR does / why we need it**: Adds support for `metadata_fields`, `sort`, `show_collections` and `fq` parameters to the My Data API. These options mirror the existing search API...

FY26 Sprint 11
FY26 Sprint 12
FY26 Sprint 13

**What this PR does / why we need it**: This PR adds "isInReviewState" to API responses about dataset versions, which is useful information. **Which issue(s) this PR closes**: Not aware...

Size: 3
FY25 Sprint 11
Waiting
FY26 Sprint 11
FY26 Sprint 12
FY26 Sprint 13

**What this PR does / why we need it**: This PR updates all API endpoints that return information about role assignments (such as `/api/dataverses/$ID/assignments` and `/api/datasets/$ID/assignments`) to include additional fields...

Size: 3
FY26 Sprint 9
FY26 Sprint 10
FY26 Sprint 11
FY26 Sprint 12
FY26 Sprint 13

While testing the dataset delete API, I just noticed the following behavior, which was unexpected to me: When logged in as a superuser, and then calling the [delete API](https://guides.dataverse.org/en/latest/api/native-api.html#delete-unpublished-dataset) on...

Type: Bug