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

feat(about): enhance version string and bug tracker #271

Merged
merged 3 commits into from
Sep 7, 2021

Conversation

andrewazores
Copy link
Member

@andrewazores andrewazores commented Sep 1, 2021

This makes the Cryostat version string a clickable link which brings the user to the GitHub repository for cryostatio/cryostat as of the commit reference, and also enhances the "Bug Reports" item to have a "Known Issues" (link to issues list) and a "File a Report" item (creates a partially filled new issue).

Fixes #270

image

@andrewazores andrewazores added the feat New feature or request label Sep 1, 2021
@andrewazores andrewazores force-pushed the about-modal-enhancements branch from 800ad2d to ee48a80 Compare September 1, 2021 23:35
Copy link
Member

@ebaron ebaron left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works nicely!

@andrewazores andrewazores merged commit 618105f into cryostatio:main Sep 7, 2021
andrewazores added a commit to andrewazores/cryostat-web that referenced this pull request Sep 7, 2021
* feat(about): version string is clickable link to browse sources

* feat(about): add File a Report bug link

* fix(about): use Text component with _blank target
@andrewazores andrewazores deleted the about-modal-enhancements branch September 7, 2021 13:11
andrewazores added a commit that referenced this pull request Sep 7, 2021
* feat(about): version string is clickable link to browse sources

* feat(about): add File a Report bug link

* fix(about): use Text component with _blank target
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

About Modal version string should be clickable
2 participants