Skip to content

Filtering and pagination on provisioner job list #17156

@bartekgatzcoder

Description

@bartekgatzcoder

The page is currently not equipped with filtering and pagination. This makes it consequently:

  • impossible to link to (for a specific provisioner daemon)
  • find the older jobs (pending jobs from the past)
  • have a larger return set than just a few screen-lengths

As a solution to this ticket, we should be able to:

  • filter by daemon name (or ID), status, template
  • paginate the page (this implies that the results are sorted at least by time)

This ticket effectively invalidates the work done in #17155

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions