[ 
https://issues.apache.org/jira/browse/COUCHDB-1695?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13599524#comment-13599524
 ] 

Russell Branca commented on COUCHDB-1695:
-----------------------------------------

We already have support for advanced options on _all_docs, so the first 
approach came naturally. We still need to update the sidebar links to select 
the "All design docs" tab, which is a little bit trickier, but could be 
accomplished by looking at the {start,end}key values and verifying the range is 
in the subset of all doc ids that are design docs.
                
> Add page for all design docs
> ----------------------------
>
>                 Key: COUCHDB-1695
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-1695
>             Project: CouchDB
>          Issue Type: Improvement
>          Components: Fauxton
>            Reporter: Russell Branca
>
> There is a sidebar nav link to view all design documents in a database that 
> is not yet functional. We could extend the _all_docs page to support query 
> params and this ticket would just be a special case of COUCHDB-1694.
> Or if we want to have a different interaction on the design docs page 
> compared to the all docs page, we could create a separate route and view for 
> design docs.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to