-
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
Show policy status when running policy simulation #3524
Conversation
@miq-bot assign @martinpovolny |
589b095
to
d516662
Compare
d516662
to
fbcba37
Compare
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.
@karelhala you missed the |
fbcba37
to
fded52e
Compare
Done |
Checked commit karelhala@fded52e with ruby 2.3.3, rubocop 0.52.1, haml-lint 0.20.0, and yamllint 1.10.0 |
@karelhala @simaishi this will definitely have merge conflicts |
Backported to Gaprindashvili via #3606 |
Policy simulation status
When in policy simulation and user changes Policy Profile no status is visible because quadicon is not used in this list.
This PR fixes such issue so when selecting Policy Profiles user sees status of policy simulation. If no policy simulation is visible show number of total snapshots
UI changes
Before
After
No policy profile selected
![screenshot from 2018-03-07 13-27-17](https://user-images.githubusercontent.com/3439771/37092324-bb21a912-220b-11e8-9d4d-07cf24a9f967.png)
![screenshot from 2018-03-07 13-27-24](https://user-images.githubusercontent.com/3439771/37092325-bb3a6b46-220b-11e8-9063-f114b5c53cc2.png)
Policiy profile selected, but different policy assigned
BZ
fixes https://bugzilla.redhat.com/show_bug.cgi?id=1550503