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 filters in infrastructure details view in UI #42

Closed
rezib opened this issue Dec 13, 2023 · 0 comments · Fixed by #79
Closed

Add filters in infrastructure details view in UI #42

rezib opened this issue Dec 13, 2023 · 0 comments · Fixed by #79
Assignees
Labels
UI Issues related to Vue.js web UI
Milestone

Comments

@rezib
Copy link
Contributor

rezib commented Dec 13, 2023

It should be possible to filter equipments in infrastructure details view in web UI, with the following criterion:

  • The racks, using a combobox and multiple values
  • The equipment category (ex: storage, network, etc) using checkboxes
  • The equipment types, with a combobox and multiple values
  • By tag, with checkboxes of all used tags
  • Equipment name, with a search input

These filters should be defined in a slide-over.

Applied filters should be visible above the table with the possibility to remove them individually. Applied filters should also be added to route as query parameters so they can be shared easily.

@rezib rezib added the UI Issues related to Vue.js web UI label Dec 13, 2023
@rezib rezib added this to the v0.4.0 milestone Mar 8, 2024
@rezib rezib closed this as completed in 240e272 Apr 1, 2024
@rezib rezib removed the enhancement label Feb 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
UI Issues related to Vue.js web UI
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants