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 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 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 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 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 Display nav controls on mobile 2016-03-18 14:45:43 -05:00
new.html.haml
show.html.haml Updated some if statements 2016-04-16 16:13:16 -04:00