-
- 下载
Merge branch '521971-variables-inputs-banner' into 'master'
Pipeline inputs: variables > inputs banner See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/183407 Merged-by:Laura Montemayor <lmontemayor@gitlab.com> Approved-by:
Sunjung Park <spark@gitlab.com> Approved-by:
Anna Vovchenko <avovchenko@gitlab.com> Approved-by:
Laura Montemayor <lmontemayor@gitlab.com> Reviewed-by:
Anna Vovchenko <avovchenko@gitlab.com> Co-authored-by:
Briley Sandlin <bsandlin@gitlab.com>
显示
- app/assets/javascripts/ci/common/pipeline_inputs/inputs_adoption_banner.vue 59 个添加, 0 个删除...ipts/ci/common/pipeline_inputs/inputs_adoption_banner.vue
- app/assets/javascripts/ci/pipeline_new/components/pipeline_new_form.vue 8 个添加, 14 个删除...ascripts/ci/pipeline_new/components/pipeline_new_form.vue
- app/assets/javascripts/ci/pipeline_new/components/pipeline_variables_form.vue 10 个添加, 1 个删除...ts/ci/pipeline_new/components/pipeline_variables_form.vue
- app/assets/javascripts/ci/pipeline_new/index.js 9 个添加, 8 个删除app/assets/javascripts/ci/pipeline_new/index.js
- app/assets/javascripts/ci/pipeline_schedules/components/pipeline_variables_form_group.vue 10 个添加, 1 个删除...ne_schedules/components/pipeline_variables_form_group.vue
- app/assets/javascripts/ci/pipeline_schedules/mount_pipeline_schedules_form_app.js 12 个添加, 7 个删除...i/pipeline_schedules/mount_pipeline_schedules_form_app.js
- app/controllers/projects/pipeline_schedules_controller.rb 4 个添加, 0 个删除app/controllers/projects/pipeline_schedules_controller.rb
- app/helpers/ci/pipeline_schedules_helper.rb 6 个添加, 4 个删除app/helpers/ci/pipeline_schedules_helper.rb
- app/helpers/ci/pipelines_helper.rb 2 个添加, 2 个删除app/helpers/ci/pipelines_helper.rb
- locale/gitlab.pot 3 个添加, 0 个删除locale/gitlab.pot
- spec/frontend/ci/common/pipeline_inputs/inputs_adoption_banner_spec.js 82 个添加, 0 个删除.../ci/common/pipeline_inputs/inputs_adoption_banner_spec.js
- spec/frontend/ci/pipeline_new/components/identity_verification_required_pipeline_new_form_spec.js 4 个添加, 7 个删除.../identity_verification_required_pipeline_new_form_spec.js
- spec/frontend/ci/pipeline_new/components/pipeline_new_form_spec.js 10 个添加, 8 个删除...tend/ci/pipeline_new/components/pipeline_new_form_spec.js
- spec/frontend/ci/pipeline_new/components/pipeline_variables_form_spec.js 35 个添加, 2 个删除...i/pipeline_new/components/pipeline_variables_form_spec.js
- spec/frontend/ci/pipeline_schedules/components/pipeline_variables_form_group_spec.js 30 个添加, 0 个删除...chedules/components/pipeline_variables_form_group_spec.js
- spec/helpers/ci/pipeline_schedules_helper_spec.rb 4 个添加, 2 个删除spec/helpers/ci/pipeline_schedules_helper_spec.rb
- spec/helpers/ci/pipelines_helper_spec.rb 1 个添加, 1 个删除spec/helpers/ci/pipelines_helper_spec.rb
加载中
想要评论请 注册 或 登录