Skip to content

Refactor project/group variables UI into Vue - 1 / 4

Payton Burdette requested to merge ci-variables-ui-ff into master

What does this MR do?

First MR to introduce a feature flag for the refactor of CI group/project variables from Haml to Vue. Breaking up this large MR here: !24088 (closed)

This MR should be merged first so we can safely introduce following MR's for the refactor

Screenshots

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