gitlab-org--gitlab-foss/features/steps
Douwe Maan adffe47d3c Merge branch 'support-comment-parallel-diff' into 'master'
Support commenting on a diff in side-by-side view

### What does this MR do?

This MR adds support for commenting on a diff in side-by-side (aka parallel) view. It also fixes a JavaScript bug (see !779) when the comment button is clicked on a line that already has a comment.

There is an existing bug where the comment count is not updated when a new comment is added. I'll send a MR for that later.

### Why was this MR needed?

Commenting only worked in "inline" mode. Often the side-by-side view is more conducive to writing comments.

### What are the relevant issue numbers?

Closes https://github.com/gitlabhq/gitlabhq/issues/9283

### Screenshot

![image](https://gitlab.com/stanhu/gitlab-ce/uploads/3d0a3213fde38844a681a826da18139b/image.png)

See merge request !810
2015-06-16 14:43:15 +00:00
..
admin Call `page.all` instead of `all` in feature steps 2015-06-12 05:12:42 -04:00
dashboard Call `page.all` instead of `all` in feature steps 2015-06-12 05:12:42 -04:00
explore Call `page.all` instead of `all` in feature steps 2015-06-12 05:12:42 -04:00
profile Merge branch 'applications_form' into 'master' 2015-06-16 11:50:13 +00:00
project Support commenting on a diff in side-by-side view 2015-06-16 06:11:59 -07:00
shared Support commenting on a diff in side-by-side view 2015-06-16 06:11:59 -07:00
snippets Change `within` to `page.within` in feature steps 2015-06-12 05:12:42 -04:00
groups.rb Change `within` to `page.within` in feature steps 2015-06-12 05:12:42 -04:00
invites.rb
search.rb Change `within` to `page.within` in feature steps 2015-06-12 05:12:42 -04:00
snippet_search.rb Update all `should`-style syntax to `expect` in features 2015-06-12 05:12:09 -04:00
user.rb Change `within` to `page.within` in feature steps 2015-06-12 05:12:42 -04:00