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

Support filtering provisioned services on overview #1444

Merged
merged 1 commit into from Apr 19, 2017

Conversation

spadgett
Copy link
Member

screen shot 2017-04-19 at 8 28 05 am

var labelSelector = LabelFilter.getLabelSelector();
if (labelSelector.isEmpty()) {
return items;
}
Copy link
Member Author

@spadgett spadgett Apr 19, 2017

Choose a reason for hiding this comment

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

@jwforres LabelSelector.select() rejects objects with no labels even when there are no active filters. Is this a label selector bug?

@jwforres
Copy link
Member

jwforres commented Apr 19, 2017 via email

@spadgett
Copy link
Member Author

Requires kubernetes-ui/label-selector#31

@spadgett
Copy link
Member Author

@jwforres updated

@jwforres
Copy link
Member

[merge]

@openshift-bot
Copy link

Evaluated for origin web console merge up to 143a0ff

@openshift-bot
Copy link

openshift-bot commented Apr 19, 2017

Origin Web Console Merge Results: SUCCESS (https://ci.openshift.redhat.com/jenkins/job/test_pull_requests_origin_web_console/1254/) (Base Commit: 75d1c56)

Copy link
Contributor

@benjaminapetersen benjaminapetersen left a comment

Choose a reason for hiding this comment

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

Touch behind on this since its already merging but looks good to me :)

@openshift-bot openshift-bot merged commit 805c67b into openshift:master Apr 19, 2017
@spadgett spadgett deleted the filter-service-instances branch April 19, 2017 18:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants