[
https://issues.apache.org/jira/browse/COUCHDB-2158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14071991#comment-14071991
]
ASF GitHub Bot commented on COUCHDB-2158:
-----------------------------------------
GitHub user robertkowalski opened a pull request:
https://github.com/apache/couchdb-fauxton/pull/15
Port from apache/couchdb: COUCHDB-2158 Fauxton: Implement a filter for
changes
This is a port from https://github.com/apache/couchdb/pull/227 - full
previous discussion there.
There are already changes from the previous review included, and after the
review I will rebase/squash them.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/apache/couchdb-fauxton 2158-changes-filter
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/couchdb-fauxton/pull/15.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 #15
----
commit 8ff72f889bf9a07fd7a49568dd426978ab2769aa
Author: Robert Kowalski <[email protected]>
Date: 2014-05-08T19:26:36Z
Fauxton: Implement a filter for changes
As code is duplicated, mode the filter to the component. Tthe filter
then can be overwritten if there anything special is needed.
commit 263d328dace3756a5bec0eb59a241ba6e8187898
Author: Robert Kowalski <[email protected]>
Date: 2014-05-16T18:44:15Z
review
commit cf9114d3035173f930e1a39ecae3ef68e5acab42
Author: Robert Kowalski <[email protected]>
Date: 2014-05-29T13:31:07Z
rename js-log-filter-form to js-filter-form
commit 5ca3f3cb288a59726ce14e9ff842c3a2fc3ee0e5
Author: Robert Kowalski <[email protected]>
Date: 2014-05-29T13:32:41Z
remove sidebar filter, add header filter
commit f53e55b1652c462c46d94f2147089cf04621e0dd
Author: Robert Kowalski <[email protected]>
Date: 2014-05-29T13:36:09Z
make filtering case insensitive
commit 477debe42247f887da36d4f0ec3251a9c2f4805c
Author: Robert Kowalski <[email protected]>
Date: 2014-05-29T13:40:14Z
use strong tag instead of a h6, change button to primary button color (red)
commit b254d84c4d8a6ebc26efdf9c10b6924ff1656254
Author: Robert Kowalski <[email protected]>
Date: 2014-05-29T13:43:42Z
change <%= to <%- as <%= is not needed
commit 65a4a3fbd9090344a50bc2898367586e3fcd459e
Author: Robert Kowalski <[email protected]>
Date: 2014-05-29T13:44:38Z
we can add tooltips to a filter
commit 1275ec6d6b87f323b1ad92b5861b3c7abcb21feb
Author: Robert Kowalski <[email protected]>
Date: 2014-05-29T14:33:12Z
make deleted documents searchable
they are missing an explicit deleted flag
commit b1121dbb95bac358a4f9a8c39fbd11f42ca294db
Author: Robert Kowalski <[email protected]>
Date: 2014-05-29T15:01:29Z
add license header
----
> 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)