-
- 下载
Merge branch '520831-pipeline-variables-boilerplate' into 'master'
Part 1: Abstract pipeline_variables_form to its own component See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/182376 Merged-by:Laura Montemayor <lmontemayor@gitlab.com> Approved-by:
Laura Montemayor <lmontemayor@gitlab.com> Co-authored-by:
Briley Sandlin <bsandlin@gitlab.com>
显示
- app/assets/javascripts/ci/pipeline_new/components/pipeline_new_form.vue 138 个添加, 118 个删除...ascripts/ci/pipeline_new/components/pipeline_new_form.vue
- app/assets/javascripts/ci/pipeline_new/components/pipeline_variables_form.vue 76 个添加, 0 个删除...ts/ci/pipeline_new/components/pipeline_variables_form.vue
- app/assets/javascripts/ci/pipeline_new/constants.js 2 个添加, 0 个删除app/assets/javascripts/ci/pipeline_new/constants.js
- app/assets/javascripts/ci/pipeline_new/utils/filter_variables.js 2 个添加, 3 个删除...ets/javascripts/ci/pipeline_new/utils/filter_variables.js
- app/controllers/projects/pipelines_controller.rb 4 个添加, 0 个删除app/controllers/projects/pipelines_controller.rb
- spec/features/populate_new_pipeline_vars_with_params_spec.rb 1 个添加, 0 个删除spec/features/populate_new_pipeline_vars_with_params_spec.rb
- spec/features/projects/pipelines/pipelines_spec.rb 1 个添加, 0 个删除spec/features/projects/pipelines/pipelines_spec.rb
- spec/frontend/ci/pipeline_new/components/pipeline_new_form_spec.js 45 个添加, 4 个删除...tend/ci/pipeline_new/components/pipeline_new_form_spec.js
- spec/frontend/ci/pipeline_new/components/pipeline_variables_form_spec.js 95 个添加, 0 个删除...i/pipeline_new/components/pipeline_variables_form_spec.js
- spec/frontend/ci/pipeline_new/mock_data.js 3 个添加, 3 个删除spec/frontend/ci/pipeline_new/mock_data.js
加载中
想要评论请 注册 或 登录