-
- Downloads
Common filtering for dashboard and group. Share partial search result partial
Showing
- app/contexts/filter_context.rb 31 additions, 0 deletionsapp/contexts/filter_context.rb
- app/controllers/dashboard_controller.rb 2 additions, 21 deletionsapp/controllers/dashboard_controller.rb
- app/controllers/groups_controller.rb 7 additions, 5 deletionsapp/controllers/groups_controller.rb
- app/helpers/groups_helper.rb 17 additions, 0 deletionsapp/helpers/groups_helper.rb
- app/views/groups/_filter.html.haml 33 additions, 0 deletionsapp/views/groups/_filter.html.haml
- app/views/groups/issues.html.haml 18 additions, 15 deletionsapp/views/groups/issues.html.haml
- app/views/groups/merge_requests.html.haml 18 additions, 13 deletionsapp/views/groups/merge_requests.html.haml
- app/views/groups/search.html.haml 1 addition, 67 deletionsapp/views/groups/search.html.haml
- app/views/groups/show.html.haml 2 additions, 2 deletionsapp/views/groups/show.html.haml
- app/views/search/_result.html.haml 84 additions, 0 deletionsapp/views/search/_result.html.haml
- app/views/search/show.html.haml 1 addition, 84 deletionsapp/views/search/show.html.haml
app/contexts/filter_context.rb
0 → 100644
app/helpers/groups_helper.rb
0 → 100644
app/views/groups/_filter.html.haml
0 → 100644
Please register or sign in to comment