apache / couchdb-fauxton

Fauxton is the new Web UI for CouchDB
https://github.com/apache/couchdb-fauxton
Apache License 2.0
373 stars 225 forks source link

Add node to Active Tasks #1422

Closed Liquid-NeoN closed 6 months ago

Liquid-NeoN commented 6 months ago

Overview

Include Node in Active Tasks Component as it was already in the api response.

Testing recommendations

When running fauxton navigate to Active Tasks and you will notice the addition of the Node column on all tabs. Which indicates the cluster node that task is executing on currently.

Checklist