Skip to content

Hide inline filters in absence of filter function#10394

Merged
weltenwort merged 1 commit intoelastic:masterfrom
weltenwort:enh-hide-inline-filter
Feb 16, 2017
Merged

Hide inline filters in absence of filter function#10394
weltenwort merged 1 commit intoelastic:masterfrom
weltenwort:enh-hide-inline-filter

Conversation

@weltenwort
Copy link
Copy Markdown
Member

@weltenwort weltenwort commented Feb 16, 2017

The inline filters are now hidden when no filter property has been
passed to the row directive, which is more consistent with the filters
in the document details table. The context view relies on this behaviour
to hide the filtering actions.

Improving the inlineFilter to actually re-use the passed filter
function happens in #10395.

The inline filters are now hidden when no `filter` property has been
passed to the row directive, which is more consistent with the filters
in the document details table. The context view relies on this behaviour
to hide the filtering actions.

Improving the `inlineFilter` to actually re-use the passed `filter`
function will happen in a separate PR.
@weltenwort weltenwort added Feature:Discover Discover Application :Discovery labels Feb 16, 2017
@weltenwort
Copy link
Copy Markdown
Member Author

jenkins, test this

@Bargs Bargs self-requested a review February 16, 2017 16:45
Copy link
Copy Markdown
Contributor

@Bargs Bargs left a comment

Choose a reason for hiding this comment

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

LGTM

@weltenwort weltenwort merged commit 7c02f3b into elastic:master Feb 16, 2017
elastic-jasper added a commit that referenced this pull request Feb 16, 2017
Backports PR #10394

**Commit 1:**
Hide inline filters in absence of filter function

The inline filters are now hidden when no `filter` property has been
passed to the row directive, which is more consistent with the filters
in the document details table. The context view relies on this behaviour
to hide the filtering actions.

Improving the `inlineFilter` to actually re-use the passed `filter`
function will happen in a separate PR.

* Original sha: 51041f8
* Authored by Felix Stürmer <stuermer@weltenwort.de> on 2017-02-16T14:37:42Z
weltenwort pushed a commit that referenced this pull request Feb 16, 2017
Backports PR #10394

**Commit 1:**
Hide inline filters in absence of filter function

The inline filters are now hidden when no `filter` property has been
passed to the row directive, which is more consistent with the filters
in the document details table. The context view relies on this behaviour
to hide the filtering actions.

Improving the `inlineFilter` to actually re-use the passed `filter`
function will happen in a separate PR.

* Original sha: 51041f8
* Authored by Felix Stürmer <stuermer@weltenwort.de> on 2017-02-16T14:37:42Z
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants