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

Catalog Items - show all items, regardless of display=true #446

Merged
merged 1 commit into from
Feb 22, 2017
Merged

Catalog Items - show all items, regardless of display=true #446

merged 1 commit into from
Feb 22, 2017

Conversation

himdel
Copy link
Contributor

@himdel himdel commented Feb 22, 2017

Go to Services > Catalogs...

in Service Catalogs, we correctly display only catalog items with display=true ("Display in Catalog")

in Catalog Items, we should show all of them, regardless of display, but previously, those with display=false would only be visible in the tree, not the right side

This makes the right side consistent with the tree.

Fixes #440
BZ: https://bugzilla.redhat.com/show_bug.cgi?id=1430705
EUWE BZ: ...

in Service Catalogs, we correctly display only catalog items with `display=true` ("Display in Catalog")

in Catalog Items, we should show all of them, regardless of `display`, but previously, those with `display=false` would only be visible in the tree, not the right side

This makes the right side consistent with the tree.

Fixes #440
@himdel
Copy link
Contributor Author

himdel commented Feb 22, 2017

Before:

ci-before

After:

ci-after

(The same in Service Catalog - before and after are the same:)

sc-same

@miq-bot
Copy link
Member

miq-bot commented Feb 22, 2017

Checked commit https://github.com/himdel/manageiq-ui-classic/commit/8beaf07165f537325e47f1603ca46eb3daf5a451 with ruby 2.2.6, rubocop 0.47.1, and haml-lint 0.20.0
1 file checked, 2 offenses detected

app/controllers/catalog_controller.rb

@mzazrivec mzazrivec self-assigned this Feb 22, 2017
@mzazrivec mzazrivec added this to the Sprint 55 Ending Feb 27, 2017 milestone Feb 22, 2017
@mzazrivec mzazrivec merged commit 98d07bd into ManageIQ:master Feb 22, 2017
@himdel himdel deleted the i440-catalog-items-display branch February 22, 2017 12:26
@simaishi
Copy link
Contributor

simaishi commented Mar 8, 2017

@himdel Is there a BZ for this? Can you please create one if it doesn't exist?

@himdel
Copy link
Contributor Author

himdel commented Mar 9, 2017

@simaishi
Copy link
Contributor

simaishi commented Mar 9, 2017

Euwe backport (to manageiq repo) details:

$ git log -1
commit 34c7ab7305b4ac353a7d456f23d82a03bd2ea08d
Author: Milan Zázrivec <mzazrivec@redhat.com>
Date:   Wed Feb 22 12:59:16 2017 +0100

    Merge pull request #446 from himdel/i440-catalog-items-display
    
    Catalog Items - show all items, regardless of display=true
    (cherry picked from commit 98d07bdc434fc51603d7e7797421fb880274d5e8)
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1430838

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.

4 participants