-
- 下载
Merge branch 'el-optional-iv-send-verify-phone-code-actions' into 'master'
Add missing actions for Opt-in Identity Verification controller See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/148003 Merged-by:John Mason <9717668-johnmason@users.noreply.gitlab.com> Approved-by:
Thomas Randolph <trandolph@gitlab.com> Approved-by:
Ian Anderson <ianderson@gitlab.com> Approved-by:
Paulina Sedlak-Jakubowska <psedlak-jakubowska@gitlab.com> Approved-by:
John Mason <9717668-johnmason@users.noreply.gitlab.com> Reviewed-by:
Ian Anderson <ianderson@gitlab.com> Co-authored-by:
Eugie Limpin <elimpin@gitlab.com>
显示
- ee/app/assets/javascripts/users/identity_verification/components/credit_card_verification.vue 27 个添加, 16 个删除...tity_verification/components/credit_card_verification.vue
- ee/app/assets/javascripts/users/identity_verification/components/international_phone_input.vue 5 个添加, 1 个删除...ity_verification/components/international_phone_input.vue
- ee/app/assets/javascripts/users/identity_verification/components/verify_phone_verification_code.vue 3 个添加, 3 个删除...erification/components/verify_phone_verification_code.vue
- ee/app/assets/javascripts/users/identity_verification/index.js 11 个添加, 6 个删除...p/assets/javascripts/users/identity_verification/index.js
- ee/app/controllers/users/identity_verification_controller.rb 8 个添加, 0 个删除ee/app/controllers/users/identity_verification_controller.rb
- ee/app/helpers/users/identity_verification_helper.rb 42 个添加, 29 个删除ee/app/helpers/users/identity_verification_helper.rb
- ee/config/routes/identity_verification.rb 5 个添加, 0 个删除ee/config/routes/identity_verification.rb
- ee/spec/frontend/users/identity_verification/components/credit_card_verification_spec.js 16 个添加, 3 个删除..._verification/components/credit_card_verification_spec.js
- ee/spec/frontend/users/identity_verification/components/international_phone_input_spec.js 1 个添加, 1 个删除...verification/components/international_phone_input_spec.js
- ee/spec/frontend/users/identity_verification/components/verify_phone_verification_code_spec.js 3 个添加, 4 个删除...ication/components/verify_phone_verification_code_spec.js
- ee/spec/helpers/users/identity_verification_helper_spec.rb 96 个添加, 91 个删除ee/spec/helpers/users/identity_verification_helper_spec.rb
- ee/spec/requests/users/identity_verification_controller_spec.rb 92 个添加, 3 个删除...c/requests/users/identity_verification_controller_spec.rb
- ee/spec/requests/users/registrations_identity_verification_controller_spec.rb 43 个添加, 497 个删除...rs/registrations_identity_verification_controller_spec.rb
- ee/spec/support/shared_examples/requests/identity_verification_shared_examples.rb 496 个添加, 8 个删除...xamples/requests/identity_verification_shared_examples.rb
加载中
想要评论请 注册 或 登录