-
- 下载
Merge branch '418283-clean-up-code-suggestions-alert-feature-flag' into 'master'
Cleaned up code_suggestions_alert and feature flag See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/127241 Merged-by:Roy Zwambag <rzwambag@gitlab.com> Approved-by:
Aman Luthra <aluthra@gitlab.com> Approved-by:
Roy Zwambag <rzwambag@gitlab.com> Co-authored-by:
Ross Byrne <robyrne@gitlab.com>
显示
- app/models/user.rb 0 个添加, 8 个删除app/models/user.rb
- app/models/users/calloutable.rb 0 个添加, 4 个删除app/models/users/calloutable.rb
- app/views/layouts/group.html.haml 0 个添加, 1 个删除app/views/layouts/group.html.haml
- app/views/layouts/project.html.haml 0 个添加, 1 个删除app/views/layouts/project.html.haml
- ee/app/assets/javascripts/code_suggestions_alert_dismiss.js 0 个添加, 6 个删除ee/app/assets/javascripts/code_suggestions_alert_dismiss.js
- ee/app/assets/javascripts/main_ee.js 0 个添加, 2 个删除ee/app/assets/javascripts/main_ee.js
- ee/app/helpers/code_suggestions_alert_helper.rb 0 个添加, 15 个删除ee/app/helpers/code_suggestions_alert_helper.rb
- ee/app/helpers/ee/users/callouts_helper.rb 0 个添加, 6 个删除ee/app/helpers/ee/users/callouts_helper.rb
- ee/app/views/projects/_code_suggestions_alert.html.haml 0 个添加, 3 个删除ee/app/views/projects/_code_suggestions_alert.html.haml
- ee/app/views/shared/_code_suggestions_alert.html.haml 0 个添加, 16 个删除ee/app/views/shared/_code_suggestions_alert.html.haml
- ee/config/feature_flags/development/code_suggestions_alert.yml 0 个添加, 8 个删除...nfig/feature_flags/development/code_suggestions_alert.yml
- ee/spec/features/code_suggestions_alert_spec.rb 0 个添加, 134 个删除ee/spec/features/code_suggestions_alert_spec.rb
- ee/spec/helpers/code_suggestions_alert_helper_spec.rb 0 个添加, 37 个删除ee/spec/helpers/code_suggestions_alert_helper_spec.rb
- ee/spec/views/layouts/group.html.haml_spec.rb 0 个添加, 20 个删除ee/spec/views/layouts/group.html.haml_spec.rb
- ee/spec/views/layouts/project.html.haml_spec.rb 0 个添加, 20 个删除ee/spec/views/layouts/project.html.haml_spec.rb
- locale/gitlab.pot 0 个添加, 9 个删除locale/gitlab.pot
- spec/models/user_spec.rb 0 个添加, 25 个删除spec/models/user_spec.rb
- spec/models/users/calloutable_spec.rb 0 个添加, 11 个删除spec/models/users/calloutable_spec.rb
加载中
想要评论请 注册 或 登录