-
- Downloads
There was an error fetching the commit references. Please try again later.
'New issue'/'New merge request' dropdowns should show only projects with...
'New issue'/'New merge request' dropdowns should show only projects with issues/merge requests feature enabled
Showing
- app/assets/javascripts/project_select.js 8 additions, 1 deletionapp/assets/javascripts/project_select.js
- app/helpers/selects_helper.rb 8 additions, 0 deletionsapp/helpers/selects_helper.rb
- app/models/project.rb 1 addition, 0 deletionsapp/models/project.rb
- app/views/dashboard/issues.html.haml 1 addition, 1 deletionapp/views/dashboard/issues.html.haml
- app/views/dashboard/merge_requests.html.haml 1 addition, 1 deletionapp/views/dashboard/merge_requests.html.haml
- app/views/shared/_new_project_item_select.html.haml 1 addition, 1 deletionapp/views/shared/_new_project_item_select.html.haml
- changelogs/unreleased/19107-404-when-creating-new-milestone-or-issue-for-project-that-has-issues-disabled.yml 4 additions, 0 deletions...lestone-or-issue-for-project-that-has-issues-disabled.yml
- doc/api/projects.md 2 additions, 0 deletionsdoc/api/projects.md
- lib/api/projects.rb 7 additions, 1 deletionlib/api/projects.rb
- spec/features/dashboard/issues_spec.rb 49 additions, 40 deletionsspec/features/dashboard/issues_spec.rb
- spec/features/dashboard/merge_requests_spec.rb 17 additions, 5 deletionsspec/features/dashboard/merge_requests_spec.rb
Please register or sign in to comment