-
- 下载
Merge branch '408755-editable-inputcopytogglevisibility' into 'master'
Allow editing in input_copy_toggle_visibility See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/122273 Merged-by:Eduardo Sanz García <esanz-garcia@gitlab.com> Approved-by:
Kevin Comoli <kcomoli@gitlab.com> Approved-by:
Peter Hegman <phegman@gitlab.com> Approved-by:
Aakriti Gupta <agupta@gitlab.com> Approved-by:
Eduardo Sanz García <esanz-garcia@gitlab.com> Reviewed-by:
Peter Hegman <phegman@gitlab.com> Reviewed-by:
Eduardo Sanz García <esanz-garcia@gitlab.com> Co-authored-by:
Elwyn Benson <ebenson@gitlab.com> Co-authored-by:
Peter Hegman <phegman@gitlab.com>
显示
- app/assets/javascripts/access_tokens/components/new_access_token_app.vue 1 个添加, 0 个删除...scripts/access_tokens/components/new_access_token_app.vue
- app/assets/javascripts/access_tokens/components/token.vue 1 个添加, 0 个删除app/assets/javascripts/access_tokens/components/token.vue
- app/assets/javascripts/authentication/two_factor_auth/components/recovery_codes.vue 3 个添加, 4 个删除...hentication/two_factor_auth/components/recovery_codes.vue
- app/assets/javascripts/authentication/two_factor_auth/constants.js 0 个添加, 2 个删除...s/javascripts/authentication/two_factor_auth/constants.js
- app/assets/javascripts/ci/runner/components/registration/registration_token.vue 1 个添加, 0 个删除.../ci/runner/components/registration/registration_token.vue
- app/assets/javascripts/lib/mousetrap.js 2 个添加, 0 个删除app/assets/javascripts/lib/mousetrap.js
- app/assets/javascripts/oauth_application/components/oauth_secret.vue 1 个添加, 0 个删除...javascripts/oauth_application/components/oauth_secret.vue
- app/assets/javascripts/vue_shared/components/form/input_copy_toggle_visibility.stories.js 6 个添加, 1 个删除...d/components/form/input_copy_toggle_visibility.stories.js
- app/assets/javascripts/vue_shared/components/form/input_copy_toggle_visibility.vue 52 个添加, 12 个删除...e_shared/components/form/input_copy_toggle_visibility.vue
- ee/app/assets/javascripts/saml_sso/components/scim_token.vue 2 个添加, 0 个删除ee/app/assets/javascripts/saml_sso/components/scim_token.vue
- ee/spec/features/groups/scim_token_spec.rb 2 个添加, 2 个删除ee/spec/features/groups/scim_token_spec.rb
- ee/spec/frontend/saml_sso/components/scim_token_spec.js 6 个添加, 0 个删除ee/spec/frontend/saml_sso/components/scim_token_spec.js
- spec/frontend/access_tokens/components/new_access_token_app_spec.js 1 个添加, 0 个删除...end/access_tokens/components/new_access_token_app_spec.js
- spec/frontend/access_tokens/components/token_spec.js 1 个添加, 0 个删除spec/frontend/access_tokens/components/token_spec.js
- spec/frontend/authentication/two_factor_auth/components/recovery_codes_spec.js 3 个添加, 5 个删除...ication/two_factor_auth/components/recovery_codes_spec.js
- spec/frontend/ci/runner/components/registration/registration_dropdown_spec.js 2 个添加, 3 个删除...ner/components/registration/registration_dropdown_spec.js
- spec/frontend/ci/runner/components/registration/registration_token_spec.js 8 个添加, 3 个删除...runner/components/registration/registration_token_spec.js
- spec/frontend/oauth_application/components/oauth_secret_spec.js 4 个添加, 0 个删除...rontend/oauth_application/components/oauth_secret_spec.js
- spec/frontend/vue_shared/components/form/input_copy_toggle_visibility_spec.js 188 个添加, 66 个删除...ared/components/form/input_copy_toggle_visibility_spec.js
- spec/support/shared_examples/features/runners_shared_examples.rb 1 个添加, 1 个删除...pport/shared_examples/features/runners_shared_examples.rb
加载中
想要评论请 注册 或 登录