Skip to content

Implement mini graph pipeline to use gl-dropdown [RUN ALL RSPEC] [RUN AS-IF-FOSS]

What does this MR do?

In the original implementation of the stages in mini pipelines the dropdown to show jobs in a stage used jQuery to handle events.

This change aims to replace this implementation with the component gl-dropdown from gitlab-ui.

As the pipeline is widely used, we want to be able to turn it off, so it can be easily turned on/off. This change is behind feature flag: ci_mini_pipeline_gl_dropdown.

This change will be visible in:

I suggest turning "Show whitespace changes" off as there were some big indent changes!

Screenshots (strongly suggested)

Pipeline List MR page Commit page (see pipelines list)
image image image

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

Edited by 🤖 GitLab Bot 🤖

Merge request reports

Loading