Skip to content

[VSA] Enable pagination (frontend)

Ezekiel Kigbo requested to merge 12524-vsa-enable-pagination-frontend into master

What does this MR do?

  • Updates the new stage table to include pagination
  • Exposes the per_page parameter in request params - removed for performance reasons
  • Updates the related specs

Screenshots (strongly suggested)

vsa-pagination

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

Edited by Ezekiel Kigbo

Merge request reports