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

Changed model name when showing list of Tower Templates. #5925

Merged

Conversation

h-kataria
Copy link
Contributor

previously code was passing in model as ConfigurationScript that returns all Tower templates, Changed to use ManageIQ::Providers::AnsibleTower::AutomationManager::ConfigurationScript so that embedded ansible templates are excluded from the list

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

before
before

after
after

previously code was passing in model as `ConfigurationScript` that returns all Tower templates, Changed to use `ManageIQ::Providers::AnsibleTower::AutomationManager::ConfigurationScript` so that embedded ansible templates are excluded from the list

Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1656734
@h-kataria h-kataria force-pushed the fix_list_of_ansible_tower_templates branch from 9523e01 to 1b96857 Compare August 1, 2019 15:56
@miq-bot
Copy link
Member

miq-bot commented Aug 1, 2019

Checked commit h-kataria@1b96857 with ruby 2.4.6, rubocop 0.69.0, haml-lint 0.20.0, and yamllint 1.10.0
2 files checked, 0 offenses detected
Everything looks fine. 🍪

@h-kataria h-kataria requested review from skateman and removed request for mzazrivec August 1, 2019 16:09
Copy link
Member

@skateman skateman left a comment

Choose a reason for hiding this comment

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

The Seal of Approval

@mzazrivec mzazrivec added this to the Sprint 117 Ending Aug 5, 2019 milestone Aug 2, 2019
@mzazrivec mzazrivec merged commit e440234 into ManageIQ:master Aug 2, 2019
simaishi pushed a commit that referenced this pull request Aug 2, 2019
…plates

Changed model name when showing list of Tower Templates.

(cherry picked from commit e440234)

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

simaishi commented Aug 2, 2019

Ivanchuk backport details:

$ git log -1
commit 8d2b53aeb68b974f9cb42d3728193feff9b3f874
Author: Milan Zázrivec <mzazrivec@redhat.com>
Date:   Fri Aug 2 10:53:18 2019 +0200

    Merge pull request #5925 from h-kataria/fix_list_of_ansible_tower_templates
    
    Changed model name when showing list of Tower Templates.
    
    (cherry picked from commit e440234a4bd3f30ac160d7c2e02a5f1a90d6c50a)
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1656734

@h-kataria h-kataria deleted the fix_list_of_ansible_tower_templates branch August 7, 2019 20:05
h-kataria added a commit to h-kataria/manageiq-ui-classic that referenced this pull request Sep 4, 2019
Fixed class name that was changed in ManageIQ#5925, previously made change was excluding Workflow Templates in UI.

Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1747589
h-kataria added a commit to h-kataria/manageiq-ui-classic that referenced this pull request Sep 4, 2019
Fixed class name that was changed in ManageIQ#5925, previously made change was excluding Workflow Templates in UI.

Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1747589
h-kataria added a commit to h-kataria/manageiq-ui-classic that referenced this pull request Sep 4, 2019
Fixed class name that was changed in ManageIQ#5925, previously made change was excluding Workflow Templates in UI.

Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1747589
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