Summary
UI landing page redesign will need a paginated/searchable route for queries. Currently we can list engines/query groups/queries explicitly, but we will want some way to list all queries with parameters to search and filter by parent entities (engine/query group if exists).
Should be able to sort by date, filter by engine, query group at minimum
Request type
New feature
Affected area
Rust collector/analyzer/server
Problem or use case
Desired landing page will have a table + filters and search, this is hard to achieve with the single entity type endpoints that exist now (/engines, /query-groups, etc)
Summary
UI landing page redesign will need a paginated/searchable route for queries. Currently we can list engines/query groups/queries explicitly, but we will want some way to list all queries with parameters to search and filter by parent entities (engine/query group if exists).
Should be able to sort by date, filter by engine, query group at minimum
Request type
New feature
Affected area
Rust collector/analyzer/server
Problem or use case
Desired landing page will have a table + filters and search, this is hard to achieve with the single entity type endpoints that exist now (/engines, /query-groups, etc)