gitlab-org--gitlab-foss/app/views/projects/merge_requests
Rémy Coutable 1579cc74c9 Merge branch 'dz-bulk-edit-mr' into 'master'
Add bulk update support for merge requests list

## What does this MR do?

Adds new feature: ability to update multiple merge requests at once from index page (same like we have for issues already)

## Are there points in the code the reviewer needs to double check?

I don't think so

## Why was this MR needed?

* consistency with issues
* save user time when you want set same label/milestone to 20 merge requests 

## Screenshots (if relevant)

![Screenshot_2016-09-08_11.48.49](/uploads/fe50b2472330e211eb8d6d6dafb15667/Screenshot_2016-09-08_11.48.49.png)![Screenshot_2016-09-08_11.48.46](/uploads/4833c3705120ec028f7a62a4e128998d/Screenshot_2016-09-08_11.48.46.png)

## Does this MR meet the acceptance criteria?

- [x] [CHANGELOG](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CHANGELOG) entry added
- [x] ~~[Documentation created/updated](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/development/doc_styleguide.md)~~
- [x] ~~API support added~~
- Tests
  - [x] Added for this feature/bug
  - [x] All builds are passing
- [x] Conform by the [merge request performance guides](http://docs.gitlab.com/ce/development/merge_request_performance_guidelines.html)
- [x] Conform by the [style guides](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CONTRIBUTING.md#style-guides)
- [x] Branch has no merge conflicts with `master` (if you do - rebase it please)
- [x] [Squashed related commits together](https://git-scm.com/book/en/Git-Tools-Rewriting-History#Squashing-Commits)

## What are the relevant issue numbers?

Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/20087

See merge request !6226
2016-09-08 15:56:37 +00:00
..
conflicts Fix hard coded plural text. 2016-08-13 00:30:44 +03:00
dropdowns
show Refactor merge request version compare feature 2016-09-07 10:24:48 +03:00
widget Merge branch 'mc-ui' 2016-08-17 12:21:30 -05:00
_discussion.html.haml Comment & resolve button no longer looks for can-resolve attribute 2016-08-04 09:52:17 +01:00
_form.html.haml
_merge_request.html.haml Add bulk update support for merge requests list 2016-09-08 11:52:20 +03:00
_merge_requests.html.haml Add bulk update support for merge requests list 2016-09-08 11:52:20 +03:00
_new_compare.html.haml Added source branch text to dropdown toggle 2016-06-16 08:42:35 +01:00
_new_submit.html.haml Refactor to mark Changes tab as active on new MR page. 2016-08-18 07:33:27 -05:00
_show.html.haml fix margin for awards-control buttons 2016-09-06 10:54:42 -07:00
branch_from.html.haml
branch_to.html.haml
cancel_merge_when_build_succeeds.js.haml
conflicts.html.haml Don’t hardcode paths 2016-08-12 23:24:50 +03:00
diffs.html.haml
edit.html.haml
index.html.haml Add bulk update support for merge requests list 2016-09-08 11:52:20 +03:00
invalid.html.haml
merge.js.haml
new.html.haml
show.html.haml
update_branches.html.haml