-
- 下载
Merge branch '454115-add-ability-to-segment-sign-up-intent-experiment' into 'master'
Add sign up intent tracking for free registration See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/149856 Merged-by:Jan Provaznik <jprovaznik@gitlab.com> Approved-by:
Ross Byrne <robyrne@gitlab.com> Approved-by:
Jan Provaznik <jprovaznik@gitlab.com> Approved-by:
Andrew Evans <aevans@gitlab.com> Co-authored-by:
Serhii Yarynovskyi <syarynovskyi@gitlab.com>
显示
- app/views/devise/shared/_signup_box_form.html.haml 8 个添加, 4 个删除app/views/devise/shared/_signup_box_form.html.haml
- ee/app/controllers/ee/registrations_controller.rb 5 个添加, 0 个删除ee/app/controllers/ee/registrations_controller.rb
- ee/app/controllers/registrations/welcome_controller.rb 3 个添加, 1 个删除ee/app/controllers/registrations/welcome_controller.rb
- ee/app/controllers/trial_registrations_controller.rb 0 个添加, 10 个删除ee/app/controllers/trial_registrations_controller.rb
- ee/app/controllers/users/base_identity_verification_controller.rb 0 个添加, 6 个删除...ontrollers/users/base_identity_verification_controller.rb
- ee/app/controllers/users/registrations_identity_verification_controller.rb 12 个添加, 0 个删除...s/users/registrations_identity_verification_controller.rb
- ee/spec/controllers/registrations/welcome_controller_spec.rb 1 个添加, 1 个删除ee/spec/controllers/registrations/welcome_controller_spec.rb
- ee/spec/requests/ee/registrations_controller_spec.rb 41 个添加, 0 个删除ee/spec/requests/ee/registrations_controller_spec.rb
- ee/spec/requests/trial_registrations_controller_spec.rb 13 个添加, 5 个删除ee/spec/requests/trial_registrations_controller_spec.rb
- ee/spec/requests/users/registrations_identity_verification_controller_spec.rb 1 个添加, 1 个删除...rs/registrations_identity_verification_controller_spec.rb
- spec/views/devise/shared/_signup_box.html.haml_spec.rb 16 个添加, 4 个删除spec/views/devise/shared/_signup_box.html.haml_spec.rb
加载中
想要评论请 注册 或 登录