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

Search for "product/views" in all plugins #15353

Merged
merged 1 commit into from
Jun 12, 2017

Conversation

martinpovolny
Copy link
Member

To support plugability in the UI we need to search for "product/views" definitions under all the plugins (Rails engines).

With this change a plugin [2] can add it's view definition and in turn can have it's page listing data from the view.

demo-plug

We may need to generalize and expand this when [1] is resolved.

Meanwhile this does the job.

Links

@miq-bot
Copy link
Member

miq-bot commented Jun 12, 2017

Checked commit martinpovolny@fbae08d with ruby 2.2.6, rubocop 0.47.1, and haml-lint 0.20.0
1 file checked, 2 offenses detected

app/models/miq_report/import_export.rb

@chessbyte chessbyte changed the title Search for "product/views" in all plugings. Search for "product/views" in all plugins Jun 12, 2017
@chessbyte chessbyte self-assigned this Jun 12, 2017
@chessbyte chessbyte merged commit cb41626 into ManageIQ:master Jun 12, 2017
@chessbyte chessbyte added this to the Sprint 63 Ending Jun 19, 2017 milestone Jun 12, 2017
@martinpovolny martinpovolny deleted the use_views_from_plugins branch November 28, 2017 18:54
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.

3 participants