GitHub user garrensmith opened a pull request:

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

    React docs list

    This is the document list for views, _all_docs redone in React.js

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

    $ git pull https://github.com/garrensmith/couchdb-fauxton react-docs-list

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

    https://github.com/apache/couchdb-fauxton/pull/324.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 #324
    
----
commit 96368508d1b8add0017fc783ee5cb4148b34a278
Author: Garren Smith <garren.sm...@gmail.com>
Date:   2015-03-05T13:58:18Z

    Index Results

commit 9b94599a0c858675cfc103f3ea179c5e1fe55fdc
Author: Robert Kowalski <robertkowal...@apache.org>
Date:   2015-03-06T12:41:20Z

    introduce a document component
    
    supports:
    
     - checking / unchecking via checkbox
     - double click callbacks
     - optional nesting of html fragments for edit links, usage:
    
    ```html
    
    <ReactComponents.Document>
      <a href="#editDoc"></a>
    </ReactComponents.Document>
    ```

commit adff9dbd7d2ff25b935cc88a7dad5122c66426e2
Author: Garren Smith <garren.sm...@gmail.com>
Date:   2015-03-10T11:31:22Z

    pagination and per page working

commit 990d34229d44f47408d03230062f848110e1f322
Author: Garren Smith <garren.sm...@gmail.com>
Date:   2015-03-11T17:19:16Z

    integrate header with index results

commit fae130a08726bee06cd00c17be318eda4be55520
Author: Garren Smith <garren.sm...@gmail.com>
Date:   2015-03-17T16:10:07Z

    Progress towards bulk delete

commit 506f95ae0b5fb6a6092ee5be25f7b1f16b7815a9
Author: Garren Smith <garren.sm...@gmail.com>
Date:   2015-03-18T10:25:57Z

    tests for bulkDelete

commit 7285ec438ae331da0ce33fede18fe257bae3264e
Author: Garren Smith <garren.sm...@gmail.com>
Date:   2015-03-18T11:33:45Z

    passing mocha tests

commit ba9464a966e678c1c3b9d9667995c56ff3dad72e
Author: Garren Smith <garren.sm...@gmail.com>
Date:   2015-03-20T09:23:21Z

    bulk delete working

commit 573e9f4530ba78f2a3573cf66474474397023d7b
Author: Garren Smith <garren.sm...@gmail.com>
Date:   2015-03-20T10:04:17Z

    Fixing tests

----


---
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