-
- Downloads
add responsive sidebar to issues, milestones and MRs
Showing
- app/assets/javascripts/sidebar.js.coffee 2 additions, 0 deletionsapp/assets/javascripts/sidebar.js.coffee
- app/assets/stylesheets/generic/sidebar.scss 21 additions, 1 deletionapp/assets/stylesheets/generic/sidebar.scss
- app/views/dashboard/issues.html.haml 3 additions, 1 deletionapp/views/dashboard/issues.html.haml
- app/views/dashboard/merge_requests.html.haml 3 additions, 1 deletionapp/views/dashboard/merge_requests.html.haml
- app/views/dashboard/show.html.haml 1 addition, 1 deletionapp/views/dashboard/show.html.haml
- app/views/groups/issues.html.haml 3 additions, 1 deletionapp/views/groups/issues.html.haml
- app/views/groups/merge_requests.html.haml 3 additions, 1 deletionapp/views/groups/merge_requests.html.haml
- app/views/projects/issues/index.html.haml 3 additions, 1 deletionapp/views/projects/issues/index.html.haml
- app/views/projects/merge_requests/index.html.haml 3 additions, 1 deletionapp/views/projects/merge_requests/index.html.haml
- app/views/projects/milestones/index.html.haml 3 additions, 1 deletionapp/views/projects/milestones/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 1 addition, 1 deletionapp/views/shared/_project_filter.html.haml
Please register or sign in to comment