Skip to content

Frontend: Implement actions in CI Variables drawer

Summary

Depends on #421262 (closed).

The CI Variables drawer is being developed under the ci_variable_drawer feature flag, and aims to replace the modal for creating, editing, and deleting a CI Variable. This issue will be for implementing the different actions that can be done through the drawer. This includes:

  • Search and select an environment scope
  • Create a wildcard environment scope (docs) through the environment scope dropdown
  • Adding a CI variable
  • Editing a CI variable
  • Deleting a CI variable

Implementation Table

Iteration MR
Setup drawer with feature flag #410414 (closed)
Add form validations #421262 (closed)
Ensure that all CI variable actions are working 👈 You are here!
Feature flag rollout #418005 (closed)

This page may contain information related to upcoming products, features and functionality. It is important to note that the information presented is for informational purposes only, so please do not rely on the information for purchasing or planning purposes. Just like with all projects, the items mentioned on the page are subject to change or delay, and the development, release, and timing of any products, features, or functionality remain at the sole discretion of GitLab Inc.

Edited by 🤖 GitLab Bot 🤖