Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UI/link to changelog version in ui footer #9113

Closed

Conversation

andaley
Copy link
Contributor

@andaley andaley commented Jun 1, 2020

Link to Changelog version in UI Footer

image

This PR adds a link to the changelog at the version of Vault currently being used. This allows users to quickly view relevant changes, particularly when we have added or changed behavior in the UI.

Notes

The helper used to generate the URL assumes that changelog items will match the following format:

## v1.5.0
### Month, DD, YYYY

## v1.4.5
### Month, DD, YYY

Since this new header format will only be used for Vault versions 1.4.3 and beyond, all previous versions just link back to the base changelog link.

@andaley andaley changed the title Ui/link to changelog UI/link to changelog version in ui footer Jun 1, 2020
@andaley andaley added the ui label Jun 1, 2020
@andaley andaley added this to the 1.5 milestone Jun 1, 2020
@andaley andaley changed the title UI/link to changelog version in ui footer WIP UI/link to changelog version in ui footer Jun 1, 2020
@andaley andaley marked this pull request as draft June 1, 2020 20:10
@andaley andaley changed the title WIP UI/link to changelog version in ui footer UI/link to changelog version in ui footer Jun 1, 2020
@andaley andaley marked this pull request as ready for review June 12, 2020 19:50
@andaley andaley changed the base branch from ui/replication-status-discoverability to master June 12, 2020 19:50
@andaley andaley changed the base branch from master to ui/replication-status-discoverability June 12, 2020 19:51
@andaley andaley closed this Jun 12, 2020
@andaley
Copy link
Contributor Author

andaley commented Jun 12, 2020

Closed and reopened here so these changes are separated from the replication project. #9216

@andaley andaley deleted the ui/link-to-changelog branch June 12, 2020 19:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant