summaryrefslogtreecommitdiff
path: root/spec/javascripts/ci_variable_list
Commit message (Expand)AuthorAgeFilesLines
* Allow masking @ and : charactersMatija Čupić2019-07-232-2/+2
* Add masked toggle click to frontend specthomas-nilsson-irfu/gitlab-ce-thomas-nilsson-irfu-master-patch-13137mfluharty2019-06-061-2/+2
* Add frontend specsmfluharty2019-06-062-0/+67
* Adds header column to variables listfe-header-rowFilipa Lacerda2019-05-071-1/+1
* Add control for variable value maskingmfluharty2019-03-291-7/+12
* Revert "Merge branch '13784-validate-variables-for-masking' into 'master'"Kamil Trzciński2019-03-271-12/+7
* Scaffold UI elements for minimal versionMiranda Fluharty2019-03-271-7/+12
* Merge branch 'winh-remove-sushi' into 'master'Winnie Hellmann2019-03-263-14/+14
* Revert "Merge branch 'winh-remove-sushi' into 'master'"Filipa Lacerda2019-03-223-14/+14
* Remove .raw from JavaScript fixture file namesWinnie Hellmann2019-03-213-14/+14
* option to make variables protected by defaultAlexis Reigel2018-11-291-0/+2
* Renaming Secret Variables in the codebaseMarcel Amirault2018-10-301-3/+3
* Resolve eslint violationsMike Greiling2018-10-171-0/+1
* Prettify all spec filesMike Greiling2018-10-173-34/+55
* enable jasmine/new-line-before-expectJohann Hubert Sonntagbauer2018-10-172-0/+6
* Make Variable key not secret43316-controller-parameters-handling-sensitive-information-should-use-a-more-specific-nameMatija Čupić2018-03-221-1/+1
* Check for secret_key and secret_value in CI Variable native list js specMatija Čupić2018-03-171-2/+2
* require jQuery to be explicitly importedremove-jquery-globalsMike Greiling2018-03-092-0/+2
* Move EE-specific JavaScript files to ee/app/assets/javascriptsRémy Coutable2018-02-261-1/+1
* Merge branch '42929-hide-new-variable-values' into 'master'Clement Ho2018-02-152-15/+72
|\
| * Hide CI secret variable values on save42929-hide-new-variable-valuesEric Eastwood2018-02-142-15/+72
* | Default CI variables to unprotected42928-default-protected-variables-to-offEric Eastwood2018-02-091-1/+1
|/
* Use dynamic variable list in scheduled pipelines and group/project CI secret ...Eric Eastwood2018-02-052-31/+239
* Refactor CI variable list code for usage with CI/CD settings page secret vari...refactor-ci-variable-list-for-future-usage-in-4110Eric Eastwood2018-01-312-0/+193