Skip to content

Build pipeline mutli action dropdown

Payton Burdette requested to merge pb-move-artifacts-to-ellipsis-dropdown into master

What does this MR do?

This MR changes the pipeline action buttons. We remove the download artifacts button and move to a "multi-action" button. This dropdown will house artifacts for now, but soon pipeline subscriptions.

I have kept app/assets/javascripts/pipelines/components/pipelines_list/pipelines_artifacts.vue in the codebase as the MR widget uses this component.

Related to: #277393 (closed)

Screenshots (strongly suggested)

Screen_Shot_2021-04-15_at_3.04.31_PM

Screen_Shot_2021-04-15_at_3.17.47_PM

Screen_Shot_2021-04-15_at_3.05.30_PM

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