gitlab-org--gitlab-foss/app/views/projects/issues
Yorick Peterse 31e28ebceb
Load related MRs/branches asynchronously
Currently this works by loading the HAML partials via XHR. While this is
not the nicest setup it _is_ the easiest setup using the tools we
currently have.

Loading this data asynchronously doesn't make loading the related
MRs/branches itself faster, it merely ensures that loading the issue
itself is not slowed down.

Fixes gitlab-org/gitlab-ce#14949
2016-04-13 17:24:21 +02:00
..
_closed_by_box.html.haml makes message plural for multiple MRs and removes from loop. Duh. 2016-01-12 20:49:43 -05:00
_discussion.html.haml Added discard button to comment form 2016-03-04 08:42:22 +00:00
_form.html.haml Change `js-quick-submit` behavior to expect the class on the form 2016-03-02 15:11:15 -05:00
_header_title.html.haml Move project header title definition to view in question. 2015-09-17 12:16:24 +02:00
_issue.html.haml Refactor colors and lists 2016-03-18 19:02:08 +01:00
_issues.html.haml Implement new UI for pagination 2016-01-20 21:27:01 -05:00
_merge_requests.html.haml new-branch-button 2016-03-15 20:21:11 +01:00
_new_branch.html.haml Add tooltip to new branch button 2016-03-24 13:00:33 +01:00
_related_branches.html.haml Incorporate review 2016-03-15 20:21:11 +01:00
edit.html.haml Use consistent casing for page titles 2015-12-02 14:41:54 +01:00
index.atom.builder Use `xmlschema` where even more appropriate! 2016-01-07 20:01:08 -05:00
index.html.haml Display nav controls on mobile 2016-03-18 14:45:43 -05:00
new.html.haml Use consistent casing for page titles 2015-12-02 14:41:54 +01:00
show.html.haml Load related MRs/branches asynchronously 2016-04-13 17:24:21 +02:00
update.js.haml Fix a bug preventing from doing subsequent edits in any Issuable sidebar 2016-02-17 10:17:57 +01:00