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

Fix actions' icons of policy events #754

Merged

Conversation

jzigmund
Copy link

The tree node was not able to get information about the action's flag inside the builder, so I augmented the returned instances by adding new instance variable with the flag.

https://bugzilla.redhat.com/show_bug.cgi?id=1410910

@jzigmund
Copy link
Author

Before fix:
screenshot from 2017-03-21 17-34-24

After fix:
fixed

success + failure
end

private
Copy link
Member

Choose a reason for hiding this comment

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

the use of private is really useless here, as CC wrote

see line 5

Copy link
Author

Choose a reason for hiding this comment

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

going to remove it 👍

@martinpovolny
Copy link
Member

Assigning to @mzazrivec as I was too involved.

@jzigmund jzigmund force-pushed the bz1410910-wrong_icon_for_policy_actions branch from bb185b5 to e8c6260 Compare March 22, 2017 10:26
@miq-bot
Copy link
Member

miq-bot commented Mar 22, 2017

Checked commit jzigmund@e8c6260 with ruby 2.2.6, rubocop 0.47.1, and haml-lint 0.20.0
2 files checked, 0 offenses detected
Everything looks good. ⭐

@mzazrivec mzazrivec added this to the Sprint 57 Ending Mar 27, 2017 milestone Mar 23, 2017
@mzazrivec mzazrivec merged commit ef03fe3 into ManageIQ:master Mar 23, 2017
@simaishi
Copy link
Contributor

@jzigmund TreeNodeBuilder refactoring was euwe/no and not sure where this change goes in Euwe.. Can you create a separate Euwe PR?

@jzigmund
Copy link
Author

jzigmund commented May 3, 2017

@simaishi backported PR for Euwe ManageIQ/manageiq#14972

@simaishi
Copy link
Contributor

Backported to Euwe via ManageIQ/manageiq#14972

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants