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

Ensure new dialog user component is used for service reconfiguration #4140

Merged
merged 1 commit into from Jun 14, 2018

Conversation

eclarizio
Copy link
Member

When reconfiguring a service, the UI was attempting to use the old dialog-user component, and therefore wasn't displaying properly. This change ensures the reconfiguration dialog goes through the new dialog-user component and submits to the correct 'reconfigure' API endpoint.

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

@eclarizio
Copy link
Member Author

eclarizio commented Jun 14, 2018

@miq-bot add_label gaprindashvili/yes, bug, blocker
@miq-bot assign @h-kataria

@d-m-u Can you review please?
/cc @tinaafitz

Copy link
Contributor

@d-m-u d-m-u left a comment

Choose a reason for hiding this comment

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

lgtm

@miq-bot
Copy link
Member

miq-bot commented Jun 14, 2018

Checked commit eclarizio@108d88d with ruby 2.3.3, rubocop 0.52.1, haml-lint 0.20.0, and yamllint 1.10.0
3 files checked, 0 offenses detected
Everything looks fine. ⭐

@h-kataria h-kataria added this to the Sprint 88 Ending Jun 18, 2018 milestone Jun 14, 2018
@h-kataria h-kataria merged commit e3c4096 into ManageIQ:master Jun 14, 2018
simaishi pushed a commit that referenced this pull request Jun 14, 2018
Ensure new dialog user component is used for service reconfiguration
(cherry picked from commit e3c4096)

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

Gaprindashvili backport details:

$ git log -1
commit 962bcf3ebf22743fa9c3e0267f4c453e4ccbb2c1
Author: Harpreet Kataria <hkataria@redhat.com>
Date:   Thu Jun 14 15:31:46 2018 -0400

    Merge pull request #4140 from eclarizio/BZ1580987
    
    Ensure new dialog user component is used for service reconfiguration
    (cherry picked from commit e3c4096a9d3da88d18e098521130e6339734cd95)
    
    Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1591484

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.

None yet

5 participants