-
Notifications
You must be signed in to change notification settings - Fork 23
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(SingleClusterPage): New dropdown and action button #192
feat(SingleClusterPage): New dropdown and action button #192
Conversation
Codecov Report
@@ Coverage Diff @@
## master #192 +/- ##
==========================================
- Coverage 76.19% 75.92% -0.27%
==========================================
Files 27 27
Lines 903 914 +11
Branches 327 328 +1
==========================================
+ Hits 688 694 +6
- Misses 215 220 +5
Continue to review full report at Codecov.
|
Can you please also add tests to this feature? :-) |
Added missing translation Used assign instead of replace
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.
cool, new buttoonnnn aproachinn
# [1.2.0](v1.1.0...v1.2.0) (2022-03-28) ### Features * **Single cluster page:** View in clusters button ([#192](#192)) ([2b73580](2b73580))
🎉 This PR is included in version 1.2.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
1)Added a dropdown to the Cluster Header component
2)Added a dropdown item
3)Set up the redirect to the OCM
screenshots are in the Jira card