Skip to content

Add version number to bottom right of each page (e.g. v. 5.13 build 1244-79d6e57) #12

@pdurbin

Description

@pdurbin

The other day @GPortas and I spoke about how a good first step toward getting the frontend to talk to the backend could be to show the version of Dataverse in the bottom right corner, which is available via API as /api/info/version: https://guides.dataverse.org/en/5.13/api/native-api.html#show-dataverse-software-version-and-build-number

{"status":"OK","data":{"version":"5.13","build":"1244-79d6e57"}} is what we currently see on the demo server: https://demo.dataverse.org/api/info/version

Here's how the current JSF UI shows the version. Let's keep it the same:

Screen Shot 2023-03-03 at 11 18 50 AM
Screen Shot 2023-03-03 at 11 19 32 AM

Relates to:

Metadata

Metadata

Assignees

Labels

MVP Milestone 2MVP Milestone 2: Add a DatasetSize: 10A percentage of a sprint. 7 hours.pm.GREI-d-2.7.1NIH, yr2, aim7, task1: R&D UI modules for creating datasets and supporting publishing workflowspm.GREI-d-2.7.2NIH, yr2, aim7, task2: Implement UI modules for creating datasets and publishing workflows

Type

No type

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions