-
- 下载
Merge branch '453979-3rd-iteration' into 'master'
Continue refactor onboarding to strategy pattern on predicate methods See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/157978 Merged-by:Smriti Garg <sgarg@gitlab.com> Approved-by:
Serhii Yarynovskyi <syarynovskyi@gitlab.com> Approved-by:
Smriti Garg <sgarg@gitlab.com> Co-authored-by:
Doug Stull <dstull@gitlab.com>
显示
- ee/app/controllers/concerns/ee/onboarding/status.rb 4 个添加, 15 个删除ee/app/controllers/concerns/ee/onboarding/status.rb
- ee/app/controllers/concerns/onboarding/free_registration.rb 32 个添加, 0 个删除ee/app/controllers/concerns/onboarding/free_registration.rb
- ee/app/controllers/concerns/onboarding/invite_registration.rb 28 个添加, 0 个删除...pp/controllers/concerns/onboarding/invite_registration.rb
- ee/app/controllers/concerns/onboarding/subscription_registration.rb 28 个添加, 0 个删除...trollers/concerns/onboarding/subscription_registration.rb
- ee/app/controllers/concerns/onboarding/trial_registration.rb 32 个添加, 0 个删除ee/app/controllers/concerns/onboarding/trial_registration.rb
- ee/app/controllers/ee/omniauth_callbacks_controller.rb 1 个添加, 1 个删除ee/app/controllers/ee/omniauth_callbacks_controller.rb
- ee/app/controllers/registrations/welcome_controller.rb 2 个添加, 1 个删除ee/app/controllers/registrations/welcome_controller.rb
- ee/app/controllers/users/registrations_identity_verification_controller.rb 1 个添加, 1 个删除...s/users/registrations_identity_verification_controller.rb
- ee/app/services/registrations/base_namespace_create_service.rb 1 个添加, 1 个删除...p/services/registrations/base_namespace_create_service.rb
- ee/app/views/registrations/welcome/_joining_project.html.haml 1 个添加, 3 个删除...pp/views/registrations/welcome/_joining_project.html.haml
- ee/app/views/registrations/welcome/_opt_in_to_email.html.haml 1 个添加, 2 个删除...pp/views/registrations/welcome/_opt_in_to_email.html.haml
- ee/app/views/registrations/welcome/_setup_for_company.html.haml 1 个添加, 3 个删除.../views/registrations/welcome/_setup_for_company.html.haml
- ee/spec/controllers/concerns/ee/onboarding/status_spec.rb 8 个添加, 37 个删除ee/spec/controllers/concerns/ee/onboarding/status_spec.rb
- ee/spec/controllers/concerns/onboarding/free_registration_spec.rb 32 个添加, 0 个删除...controllers/concerns/onboarding/free_registration_spec.rb
- ee/spec/controllers/concerns/onboarding/invite_registration_spec.rb 28 个添加, 0 个删除...ntrollers/concerns/onboarding/invite_registration_spec.rb
- ee/spec/controllers/concerns/onboarding/subscription_registration_spec.rb 28 个添加, 0 个删除...ers/concerns/onboarding/subscription_registration_spec.rb
- ee/spec/controllers/concerns/onboarding/trial_registration_spec.rb 32 个添加, 0 个删除...ontrollers/concerns/onboarding/trial_registration_spec.rb
- ee/spec/controllers/registrations/welcome_controller_spec.rb 5 个添加, 5 个删除ee/spec/controllers/registrations/welcome_controller_spec.rb
- ee/spec/views/registrations/welcome/show.html.haml_spec.rb 18 个添加, 11 个删除ee/spec/views/registrations/welcome/show.html.haml_spec.rb
加载中
想要评论请 注册 或 登录