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

Display widget's title in full screen of widget result #5159

Conversation

lpichler
Copy link
Contributor

@lpichler lpichler commented Jan 14, 2019

@miq-bot
Copy link
Member

miq-bot commented Jan 14, 2019

@lpichler Cannot apply the following label because they are not recognized: pending backend

@miq-bot miq-bot added the bug label Jan 14, 2019
@miq-bot
Copy link
Member

miq-bot commented Jan 14, 2019

Checked commit lpichler@30e31f7 with ruby 2.3.3, rubocop 0.52.1, haml-lint 0.20.0, and yamllint 1.10.0
2 files checked, 0 offenses detected
Everything looks fine. 🍪

@mzazrivec
Copy link
Contributor

@lpichler The backend PR link you linked above is not correct.

@lpichler
Copy link
Contributor Author

@mzazrivec yes thanks !

@miq-bot
Copy link
Member

miq-bot commented Jan 30, 2019

This pull request is not mergeable. Please rebase and repush.

@lpichler lpichler force-pushed the display_title_from_widget_in_full_screen_report branch from 30e31f7 to 8bb0490 Compare February 4, 2019 15:10
@lpichler
Copy link
Contributor Author

lpichler commented Feb 4, 2019

@mzazrivec backend PR merged and this PR rebased => ready to review 👍

@lpichler
Copy link
Contributor Author

lpichler commented Feb 6, 2019

@miq-bot remove_label pending core, unmergeable

@@ -2,7 +2,7 @@
%html.layout-pf.layout-pf-fixed.transitions{:lang => I18n.locale.to_s.sub('-', '_')}
%head
%title
= "%{product}: %{title}" % {:product => Vmdb::Appliance.PRODUCT_NAME, :title => @report.title}
= "%{product}: %{title}" % {:product => Vmdb::Appliance.PRODUCT_NAME, :title => @report_title}
Copy link
Contributor

Choose a reason for hiding this comment

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

The whitespace before @report_title is unnecessary.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

done 👍 thanks

there is used title from report for report result
@lpichler lpichler force-pushed the display_title_from_widget_in_full_screen_report branch from 8bb0490 to cfd5c27 Compare February 7, 2019 09:12
@mzazrivec mzazrivec added this to the Sprint 105 Ending Feb 18, 2019 milestone Feb 7, 2019
@mzazrivec mzazrivec merged commit 129b515 into ManageIQ:master Feb 7, 2019
@lpichler lpichler deleted the display_title_from_widget_in_full_screen_report branch February 11, 2019 09:21
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