-
- Downloads
Merge branch 'issues-mobile-header' into 'master'
Refactored issue header to work better for mobile This will also work better for when the title makes the buttons drop down a new line Closes #14228 See merge request !3487
No related branches found
No related tags found
Showing
- CHANGELOG 4 additions, 0 deletionsCHANGELOG
- app/assets/stylesheets/framework/issue_box.scss 1 addition, 1 deletionapp/assets/stylesheets/framework/issue_box.scss
- app/assets/stylesheets/framework/mobile.scss 0 additions, 7 deletionsapp/assets/stylesheets/framework/mobile.scss
- app/assets/stylesheets/pages/detail_page.scss 1 addition, 6 deletionsapp/assets/stylesheets/pages/detail_page.scss
- app/assets/stylesheets/pages/issuable.scss 47 additions, 4 deletionsapp/assets/stylesheets/pages/issuable.scss
- app/assets/stylesheets/pages/issues.scss 0 additions, 40 deletionsapp/assets/stylesheets/pages/issues.scss
- app/helpers/issuables_helper.rb 9 additions, 0 deletionsapp/helpers/issuables_helper.rb
- app/views/projects/issues/show.html.haml 62 additions, 65 deletionsapp/views/projects/issues/show.html.haml
- app/views/projects/merge_requests/_show.html.haml 1 addition, 2 deletionsapp/views/projects/merge_requests/_show.html.haml
- app/views/projects/merge_requests/show/_mr_title.html.haml 28 additions, 31 deletionsapp/views/projects/merge_requests/show/_mr_title.html.haml
- features/steps/shared/issuable.rb 1 addition, 1 deletionfeatures/steps/shared/issuable.rb
- spec/features/issues/move_spec.rb 4 additions, 6 deletionsspec/features/issues/move_spec.rb
Loading
Please register or sign in to comment