Skip to content

Downstream pipeline ux improvements

Payton Burdette requested to merge downstream-pipeline-ux into master

What does this MR do?

  • Adds a Mutli-project label to a downstream pipeline just like the Child label for downstream child pipelines.
  • Updated the tooltip text to include data on what job actually triggered the child pipeline.
  • Remove tooltips on Child and new Multi-project labels
  • Update the title of child pipelines to always be child-pipeline
  • Adds box-shadow hover effect on trigger job when correct downstream pipeline is hovered

Related to: #197140 (closed)

Technical debt follow up issue: #228935 (closed)

Screenshots

New Labels

Screen_Shot_2020-07-13_at_1.31.59_PM

Tooltip text

Screen_Shot_2020-07-13_at_1.32.13_PM

Upstream

Screen_Shot_2020-07-13_at_3.54.56_PM

Hover effect downstream

downstream-hover

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