Skip to content

Updates button in in app/assets/javascripts/pipelines/components/graph/action_component.vue with Pajamas component

Dimitrie Hoekstra requested to merge dimitrieh-master-patch-12446 into master

What does this MR do?

Updates deprecated button in in app/assets/javascripts/pipelines/components/graph/action_component.vue with Pajamas component.

Closes #235495 (closed)

Screenshots

  • mr widget mini pipeline graph: mr_widget_pipeline.vue
    • pipelines table
    • pipelines table in merge request page
    • pipelines table in commit page
Before After
Screenshot_2020-07-22_at_16.41.15 Screenshot_2020-07-22_at_16.30.28
  • pipelines detail page in graph
Before After
Screenshot_2020-07-22_at_16.40.04 Screenshot_2020-07-22_at_16.36.38

Unresolved:

The commit view information well mini pipeline graph:

Before After
Screenshot_2020-07-22_at_16.41.47 Screenshot_2020-07-22_at_16.31.56

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 Dimitrie Hoekstra

Merge request reports