Skip to content

Add hover highlights to CI config graph for needs jobs

Frédéric Caplette requested to merge 241722-hover-on-jobs into master

What does this MR do?

This is part 3 of a series of MR to implement a graph preview of ci yaml configurations.

Behind a feature flag gitlab_ci_yml_preview

We now add interactivity where hovering on a job node will highlight all of the job it depends on

Below is a video of the behaviour.

Screenshots

Screen_Recording_2020-10-07_at_9.40.10_AM

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

Edited by Frédéric Caplette

Merge request reports