Skip to content

feat: paginated/filterable/sortable query list route #484

Description

@johallar

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions