-
- Downloads
Remove delete_branch_confirmation_modals feature flag
The delete_branch_confirmation_modals feature flag is removed per: https://gitlab.com/gitlab-org/gitlab/-/issues/329052 Since it was introduced to 100% of actors Changelog: removed
Showing
- app/assets/javascripts/branches/branches_delete_modal.js 0 additions, 53 deletionsapp/assets/javascripts/branches/branches_delete_modal.js
- app/assets/javascripts/pages/projects/branches/index/index.js 0 additions, 2 deletions...assets/javascripts/pages/projects/branches/index/index.js
- app/views/projects/branches/_branch.html.haml 1 addition, 35 deletionsapp/views/projects/branches/_branch.html.haml
- app/views/projects/branches/_delete_protected_modal.html.haml 0 additions, 42 deletions...views/projects/branches/_delete_protected_modal.html.haml
- app/views/projects/branches/index.html.haml 1 addition, 3 deletionsapp/views/projects/branches/index.html.haml
- config/feature_flags/development/delete_branch_confirmation_modals.yml 0 additions, 8 deletions...e_flags/development/delete_branch_confirmation_modals.yml
- locale/gitlab.pot 0 additions, 21 deletionslocale/gitlab.pot
- qa/qa/page/project/branches/show.rb 0 additions, 1 deletionqa/qa/page/project/branches/show.rb
- qa/qa/specs/features/browser_ui/3_create/repository/add_list_delete_branches_spec.rb 0 additions, 2 deletions...r_ui/3_create/repository/add_list_delete_branches_spec.rb
- spec/features/projects/branches/user_deletes_branch_spec.rb 0 additions, 24 deletionsspec/features/projects/branches/user_deletes_branch_spec.rb
- spec/features/projects/branches_spec.rb 0 additions, 20 deletionsspec/features/projects/branches_spec.rb
- spec/features/projects/environments/environment_spec.rb 0 additions, 18 deletionsspec/features/projects/environments/environment_spec.rb
- spec/features/protected_branches_spec.rb 0 additions, 41 deletionsspec/features/protected_branches_spec.rb
- spec/frontend/branches/branches_delete_modal_spec.js 0 additions, 40 deletionsspec/frontend/branches/branches_delete_modal_spec.js
Please register or sign in to comment