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

Add plugin display name #457

Merged
merged 1 commit into from
Aug 29, 2018
Merged

Conversation

mzazrivec
Copy link
Contributor

See ManageIQ/manageiq-ui-classic#4496 for primary motivation.

@@ -34,6 +34,10 @@ def self.log_kv(key, val)
def vmdb_plugin?
true
end

def self.plugin_name
_('API')
Copy link
Member

Choose a reason for hiding this comment

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

Should this be more specific like REST API?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Sure, why not. Fixed.

@miq-bot
Copy link
Member

miq-bot commented Aug 29, 2018

Checked commit mzazrivec@95f05f5 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. 🏆

Copy link
Member

@bdunne bdunne left a comment

Choose a reason for hiding this comment

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

👍 LGTM

@bdunne
Copy link
Member

bdunne commented Aug 29, 2018

@abellotti or @gtanzillo Can you merge?

@abellotti
Copy link
Member

Thanks @mzazrivec for enhancing this. 👍

@abellotti abellotti merged commit 51ed72f into ManageIQ:master Aug 29, 2018
@abellotti abellotti self-assigned this Aug 29, 2018
@abellotti abellotti added this to the Sprint 94 Ending Sept 10, 2018 milestone Aug 29, 2018
@mzazrivec mzazrivec deleted the add_plugin_name branch August 29, 2018 14:42
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