Skip to content

Add empty pipeline drawer [RUN ALL RSPEC] [RUN AS-IF-FOSS]

What does this MR do?

In the editor section, adds a pipeline drawer behind a disabled feature flag. This is the first part of an effort to add a contextual drawer with helpful tips to build you pipeline. There is only the drawer itself, which can open and close all behind the disabled feature flag pipeline_editor_drawer.

Description MR link
Implement the empty drawer in PA section You are here 👈
Add the drawer content !60957 (merged)
(Nice to have) remember collapse state in local storage link to come
Rollout issue #329806 (closed)

Screenshots (strongly suggested)

before after (collapsed) after (expanded)
Screen_Shot_2021-05-03_at_2.28.20_PM Screen_Shot_2021-05-03_at_3.21.20_PM drawer_big_small_header_open

Screen_Recording_2021-05-03_at_3.13.36_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

Related to #296547 (closed)

Edited by Frédéric Caplette

Merge request reports