[GitHub] couchdb-fauxton pull request #820: Reactify

2016-12-12 Thread garrensmith
Github user garrensmith closed the pull request at: https://github.com/apache/couchdb-fauxton/pull/820 --- 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 #820: Reactify

2016-12-07 Thread robertkowalski
Github user robertkowalski commented on a diff in the pull request: https://github.com/apache/couchdb-fauxton/pull/820#discussion_r91296286 --- Diff: app/core/router.js --- @@ -48,32 +49,35 @@ export default Backbone.Router.extend({ }, addModuleRouteObject:

[GitHub] couchdb-fauxton pull request #820: Reactify

2016-12-07 Thread robertkowalski
Github user robertkowalski commented on a diff in the pull request: https://github.com/apache/couchdb-fauxton/pull/820#discussion_r91296234 --- Diff: app/core/routeObject.js --- @@ -14,325 +14,46 @@ import FauxtonAPI from "./base"; import React from "react"; import

[GitHub] couchdb-fauxton pull request #820: Reactify

2016-12-07 Thread robertkowalski
Github user robertkowalski commented on a diff in the pull request: https://github.com/apache/couchdb-fauxton/pull/820#discussion_r91295992 --- Diff: app/addons/fauxton/navigation/tests/componentsSpec.react.jsx --- @@ -19,26 +19,18 @@ import React from "react"; import ReactDOM

[GitHub] couchdb-fauxton pull request #820: Reactify

2016-12-07 Thread robertkowalski
Github user robertkowalski commented on a diff in the pull request: https://github.com/apache/couchdb-fauxton/pull/820#discussion_r91296455 --- Diff: assets/index.underscore --- @@ -47,23 +47,11 @@ - - - - - -

[GitHub] couchdb-fauxton pull request #820: Reactify

2016-12-06 Thread garrensmith
GitHub user garrensmith opened a pull request: https://github.com/apache/couchdb-fauxton/pull/820 Reactify You can merge this pull request into a Git repository by running: $ git pull https://github.com/garrensmith/couchdb-fauxton reactify Alternatively you can review and