gitlab-org--gitlab-foss/app/views/projects/issues
Yorick Peterse 0426647069 Load the "New Branch" button asynchronously
This button depends on Issue#can_be_worked_on? which in turn depends on
Issue#related_branches. By rendering this button asynchronously we can
finally remove all usages of Issue#related_branches and
Issue#referenced_merge_requests from the issues "show" page.
2016-04-28 16:13:48 -04:00
..
_closed_by_box.html.haml
_discussion.html.haml
_form.html.haml Updated issue form to use new GLForm 2016-04-14 10:28:05 +01:00
_header_title.html.haml
_issue.html.haml Add red color to overdue and open issues 2016-04-20 15:42:09 -04:00
_issues.html.haml
_merge_requests.html.haml
_new_branch.html.haml Load the "New Branch" button asynchronously 2016-04-28 16:13:48 -04:00
_related_branches.html.haml Use Ci::Commit as Pipeline 2016-04-11 23:32:54 +02:00
edit.html.haml
index.atom.builder
index.html.haml
new.html.haml
show.html.haml Updated some if statements 2016-04-16 16:13:16 -04:00