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

Add field exists filter button to doc table #6166

Merged
merged 5 commits into from
May 4, 2016

Conversation

jimmyjones2
Copy link
Contributor

Closes #6092

kbn-filter-exists

@elasticsearch-release
Copy link

Jenkins standing by to test this. If you aren't a maintainer, you can ignore this comment. Someone with commit access, please review this and clear it for Jenkins to run; then say 'jenkins, test it'.

@epixa
Copy link
Contributor

epixa commented Feb 9, 2016

jenkins, test it

@epixa epixa added the review label Feb 9, 2016
@rashidkpc
Copy link
Contributor

What about just making the field name itself clickable? None of these icons really say "field exists" to me. Anyone else have any thoughts on the matter?

@elasticsearch-release
Copy link

Jenkins standing by to test this. If you aren't a maintainer, you can ignore this comment. Someone with commit access, please review this and clear it for Jenkins to run; then say 'jenkins, test it'.

@spalger
Copy link
Contributor

spalger commented Apr 5, 2016

jenkins, test it

@jimmyjones2
Copy link
Contributor Author

@spalger Happy to fixup if you and @rashidkpc are happy with the design?

@rashidkpc
Copy link
Contributor

An asterisk would work, can you update the screenshot and merge master?

@rashidkpc rashidkpc self-assigned this Apr 7, 2016
@jimmyjones2
Copy link
Contributor Author

@rashidkpc Done

@rashidkpc
Copy link
Contributor

jenkins, test it

@rashidkpc
Copy link
Contributor

Looks like this needs tests

@jimmyjones2
Copy link
Contributor Author

@rashidkpc Added tests

@rashidkpc
Copy link
Contributor

jenkins, test it

@@ -13,7 +13,8 @@ docViewsRegistry.register(function () {
hit: '=',
indexPattern: '=',
filter: '=',
columns: '='
columns: '=',
updateFilterInQuery: '=filter'
Copy link
Contributor

Choose a reason for hiding this comment

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

Why do you need updateFilterInQuery in query here? Its bound to the same thing as filter?

@jimmyjones2
Copy link
Contributor Author

@rashidkpc Done. Sorry, was some blind copy & paste going on there.

@rashidkpc
Copy link
Contributor

jenkins, test it

@rashidkpc
Copy link
Contributor

LGTM!

@rashidkpc rashidkpc merged commit ea2f94f into elastic:master May 4, 2016
@jimmyjones2 jimmyjones2 deleted the filter-exists branch May 4, 2016 16:32
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.

5 participants