-
- Downloads
Rewrite issues/mr filtering logic
Showing
- app/contexts/issues/list_context.rb 12 additions, 8 deletionsapp/contexts/issues/list_context.rb
- app/contexts/merge_requests_load_context.rb 9 additions, 5 deletionsapp/contexts/merge_requests_load_context.rb
- app/controllers/projects/issues_controller.rb 0 additions, 2 deletionsapp/controllers/projects/issues_controller.rb
- app/controllers/projects/merge_requests_controller.rb 3 additions, 0 deletionsapp/controllers/projects/merge_requests_controller.rb
- app/helpers/issues_helper.rb 1 addition, 31 deletionsapp/helpers/issues_helper.rb
- app/helpers/projects_helper.rb 19 additions, 0 deletionsapp/helpers/projects_helper.rb
- app/models/concerns/issuable.rb 1 addition, 0 deletionsapp/models/concerns/issuable.rb
- app/models/issue.rb 0 additions, 1 deletionapp/models/issue.rb
- app/views/projects/issues/_filter.html.haml 17 additions, 12 deletionsapp/views/projects/issues/_filter.html.haml
- app/views/projects/issues/_issues.html.haml 10 additions, 10 deletionsapp/views/projects/issues/_issues.html.haml
- app/views/projects/issues/index.html.haml 1 addition, 1 deletionapp/views/projects/issues/index.html.haml
- app/views/projects/merge_requests/index.html.haml 48 additions, 6 deletionsapp/views/projects/merge_requests/index.html.haml
- app/views/shared/_filter.html.haml 1 addition, 1 deletionapp/views/shared/_filter.html.haml
- app/views/shared/_project_filter.html.haml 31 additions, 0 deletionsapp/views/shared/_project_filter.html.haml
app/views/shared/_project_filter.html.haml
0 → 100644
Please register or sign in to comment