-
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
Advanced search bar ansible tower fix #1209
Advanced search bar ansible tower fix #1209
Conversation
3f0d591
to
ae513eb
Compare
9d80dd7
to
ec7a444
Compare
ec7a444
to
3875fb8
Compare
Checked commits lgalis/manageiq-ui-classic@0615fe5~...3875fb8 with ruby 2.2.6, rubocop 0.47.1, and haml-lint 0.20.0 |
@miq-bot add_label bug, fine/yes, euwe/no, blocker |
@miq-bot remove_label wip |
@dclarizio - please review |
…r_fix Advanced search bar ansible tower fix (cherry picked from commit afcaff5) https://bugzilla.redhat.com/show_bug.cgi?id=1447126
Fine backport details:
|
@lgalis marking as |
Euwe branch was fixed by this PR: ManageIQ/manageiq#12719. |
Display the advanced bar on list pages in Ansible Tower and not on summary pages.
https://bugzilla.redhat.com/show_bug.cgi?id=1395744
To reproduce:
1.Open a tower provider summary
2.Select the Job Templates accordion
3. Go to Compute->Cloud->Providers
4. Return to Tower->Explorer
EUWE - a separate PR will be created for it.