Skip to content

Move mixin from shared into separate directories

Miguel Rincon requested to merge 321021-refactor-ci_pagination_api_mixin into master

What does this MR do?

Refactor as described at: #321021 (closed). No tests changes were needed, which means this was 100% a refactor 👍.

Even though this change duplicates some code, it will make it easier to reduce it afterwards as done in: !53834 (merged) for example.

Screenshots (strongly suggested)

N/A

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

Edited by Miguel Rincon

Merge request reports