-
- Downloads
Add sort dropdown to dashboard projects page
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Showing
- CHANGELOG 1 addition, 0 deletionsCHANGELOG
- app/assets/stylesheets/pages/explore.scss 0 additions, 8 deletionsapp/assets/stylesheets/pages/explore.scss
- app/controllers/dashboard/projects_controller.rb 1 addition, 0 deletionsapp/controllers/dashboard/projects_controller.rb
- app/helpers/explore_helper.rb 12 additions, 1 deletionapp/helpers/explore_helper.rb
- app/views/dashboard/_projects_head.html.haml 2 additions, 1 deletionapp/views/dashboard/_projects_head.html.haml
- app/views/explore/projects/_dropdown.html.haml 3 additions, 9 deletionsapp/views/explore/projects/_dropdown.html.haml
- app/views/explore/projects/_filter.html.haml 1 addition, 1 deletionapp/views/explore/projects/_filter.html.haml
- app/views/explore/projects/_nav.html.haml 10 additions, 0 deletionsapp/views/explore/projects/_nav.html.haml
- app/views/explore/projects/index.html.haml 5 additions, 1 deletionapp/views/explore/projects/index.html.haml
- app/views/explore/projects/starred.html.haml 3 additions, 9 deletionsapp/views/explore/projects/starred.html.haml
- app/views/explore/projects/trending.html.haml 2 additions, 8 deletionsapp/views/explore/projects/trending.html.haml
app/views/explore/projects/_nav.html.haml
0 → 100644
Please register or sign in to comment