Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: WebUI: add filtering/sorting options #2396

Open
steadfasterX opened this issue Oct 7, 2024 · 0 comments
Open

Feature: WebUI: add filtering/sorting options #2396

steadfasterX opened this issue Oct 7, 2024 · 0 comments
Labels

Comments

@steadfasterX
Copy link
Contributor

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:

  1. add a status (success|failed|..) filter option (Dashboard History + within a task template)
  2. add timespan (from date+time to date+time) selection option (Dashboard Activity + Dashboard History + within a task template)
  3. 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: No status
Development

No branches or pull requests

1 participant