[
https://issues.apache.org/jira/browse/COUCHDB-2158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14075598#comment-14075598
]
ASF GitHub Bot commented on COUCHDB-2158:
-----------------------------------------
GitHub user robertkowalski opened a pull request:
https://github.com/apache/couchdb-fauxton/pull/18
COUCHDB-2158 Fauxton: Implement a filter for changes
This is https://github.com/apache/couchdb/pull/227 but with all conflicts
fixed. The feedback in the discussion is already included in the code.
Move the filter as a common component to Components.
- Change some <%= to <%- as <%= is not needed
- Filters can have tooltips
- Filtering is case insensitive
Closes COUCHDB-2158
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/robertkowalski/couchdb-fauxton
2158-changes-filter-new
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/couchdb-fauxton/pull/18.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #18
----
commit ed234ba672030bcf083d87621586791936379ed4
Author: Robert Kowalski <[email protected]>
Date: 2014-07-27T10:00:41Z
Fauxton: Implement a filter for changes
Move the filter as a common component to Components.
- Change some <%= to <%- as <%= is not needed
- Filters can have tooltips
- Filtering is case insensitive
Closes COUCHDB-2158
----
> Apply filter with custom params on changes feed page
> ----------------------------------------------------
>
> Key: COUCHDB-2158
> URL: https://issues.apache.org/jira/browse/COUCHDB-2158
> Project: CouchDB
> Issue Type: New Feature
> Security Level: public(Regular issues)
> Components: Fauxton
> Reporter: Alexander Shorin
> Assignee: Robert Kowalski
>
--
This message was sent by Atlassian JIRA
(v6.2#6252)