gitlab-org--gitlab-foss/app/views/projects/merge_requests
Jacob Schatz ab496d82ec Merge branch 'resolve-buttons-path' into 'master'
Pass the full project path for resolve buttons

## What does this MR do?

The full project path is passed from the HTML into the JS rather than the resolve button JS generating the URL based on the the namespaces.

@smcgivern @stanhu Do we have anyway of adding tests for installs with relative URLs?

## What are the relevant issue numbers?

Closes #21704

See merge request !6129
2016-09-26 23:00:55 +00:00
..
conflicts Fix hard coded plural text. 2016-08-13 00:30:44 +03:00
dropdowns Add a title attribute to each branch in the branches dropdown on the New MR page. 2016-05-31 22:38:10 -06:00
show fix dropdowns for mr-versions 2016-09-22 13:46:55 +03:00
widget Scope environments to project 2016-09-21 13:19:34 +02:00
_discussion.html.haml Fixed comment & resolve button 2016-09-21 10:07:24 +01:00
_form.html.haml
_merge_request.html.haml Merge branch '18849-project-snippets-page-isn-t-really-responsive' into 'master' 2016-09-15 22:26:32 +00: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 Add #closed_without_source_project? 2016-09-13 14:40:05 +02: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 Remove header title from project pages 2016-05-26 17:58:44 +02:00
index.html.haml Add bulk update support for merge requests list 2016-09-08 11:52:20 +03:00
invalid.html.haml Remove header title from project pages 2016-05-26 17:58:44 +02:00
merge.js.haml Don't allow merges with new commits 2016-06-01 20:34:41 +01:00
new.html.haml Remove header title from project pages 2016-05-26 17:58:44 +02:00
show.html.haml
update_branches.html.haml