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

Fixed code to display dialog form buttons when loading old dialog runner #3361

Conversation

h-kataria
Copy link
Contributor

Transform screen still uses old dialog runner, fixed code to show form buttons on transform VMs screen.

Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1540159

@eclarizio please review/test, i have tried combinations of Settings.product.old_dialog_user_ui setting with old/new dialogs, seems to work for me.

before:
before

after:
after

Transform screen still uses old dialog runner, fixed code to show form buttons on transform VMs screen.

Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1540159
@h-kataria h-kataria force-pushed the display_dialog_buttons_for_old_dialogs_on_trasform_screen branch from 95fb961 to 0364857 Compare February 1, 2018 18:34
@miq-bot
Copy link
Member

miq-bot commented Feb 1, 2018

Checked commit h-kataria@0364857 with ruby 2.3.3, rubocop 0.52.0, haml-lint 0.20.0, and yamllint 1.10.0
1 file checked, 0 offenses detected
Everything looks fine. 🍪

Copy link
Member

@eclarizio eclarizio left a comment

Choose a reason for hiding this comment

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

Hopefully once we migrate to using the new dialog runner for everything this code can simply go away, but for now I think this should definitely do the trick.

👍

@dclarizio dclarizio merged commit bd38e87 into ManageIQ:master Feb 1, 2018
@dclarizio dclarizio added this to the Sprint 79 Ending Feb 12, 2018 milestone Feb 1, 2018
simaishi pushed a commit that referenced this pull request Feb 1, 2018
…d_dialogs_on_trasform_screen

Fixed code to display dialog form buttons when loading old dialog runner
(cherry picked from commit bd38e87)

Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1541176
@simaishi
Copy link
Contributor

simaishi commented Feb 1, 2018

Gaprindashvili backport details:

$ git log -1
commit b453754d2a200262ffe1b3399e1ba8f98a2c2f83
Author: Dan Clarizio <dclarizi@redhat.com>
Date:   Thu Feb 1 13:16:46 2018 -0800

    Merge pull request #3361 from h-kataria/display_dialog_buttons_for_old_dialogs_on_trasform_screen
    
    Fixed code to display dialog form buttons when loading old dialog runner
    (cherry picked from commit bd38e87c437785e5e967b70c69b55d3cbcdbc23d)
    
    Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1541176

@h-kataria h-kataria deleted the display_dialog_buttons_for_old_dialogs_on_trasform_screen branch March 14, 2018 20:18
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.

5 participants