-
- Downloads
Merge branch 'ui-improvements' into 'master'
Ui Improvements
No related branches found
No related tags found
Showing
- app/assets/stylesheets/gl_bootstrap.scss 2 additions, 0 deletionsapp/assets/stylesheets/gl_bootstrap.scss
- app/assets/stylesheets/sections/admin.scss 5 additions, 1 deletionapp/assets/stylesheets/sections/admin.scss
- app/assets/stylesheets/sections/dashboard.scss 1 addition, 1 deletionapp/assets/stylesheets/sections/dashboard.scss
- app/assets/stylesheets/sections/header.scss 2 additions, 2 deletionsapp/assets/stylesheets/sections/header.scss
- app/assets/stylesheets/sections/merge_requests.scss 2 additions, 2 deletionsapp/assets/stylesheets/sections/merge_requests.scss
- app/assets/stylesheets/themes/ui_color.scss 4 additions, 0 deletionsapp/assets/stylesheets/themes/ui_color.scss
- app/models/merge_request.rb 8 additions, 0 deletionsapp/models/merge_request.rb
- app/views/admin/dashboard/index.html.haml 126 additions, 125 deletionsapp/views/admin/dashboard/index.html.haml
- app/views/admin/groups/index.html.haml 11 additions, 16 deletionsapp/views/admin/groups/index.html.haml
- app/views/admin/users/index.html.haml 6 additions, 6 deletionsapp/views/admin/users/index.html.haml
- app/views/devise/sessions/new.html.haml 1 addition, 1 deletionapp/views/devise/sessions/new.html.haml
- app/views/profiles/emails/index.html.haml 8 additions, 4 deletionsapp/views/profiles/emails/index.html.haml
- app/views/projects/commits/_head.html.haml 1 addition, 1 deletionapp/views/projects/commits/_head.html.haml
- app/views/projects/issues/_head.html.haml 1 addition, 1 deletionapp/views/projects/issues/_head.html.haml
- app/views/projects/merge_requests/_form.html.haml 11 additions, 8 deletionsapp/views/projects/merge_requests/_form.html.haml
- app/views/projects/merge_requests/_merge_request.html.haml 5 additions, 5 deletionsapp/views/projects/merge_requests/_merge_request.html.haml
- app/views/projects/merge_requests/_show.html.haml 1 addition, 1 deletionapp/views/projects/merge_requests/_show.html.haml
- app/views/projects/merge_requests/branch_from.js.haml 1 addition, 1 deletionapp/views/projects/merge_requests/branch_from.js.haml
- app/views/projects/merge_requests/branch_to.js.haml 1 addition, 1 deletionapp/views/projects/merge_requests/branch_to.js.haml
- app/views/projects/milestones/show.html.haml 1 addition, 1 deletionapp/views/projects/milestones/show.html.haml
Please register or sign in to comment