Details
-
Improvement
-
Status: Closed
-
Major - P3
-
Resolution: Done
-
None
-
None
Description
Add the tab, buttons, and variables card for the “Variables” page. Design
The Variables page functions a bit differently than other pages. The default state is a merged state containing BOTH branch level and repo level variables.
- The repo level variables are always there and available even if the page is not defaulted to the repo.
- Defaulting the page to the repo will delete all the branch level variables. Pressing the "default to repo" button is the equivalent of pressing the delete button on each variable.
- If a branch level variable is defined, that variable overrides the repo level variable with the same name or creates a new variable.