opsmill / infrahub

Infrahub - A new approach to Infrastructure Management
https://opsmill.com/
GNU Affero General Public License v3.0
144 stars 7 forks source link

feature: Add filters capabilities on IPAM views #3740

Open BeArchiTek opened 2 days ago

BeArchiTek commented 2 days ago

Component

Frontend UI, API Server / GraphQL

Describe the Feature Request

As a user, I would like to be able to filter the prefixes I see in the tree and/or in the list based on filters.###

Describe the Use Case

If i have several hundreds or thousands of prefixes in the same namespace, the tree is getting quite long and I need to navigation is not handy, I would like to be able to filter some of the views and/or in the tree to find the node I want.

Additional Information

When usingBuiltinIPPrefix and BuiltinIPAddress Generics, we recommend hiding the node inheriting from it from the menu to avoid having several "IP Prefix" or "IP Address", but the filter's capabilities are only possible on the object views at the moment and not in the more complex IPAM ones.

Example from Netbox

image image