Skip to content

Instance Variables UI

Payton Burdette requested to merge instance-variables-ui into master

What does this MR do?

This MR gives users the ability to manage instance variables via the UI in admin settings. The code is reused from the recent refactor of project/group variables to Vue I did in a previous milestone. This UI should behave exactly like group variables.

Related issue: #14108 (closed)

Screenshots

Screen_Shot_2020-06-03_at_9.10.39_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
Edited by Grzegorz Bizon

Merge request reports