-
Notifications
You must be signed in to change notification settings - Fork 356
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
Decorator update for inventory and credentials #538
Decorator update for inventory and credentials #538
Conversation
7ab4d08
to
2178a84
Compare
/cc @himdel, @mzazrivec |
@@ -1,5 +1,5 @@ | |||
module ManageIQ::Providers::AutomationManager | |||
class InventoryRootGroupDecorator < MiqDecorator | |||
module ManageIQ::Providers |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@lgalis the same change will be needed in app/decorators/manageiq/providers/automation_manager/inventory_group_decorator.rb
as well.
Except for that one missing decorator, agreed completely, LGTM 👍 |
Made the same change for the InventoryGroup decorator |
Checked commits lgalis/manageiq-ui-classic@8467ddf~...8b70d2c with ruby 2.2.6, rubocop 0.47.1, and haml-lint 0.20.0 |
Decorator update for inventory and credentials - follow up for #237
https://bugzilla.redhat.com/show_bug.cgi?id=1428279