Skip to content

Add pagination to agent token table

Emily Ring requested to merge 298748-token-pagination into master

What does this MR do?

Related to issue: #321702 (closed)

We recently added a new agent token table, but it is missing pagination.

This MR will:

  • Update the GraphQl query to include pagination values
  • Add pagination buttons to agent token table
  • Update associated tests

Review app

(may go down)

https://gitlab-review-298748-tok-udvu5e.gitlab-review.app/root/agent-token/-/cluster_agents/agent-1

Screenshots (strongly suggested)

tokenPagination

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 #298748 (closed)

Edited by Emily Ring

Merge request reports