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

ASF GitHub Bot commented on COUCHDB-2548:
-----------------------------------------

GitHub user benkeen opened a pull request:

    https://github.com/apache/couchdb-fauxton/pull/373

    Docs now fully collapse to single line

    This reduces selected documents to a single line containing
    only the ID, rather than show a subset of the doc with an ID
    and rev.
    
    Closes COUCHDB-2548

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/benkeen/couchdb-fauxton full-collapse-docs

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/couchdb-fauxton/pull/373.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 #373
    
----
commit 30c6cba09a07a63afafbaf2d3a082f935c0b6899
Author: Ben Keen <ben.k...@gmail.com>
Date:   2015-04-09T17:51:35Z

    Docs now fully collapse to single line
    
    This reduces selected documents to a single line containing
    only the ID, rather than show a subset of the doc with an ID
    and rev.
    
    Closes COUCHDB-2548

----


> "Collapse" should reduce docs to single line
> --------------------------------------------
>
>                 Key: COUCHDB-2548
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-2548
>             Project: CouchDB
>          Issue Type: Improvement
>      Security Level: public(Regular issues) 
>          Components: Fauxton
>            Reporter: Ben Keen
>            Assignee: Ben Keen
>
> Right now when you're on All Docs or anywhere that shows a list of documents, 
> the "Collapse" option doesn't fully collapse the list - but shows a 
> redundant, second _id row + _rev. This should be changed to just show a more 
> concise list of single rows with the IDs.
> This has been requested in the past, just never gotten to.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to