Track errors company form submission during registration
For the things that are causing page from being submitted, trigger a snowplow tracking event
显示
- app/assets/javascripts/pages/shared/form_error_tracker.js 18 个添加, 8 个删除app/assets/javascripts/pages/shared/form_error_tracker.js
- ee/app/assets/javascripts/registrations/company/new/index.js 2 个添加, 1 个删除ee/app/assets/javascripts/registrations/company/new/index.js
- ee/app/assets/javascripts/registrations/components/company_form.vue 25 个添加, 1 个删除...ets/javascripts/registrations/components/company_form.vue
- ee/app/assets/javascripts/trials/components/country_or_region_selector.vue 10 个添加, 0 个删除...ascripts/trials/components/country_or_region_selector.vue
- ee/app/controllers/registrations/company_controller.rb 8 个添加, 4 个删除ee/app/controllers/registrations/company_controller.rb
- ee/app/helpers/gitlab_subscriptions/trials_helper.rb 2 个添加, 1 个删除ee/app/helpers/gitlab_subscriptions/trials_helper.rb
- ee/spec/controllers/registrations/company_controller_spec.rb 27 个添加, 6 个删除ee/spec/controllers/registrations/company_controller_spec.rb
- ee/spec/frontend/registrations/company/new/components/company_form_spec.js 1 个添加, 0 个删除...registrations/company/new/components/company_form_spec.js
- ee/spec/frontend/trials/components/country_or_region_selector_spec.js 10 个添加, 0 个删除...tend/trials/components/country_or_region_selector_spec.js
- ee/spec/helpers/gitlab_subscriptions/trials_helper_spec.rb 2 个添加, 1 个删除ee/spec/helpers/gitlab_subscriptions/trials_helper_spec.rb
- ee/spec/views/registrations/company/new.html.haml_spec.rb 1 个添加, 1 个删除ee/spec/views/registrations/company/new.html.haml_spec.rb
加载中
想要评论请 注册 或 登录