GitHub user wadsashika opened a pull request: https://github.com/apache/couchdb-fauxton/pull/434
2214 dashboard as main page Added a widget that shows active tasks to the dashboard. In here I reused functions in Active task module. I did not implement test cases yet. You can merge this pull request into a Git repository by running: $ git pull https://github.com/wadsashika/couchdb-fauxton 2214-Dashboard-as-main-page Alternatively you can review and apply these changes as the patch at: https://github.com/apache/couchdb-fauxton/pull/434.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 #434 ---- commit b8d55c59b06f1b74ea0a1a19a7af9464a06136f2 Author: Dulanga Sashika <wadsash...@gmail.com> Date: 2015-05-13T18:20:01Z Added new module for dashboard In this commit, added a new module for dashboard. Landing page of fauxton changed into the dashboard page Closes COUCHDB-2214 commit 344be51c88c48fd0016af61358daf5546b7550c2 Author: Dulanga Sashika <wadsash...@gmail.com> Date: 2015-05-21T18:54:25Z Added active task widget to the dashboard This commit added a widget to the dashboard to show the summary of active tasks in the system Closes COUCHDB-2214 ---- --- 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. ---