Skip to content

Draft: YAML Collapsible Tree View

What does this MR do?

Creating a new file viewer for GitLab (specific file type TBD).

File type proposals:

  1. maliksaafir/gitlab#1
  2. maliksaafir/gitlab#2

Screenshots (strongly suggested)

Before

The existing file viewer for .yml files is the standard code viewer. image

After

Our change introduces a collapsible tree structure of the contents of a .yml file.

Collapsed view

image

Expanded view

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
Edited by Malik Saafir

Merge request reports