semaphore
semaphore copied to clipboard
Feature: WebUI: add filtering/sorting options
Related to
Web-Frontend (what users interact with)
Impact
must have for enterprise usage
Missing Feature
the following would add great visibility for our environments:
- add a status (success|failed|..) filter option (Dashboard History + within a task template)
- add timespan (from date+time to date+time) selection option (Dashboard Activity + Dashboard History + within a task template)
- add sorting option for Status + User + Duration columns (Dashboard History + within a task template)
Implementation
sorting options: like in the current 2.26 beta -> schedule filtering status: multiple choice boxes containing all available status fields, you can select 1 or more and only these will be shown selecting a time span: calendar based popup where you can pick a date and add a time
Design
sorting and filtering and selecting a timespan must work together so e.g. if you choose a timespan you should still be able to filter for a status within that time span etc.