-
- Downloads
Add button for toggling inline comments in diff view.
This is useful when there are many comments and they're becoming a distraction when trying to read the diff.
Showing
- app/assets/stylesheets/sections/commits.scss 3 additions, 0 deletionsapp/assets/stylesheets/sections/commits.scss
- app/assets/stylesheets/sections/notes.scss 28 additions, 1 deletionapp/assets/stylesheets/sections/notes.scss
- app/views/projects/commits/_diffs.html.haml 9 additions, 1 deletionapp/views/projects/commits/_diffs.html.haml
- app/views/projects/notes/_diff_notes_with_reply.html.haml 1 addition, 1 deletionapp/views/projects/notes/_diff_notes_with_reply.html.haml
- app/views/projects/notes/_diff_notes_with_reply_parallel.html.haml 1 addition, 1 deletion.../projects/notes/_diff_notes_with_reply_parallel.html.haml
- features/project/merge_requests.feature 44 additions, 0 deletionsfeatures/project/merge_requests.feature
- features/steps/project/project_merge_requests.rb 68 additions, 0 deletionsfeatures/steps/project/project_merge_requests.rb
Loading
Please register or sign in to comment