-
Notifications
You must be signed in to change notification settings - Fork 356
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
Add support for displaying firmware details #1251
Conversation
@miq-bot add_label wip |
This pull request is not mergeable. Please rebase and repush. |
def textual_group_compliance | ||
end | ||
|
||
def textual_group_firmware_details |
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.
Stephen I think how the groups are created has changed now. There are examples in the PR: #274. Can you check to see if you are in sync with those changes?
This pull request is not mergeable. Please rebase and repush. |
@miq-bot remove_label graphics |
@miq-bot remove_label wip |
@skovic Please upload a screenshot in your first PR comment that displays the Physical Server Firmware details. Tested in the UI. LGTM. |
This pull request is not mergeable. Please rebase and repush. |
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.
Tested in UI. LGTM.
This pull request is not mergeable. Please rebase and repush. |
This pull request is not mergeable. Please rebase and repush. |
This pull request is not mergeable. Please rebase and repush. |
This pull request is not mergeable. Please rebase and repush. |
Checked commit skovic@51f6b07 with ruby 2.2.6, rubocop 0.47.1, and haml-lint 0.20.0 |
@dclarizio @AparnaKarve Can this PR be merged? |
@rodneyhbrown7 Yes, it can be merged. |
Added support for displaying firmware details on the physical server summary page.