-
- 下载
Merge branch 'eduardosanz/add-scim-identities' into 'master'
Display SCIM identities in the identity table See merge request gitlab-org/gitlab!91922
显示
- app/helpers/admin/identities_helper.rb 8 个添加, 0 个删除app/helpers/admin/identities_helper.rb
- app/views/admin/identities/index.html.haml 4 个添加, 2 个删除app/views/admin/identities/index.html.haml
- ee/app/helpers/ee/admin/identities_helper.rb 9 个添加, 0 个删除ee/app/helpers/ee/admin/identities_helper.rb
- ee/app/views/admin/identities/_scim_identity.html.haml 10 个添加, 0 个删除ee/app/views/admin/identities/_scim_identity.html.haml
- ee/spec/helpers/ee/admin/identities_helper_spec.rb 29 个添加, 4 个删除ee/spec/helpers/ee/admin/identities_helper_spec.rb
- ee/spec/views/admin/identities/index.html.haml_spec.rb 48 个添加, 2 个删除ee/spec/views/admin/identities/index.html.haml_spec.rb
- spec/helpers/admin/identities_helper_spec.rb 20 个添加, 0 个删除spec/helpers/admin/identities_helper_spec.rb
想要评论请 注册 或 登录