gitlab-org--gitlab-foss/features
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 Remove show actions from Admin and Project DeployKeys 2015-06-03 18:03:04 -04:00
dashboard Fix tests for group leave feature 2015-05-29 15:07:04 +02:00
explore Fix spinach tests 2014-12-24 14:34:37 +02:00
profile Move the "Design" templates and logic to Preferences 2015-06-13 17:58:16 -04:00
project Support commenting on a diff in side-by-side view 2015-06-16 06:11:59 -07:00
snippets Fix raw view for public snippets 2014-10-27 11:51:31 +02:00
steps Merge branch 'support-comment-parallel-diff' into 'master' 2015-06-16 14:43:15 +00:00
support Remove unnecessary require from Spinach env 2015-06-04 11:47:00 -04:00
groups.feature Add feature tests for inviting members. 2015-04-14 12:08:11 +02:00
invites.feature Add spinach tests around accepting and declining invitations. 2015-04-14 18:04:29 +02:00
search.feature Fix Error 500 when searching Wiki pages 2015-04-30 08:54:08 -07:00
snippet_search.feature Updating to persist a params snippets variable 2014-09-05 13:30:55 -04:00
user.feature Refactor contributions events and write tests for calendar 2015-03-22 13:55:00 -07:00