-
- Downloads
move all sidebars to one side for improved UX; add button in head of...
move all sidebars to one side for improved UX; add button in head of projects/issues and milestones instead of tab on side of screen to prevent overlapping of content
Showing
- app/assets/javascripts/sidebar.js.coffee 0 additions, 5 deletionsapp/assets/javascripts/sidebar.js.coffee
- app/assets/stylesheets/generic/sidebar.scss 16 additions, 19 deletionsapp/assets/stylesheets/generic/sidebar.scss
- app/views/dashboard/issues.html.haml 2 additions, 2 deletionsapp/views/dashboard/issues.html.haml
- app/views/dashboard/merge_requests.html.haml 2 additions, 2 deletionsapp/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 2 additions, 2 deletionsapp/views/groups/issues.html.haml
- app/views/groups/merge_requests.html.haml 2 additions, 2 deletionsapp/views/groups/merge_requests.html.haml
- app/views/projects/issues/_head.html.haml 7 additions, 0 deletionsapp/views/projects/issues/_head.html.haml
- app/views/projects/issues/index.html.haml 2 additions, 2 deletionsapp/views/projects/issues/index.html.haml
- app/views/projects/merge_requests/index.html.haml 2 additions, 2 deletionsapp/views/projects/merge_requests/index.html.haml
- app/views/projects/milestones/index.html.haml 2 additions, 2 deletionsapp/views/projects/milestones/index.html.haml
Please register or sign in to comment