-
- Downloads
There was a problem fetching the pipeline summary.
Merge branch 'hanloong/gitlab-ce-add-dates-snippets-show' into 'master'
Update style of snippets pages   Replaces !1567. Fixes #1767 and #2538. See merge request !1637
Showing
- CHANGELOG 1 addition, 0 deletionsCHANGELOG
- app/assets/stylesheets/framework/buttons.scss 11 additions, 0 deletionsapp/assets/stylesheets/framework/buttons.scss
- app/assets/stylesheets/framework/mixins.scss 0 additions, 1 deletionapp/assets/stylesheets/framework/mixins.scss
- app/assets/stylesheets/pages/snippets.scss 55 additions, 5 deletionsapp/assets/stylesheets/pages/snippets.scss
- app/controllers/projects/snippets_controller.rb 1 addition, 0 deletionsapp/controllers/projects/snippets_controller.rb
- app/helpers/tab_helper.rb 0 additions, 18 deletionsapp/helpers/tab_helper.rb
- app/views/dashboard/snippets/index.html.haml 11 additions, 15 deletionsapp/views/dashboard/snippets/index.html.haml
- app/views/explore/snippets/index.html.haml 2 additions, 1 deletionapp/views/explore/snippets/index.html.haml
- app/views/projects/snippets/_actions.html.haml 11 additions, 0 deletionsapp/views/projects/snippets/_actions.html.haml
- app/views/projects/snippets/index.html.haml 8 additions, 12 deletionsapp/views/projects/snippets/index.html.haml
- app/views/projects/snippets/show.html.haml 12 additions, 34 deletionsapp/views/projects/snippets/show.html.haml
- app/views/shared/snippets/_header.html.haml 24 additions, 0 deletionsapp/views/shared/snippets/_header.html.haml
- app/views/shared/snippets/_snippet.html.haml 0 additions, 1 deletionapp/views/shared/snippets/_snippet.html.haml
- app/views/snippets/_actions.html.haml 11 additions, 0 deletionsapp/views/snippets/_actions.html.haml
- app/views/snippets/show.html.haml 12 additions, 39 deletionsapp/views/snippets/show.html.haml
- features/project/snippets.feature 1 addition, 1 deletionfeatures/project/snippets.feature
- features/snippets/snippets.feature 1 addition, 1 deletionfeatures/snippets/snippets.feature
- features/steps/project/snippets.rb 4 additions, 4 deletionsfeatures/steps/project/snippets.rb
- features/steps/snippets/snippets.rb 3 additions, 3 deletionsfeatures/steps/snippets/snippets.rb
- features/steps/snippets/user.rb 3 additions, 3 deletionsfeatures/steps/snippets/user.rb
Loading
Please register or sign in to comment