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

Use fonticons and proper tooltips in policy simulation quadrants #4100

Merged
merged 1 commit into from
Jun 12, 2018

Conversation

skateman
Copy link
Member

@skateman skateman commented Jun 8, 2018

The policy simulation results are always being displayed in the bottom right quadrant on a policy simulation screen. I'm changing all the old PNG fileicons to be fonticons and also updating the tooltips to be more descriptive.

Parent issue: #4051

@miq-bot add_label technical debt, graphics, gaprindashvili/no
@miq-bot add_reviewer @epwinchell

when true
{:fonticon => 'pficon pficon-ok', :tooltip => _('Policy simulation successful.')}
when 'N/A'
{:fonticon => nil, :tooltip => _('Policy simulation not applicable.')} # TODO: add an N/A fonticon
Copy link
Member Author

Choose a reason for hiding this comment

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

@skateman skateman force-pushed the policy-sim-quadrant branch 3 times, most recently from 37b111b to edaee62 Compare June 8, 2018 11:15
@skateman skateman changed the title Use fonticons and proper tooltips in policy simulation quadrants [WIP] Use fonticons and proper tooltips in policy simulation quadrants Jun 8, 2018
@miq-bot miq-bot added the wip label Jun 8, 2018
@skateman skateman force-pushed the policy-sim-quadrant branch from edaee62 to 6ef52a2 Compare June 11, 2018 14:15
@skateman skateman changed the title [WIP] Use fonticons and proper tooltips in policy simulation quadrants Use fonticons and proper tooltips in policy simulation quadrants Jun 11, 2018
@miq-bot miq-bot removed the wip label Jun 11, 2018
@skateman skateman force-pushed the policy-sim-quadrant branch from 6ef52a2 to 11c2132 Compare June 12, 2018 10:12
@miq-bot
Copy link
Member

miq-bot commented Jun 12, 2018

Checked commit skateman@11c2132 with ruby 2.3.3, rubocop 0.52.1, haml-lint 0.20.0, and yamllint 1.10.0
1 file checked, 0 offenses detected
Everything looks fine. 🍪

@martinpovolny martinpovolny self-assigned this Jun 12, 2018
@martinpovolny martinpovolny merged commit 9c81b35 into ManageIQ:master Jun 12, 2018
@martinpovolny martinpovolny added this to the Sprint 88 Ending Jun 18, 2018 milestone Jun 12, 2018
@skateman skateman deleted the policy-sim-quadrant branch June 12, 2018 11:10
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.

4 participants