taskflow
taskflow copied to clipboard
Web UI
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, so there is opportunity for some reusable table filter components.