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 #312

Merged
merged 1 commit into from
Aug 23, 2018
Merged

Conversation

mzazrivec
Copy link
Contributor

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

@miq-bot
Copy link
Member

miq-bot commented Aug 23, 2018

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

@@ -3,6 +3,10 @@ module Providers
module Vmware
class Engine < ::Rails::Engine
isolate_namespace ManageIQ::Providers::Vmware

def self.plugin_name
_('VMware Provider')
Copy link
Member

Choose a reason for hiding this comment

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

Hm there are technically two providers in this plugin

Copy link
Contributor Author

Choose a reason for hiding this comment

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

This string is mainly to be presented in the about dialog in classic UI, so I guess we don't have to be super-precise about it. Though if there's a better way to name it, I'm open to suggestions.

@agrare agrare self-assigned this Aug 23, 2018
@agrare agrare merged commit 7d67082 into ManageIQ:master Aug 23, 2018
agrare added a commit that referenced this pull request Aug 23, 2018
@agrare agrare added this to the Sprint 93 Ending Aug 27, 2018 milestone Aug 23, 2018
@mzazrivec mzazrivec deleted the add_plugin_name branch August 23, 2018 18:30
agrare pushed a commit to agrare/manageiq-providers-vmware that referenced this pull request Apr 15, 2019
Fix System/CommonMethods/MiqAe directory name
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants