-
- Downloads
There was a problem fetching the pipeline summary.
Merge branch 'ui-improvements' into 'master'
Ui improvements * fix project home page when activity set as default * style commits, branches and tags pages to new style * render flash message outside of content block * style group pages See merge request !1255
Showing
- app/assets/stylesheets/base/mixins.scss 1 addition, 1 deletionapp/assets/stylesheets/base/mixins.scss
- app/assets/stylesheets/generic/blocks.scss 5 additions, 0 deletionsapp/assets/stylesheets/generic/blocks.scss
- app/assets/stylesheets/generic/common.scss 1 addition, 0 deletionsapp/assets/stylesheets/generic/common.scss
- app/assets/stylesheets/generic/lists.scss 1 addition, 1 deletionapp/assets/stylesheets/generic/lists.scss
- app/assets/stylesheets/pages/projects.scss 8 additions, 1 deletionapp/assets/stylesheets/pages/projects.scss
- app/helpers/groups_helper.rb 9 additions, 0 deletionsapp/helpers/groups_helper.rb
- app/views/groups/issues.html.haml 12 additions, 13 deletionsapp/views/groups/issues.html.haml
- app/views/groups/merge_requests.html.haml 11 additions, 12 deletionsapp/views/groups/merge_requests.html.haml
- app/views/groups/milestones/index.html.haml 10 additions, 16 deletionsapp/views/groups/milestones/index.html.haml
- app/views/layouts/_page.html.haml 1 addition, 1 deletionapp/views/layouts/_page.html.haml
- app/views/layouts/group.html.haml 2 additions, 1 deletionapp/views/layouts/group.html.haml
- app/views/projects/_activity.html.haml 1 addition, 1 deletionapp/views/projects/_activity.html.haml
- app/views/projects/branches/_branch.html.haml 6 additions, 7 deletionsapp/views/projects/branches/_branch.html.haml
- app/views/projects/branches/_commit.html.haml 7 additions, 0 deletionsapp/views/projects/branches/_commit.html.haml
- app/views/projects/branches/index.html.haml 4 additions, 4 deletionsapp/views/projects/branches/index.html.haml
- app/views/projects/commits/_head.html.haml 1 addition, 5 deletionsapp/views/projects/commits/_head.html.haml
- app/views/projects/commits/show.html.haml 13 additions, 12 deletionsapp/views/projects/commits/show.html.haml
- app/views/projects/compare/_form.html.haml 1 addition, 1 deletionapp/views/projects/compare/_form.html.haml
- app/views/projects/compare/index.html.haml 3 additions, 4 deletionsapp/views/projects/compare/index.html.haml
- app/views/projects/compare/show.html.haml 6 additions, 6 deletionsapp/views/projects/compare/show.html.haml
Loading
Please register or sign in to comment