gitlab-org--gitlab-foss/spec/features/merge_requests
Douwe Maan 579951720a Merge branch 'diff-line-comment-vuejs' into 'master'
Diff line comments resolve

## What does this MR do?

Diff line comments can be resolved.

Part of #10325 

To do:

- [x] Backend (@DouweM)
  - [x] Fix https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/5022#note_13319326. Will be made easier by https://gitlab.com/gitlab-org/gitlab-ce/issues/17237#note_13370331
  - [x] System note when all discussions are resolved
  - [x] Notification when all discussions are resolved
  - [x] Write unit tests
  - [x] Look at resolve time https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/5022#note_13912743 - Fixed by 4a13aa9
- [x] Frontend (@iamphill)
  - [x] Fix bugs
  - [x] Write more feature tests 
- [x] Frontend (@connorshea)
  - [x] Address frontend feedback
  - [x] Feature specs for Jump feature
  - [x] Documentation
  - [x] Add Vue.js in a standard way

See merge request !5022
2016-08-19 02:24:34 +00:00
..
award_spec.rb fixes part1 of files to start using active tense 2016-08-09 15:06:23 +01:00
cherry_pick_spec.rb Add tests 2016-04-20 14:28:43 +02:00
conflicts_spec.rb Add workaround for JS error in spec 2016-08-17 11:15:05 +01:00
create_new_mr_spec.rb Refactor to mark Changes tab as active on new MR page. 2016-08-18 07:33:27 -05:00
created_from_fork_spec.rb Pre-create all builds for Pipeline when a trigger is received 2016-08-11 15:22:35 +02:00
diff_notes_resolve_spec.rb Add test for jumping between discussions and unhiding toggled discussions. 2016-08-16 10:17:47 -06:00
diffs_spec.rb Moved notes scenarios to 'diff_notes_spec.rb' 2016-08-05 13:56:26 +01:00
edit_mr_spec.rb fixes part1 of files to start using active tense 2016-08-09 15:06:23 +01:00
filter_by_milestone_spec.rb fixes part1 of files to start using active tense 2016-08-09 15:06:23 +01:00
merge_when_build_succeeds_spec.rb fixes part1 of files to start using active tense 2016-08-09 15:06:23 +01:00
only_allow_merge_if_build_succeeds.rb Rename MergeRequest methods that return commits or shas to be more clear and consistent 2016-07-06 18:50:58 -04:00
pipelines_spec.rb Use have_no_link to test presence of button 2016-08-17 14:49:16 +01:00
toggle_whitespace_changes.rb Syntax and code improvements 2016-04-26 14:01:40 -05:00
user_lists_merge_requests_spec.rb State specific default sort order for issuables 2016-08-01 11:28:56 +02:00
user_uses_slash_commands_spec.rb Remove unneeded aliases 2016-08-18 14:29:48 -05:00