Merge CE and EE welcome page
To not let these two pages diverge (which already happened) we want to merge them and only embedd the parts from EE that are necessery. For self managed, we also remove the question if the user sets up the account for their company, since this only makes sense for Gitlab.com where it is more likely that someone starts a group and is not already using the GitLab instance soley for their company.
显示
- app/services/users/signup_service.rb 1 个添加, 1 个删除app/services/users/signup_service.rb
- app/views/registrations/welcome.html.haml 26 个添加, 22 个删除app/views/registrations/welcome.html.haml
- ee/app/views/registrations/welcome.html.haml 0 个添加, 34 个删除ee/app/views/registrations/welcome.html.haml
- ee/app/views/registrations/welcome/_button.html.haml 4 个添加, 0 个删除ee/app/views/registrations/welcome/_button.html.haml
- ee/app/views/registrations/welcome/_progress_bar.html.haml 5 个添加, 0 个删除ee/app/views/registrations/welcome/_progress_bar.html.haml
- ee/app/views/registrations/welcome/_setup_for_company.html.haml 11 个添加, 0 个删除.../views/registrations/welcome/_setup_for_company.html.haml
- ee/spec/features/registrations/user_sees_new_onboarding_flow_spec.rb 1 个添加, 1 个删除...tures/registrations/user_sees_new_onboarding_flow_spec.rb
- ee/spec/features/registrations/welcome_spec.rb 1 个添加, 1 个删除ee/spec/features/registrations/welcome_spec.rb
- ee/spec/features/signup_spec.rb 30 个添加, 0 个删除ee/spec/features/signup_spec.rb
- ee/spec/views/registrations/welcome.html.haml_spec.rb 1 个添加, 0 个删除ee/spec/views/registrations/welcome.html.haml_spec.rb
- locale/gitlab.pot 1 个添加, 10 个删除locale/gitlab.pot
- spec/features/users/signup_spec.rb 6 个添加, 8 个删除spec/features/users/signup_spec.rb
- spec/services/users/signup_service_spec.rb 20 个添加, 5 个删除spec/services/users/signup_service_spec.rb
- spec/views/registrations/welcome.html.haml_spec.rb 26 个添加, 0 个删除spec/views/registrations/welcome.html.haml_spec.rb
加载中
想要评论请 注册 或 登录