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

Add filter for outdated agents #6512

Closed
2 tasks done
Tracked by #6129
lucianogorza opened this issue Mar 13, 2024 · 4 comments · Fixed by #6529
Closed
2 tasks done
Tracked by #6129

Add filter for outdated agents #6512

lucianogorza opened this issue Mar 13, 2024 · 4 comments · Fixed by #6529
Assignees
Labels
level/task Task issue type/enhancement Enhancement issue

Comments

@lucianogorza
Copy link
Member

lucianogorza commented Mar 13, 2024

Part of Epic
#6129

Description

Currently, the GET /agents endpoint doesn't allow filtering by outdated agents, making the filtering process inefficient. Therefore, we want to add a quick filter to the agent's table so that the user can list only the outdated agents.
Additionally, we need to improve the way filtering works when clicking on the Outdated agents alert.

Tasks

  • Add a quick filter to list only the outdated agents.
  • Change the filter action from the Outdated agents alert
@lucianogorza lucianogorza self-assigned this Mar 13, 2024
@lucianogorza lucianogorza added type/enhancement Enhancement issue level/task Task issue labels Mar 13, 2024
@lucianogorza
Copy link
Member Author

Update 14/03/2024

Add a quick filter to list only the outdated agents

image

@lucianogorza
Copy link
Member Author

Update 15/03/2024

Filter outdated agents from the table and from the alert

outdated-filter.webm

@lucianogorza lucianogorza linked a pull request Mar 18, 2024 that will close this issue
6 tasks
@lucianogorza
Copy link
Member Author

lucianogorza commented Mar 19, 2024

Update 19/03/2024

Add tooltip when there are no selected agents

image

Remove filter warnings in Created and Last update fields

image

@lucianogorza
Copy link
Member Author

Update 22/03/2024

Add tooltip when there are no outdated agents

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
level/task Task issue type/enhancement Enhancement issue
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant