-
- Downloads
Use dynamic variable list in scheduled pipelines and group/project CI secret variables
See https://gitlab.com/gitlab-org/gitlab-ce/issues/39118 Conflicts: app/views/ci/variables/_form.html.haml app/views/ci/variables/_table.html.haml ee/app/views/ci/variables/_environment_scope.html.haml spec/javascripts/ci_variable_list/ci_variable_list_ee_spec.js spec/javascripts/fixtures/projects.rb
Showing
- app/assets/javascripts/ci_variable_list/ajax_variable_list.js 116 additions, 0 deletions...assets/javascripts/ci_variable_list/ajax_variable_list.js
- app/assets/javascripts/ci_variable_list/ci_variable_list.js 20 additions, 7 deletionsapp/assets/javascripts/ci_variable_list/ci_variable_list.js
- app/assets/javascripts/commons/polyfills/element.js 19 additions, 0 deletionsapp/assets/javascripts/commons/polyfills/element.js
- app/assets/javascripts/lib/utils/http_status.js 2 additions, 0 deletionsapp/assets/javascripts/lib/utils/http_status.js
- app/assets/javascripts/pages/groups/settings/ci_cd/show/index.js 9 additions, 8 deletions...ets/javascripts/pages/groups/settings/ci_cd/show/index.js
- app/assets/javascripts/pages/projects/settings/ci_cd/show/index.js 10 additions, 7 deletions...s/javascripts/pages/projects/settings/ci_cd/show/index.js
- app/assets/stylesheets/framework/ci_variable_list.scss 10 additions, 1 deletionapp/assets/stylesheets/framework/ci_variable_list.scss
- app/views/ci/variables/_content.html.haml 1 addition, 3 deletionsapp/views/ci/variables/_content.html.haml
- app/views/ci/variables/_form.html.haml 0 additions, 19 deletionsapp/views/ci/variables/_form.html.haml
- app/views/ci/variables/_index.html.haml 19 additions, 15 deletionsapp/views/ci/variables/_index.html.haml
- app/views/ci/variables/_show.html.haml 0 additions, 9 deletionsapp/views/ci/variables/_show.html.haml
- app/views/ci/variables/_table.html.haml 0 additions, 32 deletionsapp/views/ci/variables/_table.html.haml
- app/views/groups/settings/ci_cd/show.html.haml 8 additions, 1 deletionapp/views/groups/settings/ci_cd/show.html.haml
- app/views/groups/variables/show.html.haml 0 additions, 1 deletionapp/views/groups/variables/show.html.haml
- app/views/projects/settings/ci_cd/show.html.haml 4 additions, 4 deletionsapp/views/projects/settings/ci_cd/show.html.haml
- app/views/projects/variables/show.html.haml 0 additions, 1 deletionapp/views/projects/variables/show.html.haml
- changelogs/unreleased-ee/39118-dynamic-pipeline-variables-fe.yml 6 additions, 0 deletions...ogs/unreleased-ee/39118-dynamic-pipeline-variables-fe.yml
- doc/ci/variables/img/secret_variables.png 0 additions, 0 deletionsdoc/ci/variables/img/secret_variables.png
- qa/qa/factory/resource/secret_variable.rb 1 addition, 1 deletionqa/qa/factory/resource/secret_variable.rb
- qa/qa/page/project/settings/secret_variables.rb 17 additions, 26 deletionsqa/qa/page/project/settings/secret_variables.rb

| W: | H:
| W: | H:

