-
Notifications
You must be signed in to change notification settings - Fork 356
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
Fixes for editing a playbook service template #761
Fixes for editing a playbook service template #761
Conversation
@miq-bot add_label wip, automation/ansible_tower, bug |
@lgalis Cannot apply the following label because they are not recognized: automation/ansible_tower |
d074607
to
450c3e4
Compare
622eb45
to
6dca771
Compare
@lgalis unrecognized command 'assigne', ignoring... Accepted commands are: add_label, assign, close_issue, move_issue, remove_label, rm_label, set_milestone |
@miq-bot assign @h-kataria |
This pull request is not mergeable. Please rebase and repush. |
6dca771
to
a0467a5
Compare
d3df71e
to
53f5e16
Compare
498e740
to
dbc4f7c
Compare
bf59777
to
d2ce7ee
Compare
d2ce7ee
to
871f2af
Compare
Checked commits lgalis/manageiq-ui-classic@f7e60ce~...871f2af with ruby 2.2.6, rubocop 0.47.1, and haml-lint 0.20.0 |
verified in UI. Looks good. |
…save_button Fixes for editing a playbook service template (cherry picked from commit b3fba79) https://bugzilla.redhat.com/show_bug.cgi?id=1438091
Fine backport details:
|
Enable the Save button on the Edit Playbook catalog item only when there is a change in the model.
Get the cloud credential type from the cloud credential id if one was saved.
https://bugzilla.redhat.com/show_bug.cgi?id=1437541