Skip to content

Remove unused class in mini pipeline graph

Miguel Rincon requested to merge 300403-remove-unused-has-downstream-class into master

What does this MR do?

This MR removes a class that is no longer used in the mini pipeline graph at the MR widget:

Initially it was used when to reposition the icons when the pipeline had an extra downstream icon, but has since then been phased out, this is the place:

Screen_Shot_2021-02-23_at_3.21.08_PM

Related to #300403 (closed) as a first step to clean up these components.

Screenshots (strongly suggested)

No changes:

before after
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 #300403 (closed)

Edited by Miguel Rincon

Merge request reports