Resolve "404 when trying to create a new issue from the group"
显示
- app/assets/javascripts/api.js 6 个添加, 5 个删除app/assets/javascripts/api.js
- app/assets/javascripts/pages/search/show/search.js 1 个添加, 1 个删除app/assets/javascripts/pages/search/show/search.js
- app/assets/javascripts/project_select.js 4 个添加, 1 个删除app/assets/javascripts/project_select.js
- app/views/groups/issues.html.haml 1 个添加, 1 个删除app/views/groups/issues.html.haml
- app/views/groups/merge_requests.html.haml 1 个添加, 1 个删除app/views/groups/merge_requests.html.haml
- app/views/shared/empty_states/_issues.html.haml 1 个添加, 1 个删除app/views/shared/empty_states/_issues.html.haml
- app/views/shared/empty_states/_merge_requests.html.haml 1 个添加, 1 个删除app/views/shared/empty_states/_merge_requests.html.haml
- changelogs/unreleased/47462-issues-disabled-group-page.yml 6 个添加, 0 个删除changelogs/unreleased/47462-issues-disabled-group-page.yml
- doc/api/groups.md 2 个添加, 0 个删除doc/api/groups.md
- lib/api/groups.rb 4 个添加, 0 个删除lib/api/groups.rb
- spec/features/groups/empty_states_spec.rb 22 个添加, 8 个删除spec/features/groups/empty_states_spec.rb
- spec/features/groups/issues_spec.rb 22 个添加, 0 个删除spec/features/groups/issues_spec.rb
- spec/features/groups/merge_requests_spec.rb 17 个添加, 0 个删除spec/features/groups/merge_requests_spec.rb
- spec/javascripts/api_spec.js 1 个添加, 1 个删除spec/javascripts/api_spec.js
加载中
想要评论请 注册 或 登录