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

[FINE] Fix displaying report result #1632

Merged
merged 7 commits into from
Jul 7, 2017

Conversation

lpichler
Copy link
Contributor

@lpichler lpichler commented Jun 29, 2017

caused by: #1488 and first commit of this PR is partial revert of 308fa6f

we need to reach this condition https://github.com/ManageIQ/manageiq-ui-classic/blob/master/app/views/report/_report_list.html.haml#L5 it means that @report_result is set to nil.
yes, it looks like that there is not need to have @report_result but the revert seems like a safer solution.

before
m6si49kkva

after

tuddwmheif

@miq-bot add_label bug, blocker
cc @gtanzillo @mzazrivec

@miq-bot assign @himdel

Links

https://bugzilla.redhat.com/show_bug.cgi?id=1465387
master PR #1650

@mzazrivec
Copy link
Contributor

@lpichler Rubocop + failing CI :-)

@lpichler lpichler force-pushed the fix_displaying_report_result branch from 36e5689 to 2110346 Compare June 30, 2017 13:33
@lpichler
Copy link
Contributor Author

@mzazrivec @himdel done 👍

@lpichler
Copy link
Contributor Author

@miq-bot add_label fine/yes

@miq-bot
Copy link
Member

miq-bot commented Jul 4, 2017

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

@lpichler lpichler force-pushed the fix_displaying_report_result branch from 2110346 to 2cc9710 Compare July 5, 2017 06:54
@lpichler lpichler changed the title Fix displaying report result [WIP] Fix displaying report result Jul 5, 2017
@miq-bot miq-bot added the wip label Jul 5, 2017
@lpichler lpichler changed the base branch from master to fine July 5, 2017 07:32
@miq-bot miq-bot changed the title [WIP] Fix displaying report result [FINE] [WIP] Fix displaying report result Jul 5, 2017
when it is nil, report result will be displayed and this
condition is satisfied:
./app/views/report/_report_list.html.haml:5
miq report result is always tied with miq_task,
so I am adding also to the test enviroment
@lpichler lpichler force-pushed the fix_displaying_report_result branch from 2cc9710 to 02f7f2f Compare July 5, 2017 07:41
@lpichler lpichler changed the title [FINE] [WIP] Fix displaying report result [FINE] Fix displaying report result Jul 5, 2017
@miq-bot
Copy link
Member

miq-bot commented Jul 5, 2017

Checked commits lpichler/manageiq-ui-classic@0fd443f~...02f7f2f with ruby 2.2.6, rubocop 0.47.1, and haml-lint 0.20.0
3 files checked, 0 offenses detected
Everything looks fine. 🍰

@simaishi simaishi self-assigned this Jul 6, 2017
@simaishi simaishi removed the fine/yes label Jul 6, 2017
Copy link
Contributor

@h-kataria h-kataria left a comment

Choose a reason for hiding this comment

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

LGTM

@simaishi simaishi merged commit 1de7e66 into ManageIQ:fine Jul 7, 2017
@simaishi simaishi added this to the Sprint 64 Ending Jul 10, 2017 milestone Jul 7, 2017
@lpichler lpichler deleted the fix_displaying_report_result branch July 17, 2017 16:06
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.

6 participants