Skip to content

Add Pagination to Agent Cluster List

Emily Ring requested to merge 257864-paginate-cluster-list into master

What does this MR do?

The Cluster Agent table is currently missing pagination.

This MR will:

  • Update cluster agent vue to include pagination buttons
  • Update GraphQL to paginate both the agent query and tree query
  • Update associated tests

Screenshots (strongly suggested)

paginate

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Related to #257864 (closed)

Edited by Emily Ring

Merge request reports