A single page web interface, ideally done in Vuejs. Requires https://github.com/CityOfPhiladelphia/taskflow/issues/1 Features - Latest recurring workflow and tasks run/instance. Highlighting running,success, fail, etc - List Workflow instances - Filter by state - Filter by workflow - Sorting - List Task instances - Filter by state - Filter by workflow - Sorting For the instance tables filtering/sorting, both endpoints use [restful-ben](https://github.com/CityOfPhiladelphia/restful-ben), so there is opportunity for some reusable table filter components.
A single page web interface, ideally done in Vuejs. Requires #1
Features
For the instance tables filtering/sorting, both endpoints use restful-ben, so there is opportunity for some reusable table filter components.