Add canCurrentUserPushToBranch permission
Added canCurrentUserPushToBranch to graphQL Changelog: added
显示
- app/assets/javascripts/repository/components/blob_button_group.vue 5 个添加, 0 个删除...s/javascripts/repository/components/blob_button_group.vue
- app/assets/javascripts/repository/components/blob_content_viewer.vue 2 个添加, 0 个删除...javascripts/repository/components/blob_content_viewer.vue
- app/assets/javascripts/repository/components/delete_blob_modal.vue 10 个添加, 3 个删除...s/javascripts/repository/components/delete_blob_modal.vue
- app/assets/javascripts/repository/queries/blob_info.query.graphql 1 个添加, 0 个删除...ts/javascripts/repository/queries/blob_info.query.graphql
- app/graphql/types/repository/blob_type.rb 3 个添加, 0 个删除app/graphql/types/repository/blob_type.rb
- app/presenters/blob_presenter.rb 6 个添加, 0 个删除app/presenters/blob_presenter.rb
- doc/api/graphql/reference/index.md 1 个添加, 0 个删除doc/api/graphql/reference/index.md
- ee/spec/frontend/repository/components/blob_button_group_spec.js 1 个添加, 0 个删除.../frontend/repository/components/blob_button_group_spec.js
- spec/frontend/repository/components/blob_button_group_spec.js 1 个添加, 0 个删除.../frontend/repository/components/blob_button_group_spec.js
- spec/frontend/repository/components/delete_blob_modal_spec.js 15 个添加, 11 个删除.../frontend/repository/components/delete_blob_modal_spec.js
- spec/frontend/repository/mock_data.js 1 个添加, 0 个删除spec/frontend/repository/mock_data.js
- spec/graphql/types/repository/blob_type_spec.rb 1 个添加, 0 个删除spec/graphql/types/repository/blob_type_spec.rb
- spec/presenters/blob_presenter_spec.rb 22 个添加, 0 个删除spec/presenters/blob_presenter_spec.rb
加载中
想要评论请 注册 或 登录