-
Notifications
You must be signed in to change notification settings - Fork 357
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 broken Automate icons #351
Conversation
Issue: #349
@miq-bot add_label bug, euwe/no |
@miq-bot add_label wip |
@skateman As you found, we need to update the controllers in the following places: |
@epwinchell if you update the description to say |
Use decorators for listicon images in Automate/Explorer
@miq-bot rm_label wip |
@miq-bot add_label wip |
OK, waiting until @epwinchell merges that :) |
@miq-bot rm_label wip |
Test failure seems relevant..
(no idea which one is right, we seem to have both) |
Use the MiqAe decorators in TreeNode::MiqAeNode when possible
Checked commits https://github.com/epwinchell/manageiq-ui-classic/compare/8c57772b8da558c6c4ccfadfe576e5ffe342c616~...a6f494663389cc81b4eb02ad96657d938e448307 with ruby 2.2.6, rubocop 0.47.1, and haml-lint 0.20.0 |
@himdel All set |
@miq-bot add_label graphics |
The following outdated "product" font family icons need to be replaced:
product-ae_instance => fa-file-text-o
product-ae_namespace => pficon-folder-close
Closes #349