-
- 下载
Merge branch...
Merge branch '475215-add-alert-informing-the-user-about-new-editing-flow-for-branch-rules' into 'master' Add branch rules alert on repo setting page See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/163237 Merged-by:Avielle Wolfe <awolfe@gitlab.com> Approved-by:
Michael Le <mle@gitlab.com> Approved-by:
Jack Chapman <jachapman@gitlab.com> Approved-by:
Thomas Hutterer <thutterer@gitlab.com> Approved-by:
Avielle Wolfe <awolfe@gitlab.com> Reviewed-by:
Michael Le <mle@gitlab.com> Reviewed-by:
Thomas Hutterer <thutterer@gitlab.com> Co-authored-by:
Chaoyue Zhao <czhao@gitlab.com>
显示
- app/assets/javascripts/persistent_user_callouts.js 1 个添加, 0 个删除app/assets/javascripts/persistent_user_callouts.js
- app/assets/javascripts/protected_branches/protected_branch_create.js 17 个添加, 15 个删除...javascripts/protected_branches/protected_branch_create.js
- app/components/layouts/settings_block_component.haml 2 个添加, 0 个删除app/components/layouts/settings_block_component.haml
- app/components/layouts/settings_block_component.rb 4 个添加, 1 个删除app/components/layouts/settings_block_component.rb
- app/helpers/users/callouts_helper.rb 5 个添加, 0 个删除app/helpers/users/callouts_helper.rb
- app/models/users/callout.rb 2 个添加, 1 个删除app/models/users/callout.rb
- app/views/projects/branch_rules/_show.html.haml 3 个添加, 0 个删除app/views/projects/branch_rules/_show.html.haml
- app/views/projects/settings/_branch_rules_callout.html.haml 7 个添加, 0 个删除app/views/projects/settings/_branch_rules_callout.html.haml
- doc/api/graphql/reference/index.md 1 个添加, 0 个删除doc/api/graphql/reference/index.md
- locale/gitlab.pot 3 个添加, 0 个删除locale/gitlab.pot
- spec/features/projects/settings/branch_rules_callout_spec.rb 52 个添加, 0 个删除spec/features/projects/settings/branch_rules_callout_spec.rb
- spec/features/protected_branches_spec.rb 1 个添加, 0 个删除spec/features/protected_branches_spec.rb
- spec/helpers/users/callouts_helper_spec.rb 20 个添加, 0 个删除spec/helpers/users/callouts_helper_spec.rb
加载中
想要评论请 注册 或 登录