[GitHub] couchdb-fauxton pull request #804: Create polling component

2016-11-08 Thread garrensmith
Github user garrensmith closed the pull request at: https://github.com/apache/couchdb-fauxton/pull/804 --- 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 #804: Create polling component

2016-11-07 Thread millayr
Github user millayr commented on a diff in the pull request: https://github.com/apache/couchdb-fauxton/pull/804#discussion_r86811607 --- Diff: app/addons/components/components/polling.js --- @@ -0,0 +1,130 @@ +// Licensed under the Apache License, Version 2.0 (the "License");

[GitHub] couchdb-fauxton pull request #804: Create polling component

2016-11-07 Thread millayr
Github user millayr commented on a diff in the pull request: https://github.com/apache/couchdb-fauxton/pull/804#discussion_r86791217 --- Diff: app/addons/activetasks/assets/less/activetasks.less --- @@ -188,54 +188,47 @@ } } -.nav.polling-interval { -

[GitHub] couchdb-fauxton pull request #804: Create polling component

2016-11-07 Thread garrensmith
GitHub user garrensmith opened a pull request: https://github.com/apache/couchdb-fauxton/pull/804 Create polling component Update active tasks to use the polling component You can merge this pull request into a Git repository by running: $ git pull