Commit graph

8 commits

Author SHA1 Message Date
winniehell
4f13a7935f Remove green outline from New branch unavailable button on issue page (!5858) 2016-08-24 17:23:06 +02:00
winniehell
f735a4b2d2 Add green outline to New Branch button (!5447) 2016-07-23 02:35:43 +02:00
Dmitriy Zaporozhets
1dc001730b
Cleanup and imrpove issue/mr buttons
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2016-06-08 17:20:07 +03:00
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
Zeger-Jan van de Weg
221c917c6c Add tooltip to new branch button 2016-03-24 13:00:33 +01:00
Zeger-Jan van de Weg
2b97c92119 Incorporate review 2016-03-15 20:21:11 +01:00
Zeger-Jan van de Weg
ad97bebfed Enhance new branch button on an issue 2016-03-15 20:21:11 +01:00
Zeger-Jan van de Weg
228007dfbc new-branch-button 2016-03-15 20:21:11 +01:00