GitHub user benkeen opened a pull request:

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

    Improvements to doc collapsed state

    - This applies to all lists (All Docs / Views)
    - Collapsing the list of documents now just shows a single row
    for each doc
    - The collapsed/expanded state is now stored in memory so doesn't
    get lost on subsequent page loads
    
    Closes COUCHDB-2548

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

    $ git pull https://github.com/benkeen/couchdb-fauxton 
2548-doc-collapse-update

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

    https://github.com/apache/couchdb-fauxton/pull/230.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 #230
    
----
commit 64f5f12922adb85b642b32f4bd84960e754f71a8
Author: Benjamin Keen <ben.k...@gmail.com>
Date:   2015-01-16T20:20:22Z

    Improvements to doc collapsed state
    
    - This applies to all lists (All Docs / Views)
    - Collapsing the list of documents now just shows a single row
    for each doc
    - The collapsed/expanded state is now stored in memory so doesn't
    get lost on subsequent page loads
    
    Closes COUCHDB-2548

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to