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

Replace images with icons in root nodes #128

Merged
merged 1 commit into from
Jan 19, 2017
Merged

Replace images with icons in root nodes #128

merged 1 commit into from
Jan 19, 2017

Conversation

epwinchell
Copy link
Contributor

@epwinchell epwinchell commented Jan 11, 2017

@miq-bot
Copy link
Member

miq-bot commented Jan 11, 2017

@epwinchell Cannot apply the following label because they are not recognized: technical debt wip

@epwinchell
Copy link
Contributor Author

@miq-bot assign @himdel

@epwinchell
Copy link
Contributor Author

cc @skateman

@epwinchell
Copy link
Contributor Author

@miq-bot add_label technical debt, wip

@epwinchell epwinchell changed the title [WIP] replace images with icons in root nodes Replace images with icons in root nodes Jan 11, 2017
@epwinchell
Copy link
Contributor Author

@miq-bot rm_label wip

@miq-bot miq-bot removed the wip label Jan 11, 2017
@epwinchell
Copy link
Contributor Author

@miq-bot add_label euwe/no

node[:cfmeNoClick] = !leaf
node[:image] = image && ActionController::Base.helpers.image_path(image)
node[:icon] = image && ActionController::Base.helpers.image_path(image)
Copy link
Member

Choose a reason for hiding this comment

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

node[:icon] = leaf ? nil : "fa fa-tag"

And remove line 8

@miq-bot
Copy link
Member

miq-bot commented Jan 19, 2017

Checked commit https://github.com/epwinchell/manageiq-ui-classic/commit/2ff74a90492e2b4035df5e49292450d8fcc85b94 with ruby 2.2.6, rubocop 0.46.0, and haml-lint 0.19.0
30 files checked, 0 offenses detected
Everything looks good. 🍪

@himdel himdel merged commit 333d282 into ManageIQ:master Jan 19, 2017
@himdel himdel added this to the Sprint 53 Ending Jan 30, 2017 milestone Jan 19, 2017
@epwinchell epwinchell deleted the icons_for_root_nodes branch October 25, 2017 18:03
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