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

Add refresh parameter to ResourceActionWorkflow initialization #365

Merged

Conversation

eclarizio
Copy link
Member

@eclarizio eclarizio commented Apr 23, 2018

This ties in with ManageIQ/manageiq#17329 and will be needed in order to distinguish ResourceActionWorkflow initialization calls in the backend.

WIP for now, but I think this is probably how the API change will end up looking.

https://bugzilla.redhat.com/show_bug.cgi?id=1559757
https://bugzilla.redhat.com/show_bug.cgi?id=1571000

@eclarizio
Copy link
Member Author

@miq-bot add_label wip

@miq-bot
Copy link
Member

miq-bot commented Apr 23, 2018

Checked commit eclarizio@9b5ba75 with ruby 2.3.3, rubocop 0.52.1, haml-lint 0.20.0, and yamllint 1.10.0
2 files checked, 1 offense detected

app/controllers/api/service_dialogs_controller.rb

@gmcculloug
Copy link
Member

@abellotti Please review.

@abellotti abellotti self-assigned this Apr 25, 2018
@abellotti
Copy link
Member

LGTM!! 👍

@gmcculloug
Copy link
Member

Thanks, I'll let you know when we are ready to merge. We are still working through some integration tests with the related PR.

@eclarizio
Copy link
Member Author

@miq-bot remove_label wip
@miq-bot add_label gaprindashvili/yes, bug

@abellotti This actually needs to be merged before the related PR, and it shouldn't hurt anything if it is since the backend will just ignore the new option without the related PR, so I think you can safely merge this whenever you get a chance.

@miq-bot miq-bot changed the title [WIP] Add refresh parameter to ResourceActionWorkflow initialization Add refresh parameter to ResourceActionWorkflow initialization Apr 26, 2018
@abellotti abellotti added this to the Sprint 85 Ending May 7, 2018 milestone Apr 26, 2018
@abellotti abellotti merged commit 7c2cae6 into ManageIQ:master Apr 26, 2018
simaishi pushed a commit that referenced this pull request Apr 27, 2018
@simaishi
Copy link
Contributor

Gaprindashvili backport details:

$ git log -1
commit 601ad9b947712a2586f2c0dd860d0c26d3b0f1b5
Author: Alberto Bellotti <abellotti@users.noreply.github.com>
Date:   Thu Apr 26 16:24:17 2018 -0400

    Merge pull request #365 from eclarizio/dynamic_dialog_field_loading_sev2
    
    Add refresh parameter to ResourceActionWorkflow initialization
    (cherry picked from commit 7c2cae66126ecdd666dd108afb34f5eea459ccb9)
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1572716
    https://bugzilla.redhat.com/show_bug.cgi?id=1572711

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