[GitHub] couchdb-fauxton pull request #889: Shown database doesn't exist notification

2017-03-28 Thread garrensmith
Github user garrensmith closed the pull request at: https://github.com/apache/couchdb-fauxton/pull/889 --- 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 #889: Shown database doesn't exist notification

2017-03-28 Thread garrensmith
Github user garrensmith commented on a diff in the pull request: https://github.com/apache/couchdb-fauxton/pull/889#discussion_r108426438 --- Diff: app/addons/documents/index-results/actions.js --- @@ -50,20 +50,23 @@ export default { if (!options.collection.fetch) {

[GitHub] couchdb-fauxton pull request #889: Shown database doesn't exist notification

2017-03-28 Thread garrensmith
Github user garrensmith commented on a diff in the pull request: https://github.com/apache/couchdb-fauxton/pull/889#discussion_r108425965 --- Diff: app/addons/documents/mango/__tests__/mango.actions.test.js --- @@ -0,0 +1,60 @@ +// Licensed under the Apache License, Version 2.0

[GitHub] couchdb-fauxton pull request #889: Shown database doesn't exist notification

2017-03-28 Thread millayr
Github user millayr commented on a diff in the pull request: https://github.com/apache/couchdb-fauxton/pull/889#discussion_r108425211 --- Diff: app/addons/documents/sidebar/__tests__/sidebar.actions.test.js --- @@ -0,0 +1,60 @@ +// Licensed under the Apache License, Version 2.0

[GitHub] couchdb-fauxton pull request #889: Shown database doesn't exist notification

2017-03-28 Thread millayr
Github user millayr commented on a diff in the pull request: https://github.com/apache/couchdb-fauxton/pull/889#discussion_r108420139 --- Diff: app/addons/documents/index-results/actions.js --- @@ -50,20 +50,23 @@ export default { if (!options.collection.fetch) {

[GitHub] couchdb-fauxton pull request #889: Shown database doesn't exist notification

2017-03-28 Thread millayr
Github user millayr commented on a diff in the pull request: https://github.com/apache/couchdb-fauxton/pull/889#discussion_r108424752 --- Diff: app/addons/documents/mango/__tests__/mango.actions.test.js --- @@ -0,0 +1,60 @@ +// Licensed under the Apache License, Version 2.0

[GitHub] couchdb-fauxton pull request #889: Shown database doesn't exist notification

2017-03-28 Thread millayr
Github user millayr commented on a diff in the pull request: https://github.com/apache/couchdb-fauxton/pull/889#discussion_r108423500 --- Diff: app/addons/documents/index-results/actions.js --- @@ -50,20 +50,23 @@ export default { if (!options.collection.fetch) {

[GitHub] couchdb-fauxton pull request #889: Shown database doesn't exist notification

2017-03-28 Thread garrensmith
GitHub user garrensmith opened a pull request: https://github.com/apache/couchdb-fauxton/pull/889 Shown database doesn't exist notification This fixes #888 You can merge this pull request into a Git repository by running: $ git pull