-
Notifications
You must be signed in to change notification settings - Fork 667
CONSOLE-4619: Create ExternalLinkButton component and use it
#15177
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
CONSOLE-4619: Create ExternalLinkButton component and use it
#15177
Conversation
|
@logonoff: This pull request references CONSOLE-4619 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "4.20.0" version, but no target version was set. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
|
@logonoff: This pull request references CONSOLE-4619 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "4.20.0" version, but no target version was set. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
dbc32e1 to
968152f
Compare
|
|
17d445c to
2e2ae56
Compare
3d7fda2 to
6f82cf8
Compare
|
PR is ready for code, plugin api, and qe review: |
|
/unhold |
additionalClassName => className
6f82cf8 to
31100e4
Compare
rhamilto
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Awesome! Love this!
One i18n issue. Otherwise LVGTM.
| blog | ||
| </a>{' '} | ||
| <ExternalLink href={openshiftBlogLink} data-test="openshift-blog-link"> | ||
| {t('console-app~blog')} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No need to use t inside a <Trans>
| documentation | ||
| </a> | ||
| <ExternalLink href={openshiftHelpBase} data-test="openshift-help-link"> | ||
| {t('console-app~documentation')} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No need to use t inside a <Trans>
31100e4 to
e80f9f6
Compare
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: logonoff, rhamilto The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
@logonoff: all tests passed! Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
|
/label qe-approved per jira comment by @yanpzhan |
|
@logonoff: This pull request references CONSOLE-4619 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "4.20.0" version, but no target version was set. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
|
/skip |
|
[ART PR BUILD NOTIFIER] Distgit: openshift-enterprise-console |
CONSOLE-4619: Create `ExternalLinkButton` component and use it


fixes https://issues.redhat.com/browse/CONSOLE-4619
BREAKING: this PR removes
co-external-linkafter new

ExternalLinkWithCopydesign:after new

ExternalLink:tech debt, adding labels:
/label docs-approved
/label px-approved
/hold for prereq PR #15081