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

Prefer fonticon for resource pool if it's not vapp #4048

Merged
merged 1 commit into from
Jun 15, 2018

Conversation

skateman
Copy link
Member

@skateman skateman commented Jun 5, 2018

The resource_pool.png is obsolete, the pficon pficon-resource-pool fully replaces it, but I haven't found any alternative for the vapp.png.

Parent issue: #4051

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

@epwinchell
Copy link
Contributor

@miq-bot assign @h-kataria

@epwinchell
Copy link
Contributor

@miq-bot add_label wip

@miq-bot miq-bot changed the title Prefer fonticon for resource pool if it's not vapp [WIP] Prefer fonticon for resource pool if it's not vapp Jun 5, 2018
@miq-bot miq-bot added the wip label Jun 5, 2018
@epwinchell
Copy link
Contributor

@miq-bot unassign @h-kataria

@miq-bot
Copy link
Member

miq-bot commented Jun 5, 2018

@epwinchell unrecognized command 'unassign', ignoring...

Accepted commands are: add_label, add_reviewer, assign, close_issue, move_issue, remove_label, rm_label, set_milestone

@epwinchell
Copy link
Contributor

@miq-bot assign @epwinchell

@@ -4,12 +4,13 @@ def self.fonticon
end

def fileicon
vapp ? '100/vapp.png' : '100/resource_pool.png'
vapp ? '100/vapp.png' : nil
end
Copy link
Contributor

@epwinchell epwinchell Jun 14, 2018

Choose a reason for hiding this comment

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

@skateman how about svg/vmware.svg ?

@epwinchell
Copy link
Contributor

epwinchell commented Jun 14, 2018

@skateman I approve

@skateman skateman changed the title [WIP] Prefer fonticon for resource pool if it's not vapp Prefer fonticon for resource pool if it's not vapp Jun 14, 2018
@miq-bot miq-bot removed the wip label Jun 14, 2018
@miq-bot
Copy link
Member

miq-bot commented Jun 14, 2018

Checked commit skateman@0326b9f 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. 👍

@h-kataria h-kataria added this to the Sprint 88 Ending Jun 18, 2018 milestone Jun 15, 2018
@h-kataria h-kataria merged commit 7e43aa8 into ManageIQ:master Jun 15, 2018
@skateman skateman deleted the resource-pool-fonticon branch June 15, 2018 05:38
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