Skip to content

Group pipelines list components

Payton Burdette requested to merge group-pipeline-list-components into master

What does this MR do?

Groups all the related pipeline list components in app/assets/javascripts/pipelines/components under a single directory name pipelines_list. Also fixes some paths due to the move of files.

This will help us keep our pipelines directory a little more cleaner 🎉

Screenshots

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
Edited by Payton Burdette

Merge request reports