[GitHub] couchdb-fauxton pull request #798: break react components into individual fi...

2016-11-07 Thread garrensmith
Github user garrensmith closed the pull request at: https://github.com/apache/couchdb-fauxton/pull/798 --- 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

[GitHub] couchdb-fauxton pull request #798: break react components into individual fi...

2016-11-03 Thread robertkowalski
Github user robertkowalski commented on a diff in the pull request: https://github.com/apache/couchdb-fauxton/pull/798#discussion_r86404825 --- Diff: app/addons/components/tests/paddedBorderedBoxSpec.react.jsx --- @@ -37,6 +37,7 @@ describe('PaddedBorderedBox', function () {

[GitHub] couchdb-fauxton pull request #798: break react components into individual fi...

2016-11-03 Thread robertkowalski
Github user robertkowalski commented on a diff in the pull request: https://github.com/apache/couchdb-fauxton/pull/798#discussion_r86404908 --- Diff: app/addons/components/react-components.react.jsx --- @@ -10,1615 +10,46 @@ // License for the specific language governing

[GitHub] couchdb-fauxton pull request #798: break react components into individual fi...

2016-11-02 Thread garrensmith
GitHub user garrensmith opened a pull request: https://github.com/apache/couchdb-fauxton/pull/798 break react components into individual files Split up the react-component components into individual files - easier to manage them. Add polling component You can merge this pull