gitlab-org--gitlab-foss/spec/services/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
..
add_todo_when_build_fails_service_spec.rb Rename all `[ci_]commit` to `[ci_]pipeline` in specs and features 2016-06-03 16:22:26 +02:00
build_service_spec.rb Introduce Compare model in the codebase. 2016-08-03 07:00:20 +02:00
close_service_spec.rb Enforce permissions in `{Issues,MergeRequests}::{Close,Reopen}Service` 2016-08-13 00:06:11 +02:00
create_service_spec.rb Support slash commands in noteable description and notes 2016-08-13 00:05:57 +02:00
get_urls_service_spec.rb Don't show new MR URL after push when it doesn't make sense 2016-08-12 17:51:54 -05:00
merge_request_diff_cache_service_spec.rb remove offending empty line 2016-08-09 10:13:34 +02:00
merge_service_spec.rb adds second batch of tests changed to active tense 2016-08-09 15:11:39 +01:00
merge_when_build_succeeds_service_spec.rb Pre-create all builds for Pipeline when a trigger is received 2016-08-11 15:22:35 +02:00
refresh_service_spec.rb adds second batch of tests changed to active tense 2016-08-09 15:11:39 +01:00
reopen_service_spec.rb Enforce permissions in `{Issues,MergeRequests}::{Close,Reopen}Service` 2016-08-13 00:06:11 +02:00
resolved_discussion_notification_service.rb Address review feedback 2016-08-16 11:04:26 -05:00
update_service_spec.rb DRY up the added update service specs, add two email helpers 2016-08-16 17:08:43 +01:00