Commit graph

8 commits

Author SHA1 Message Date
GitLab Bot
79216161b3 Add latest changes from gitlab-org/gitlab@master 2020-01-29 00:08:58 +00:00
mfluharty
0481d69907
Add control for variable value masking
Show masked switch for each variable
When toggled on, the variable value will be masked in runner logs
Show warning message if the switch is on but the value is not maskable
2019-03-29 12:49:59 -06:00
Kamil Trzciński
89fdf64c8a Revert "Merge branch '13784-validate-variables-for-masking' into 'master'"
This reverts merge request !25476
2019-03-27 21:42:23 +00:00
Miranda Fluharty
fc8f4b62f8 Scaffold UI elements for minimal version
Add a masked switch to variable rows
Copy some behavior from the protected switch
2019-03-27 19:13:55 +00:00
Matija Čupić
b413a825b1
Extend variable JSON Schema with optional environment_scope 2018-02-13 16:15:23 +01:00
Matija Čupić
18232d7efb
Extract Variable into separate JSON Schema 2018-02-05 18:58:21 +01:00
Matija Čupić
434a6158ad
Fix Variable JSON Schema 2018-02-05 18:58:20 +01:00
Matija Čupić
9be519c199
Add VariableSerializer for Ci::Variable 2018-02-05 18:58:19 +01:00