stable
Clone or download
Read-only
This is part of story #10498: Add labels on pull requests Add a label to a pull request, the label should appear on the homepage of pull requests. You cannot edit labels from this page. If you have a long title and many labels, then the labels should wrap before the title. Quick access buttons are removed since they are not that useful. Change-Id: I303bd55c3fd4d331cefece5f7d3f0a97fcd61239
Modified Files
Name | ||||
---|---|---|---|---|
M | www/js/angular/src/app/dashboard/pull-request-summary/_pull-request-summary.scss | +23 | −15 | Go to diff View file |
M | www/js/angular/src/app/dashboard/pull-request-summary/pull-request-summary.tpl.html | +37 | −44 | Go to diff View file |
M | www/js/angular/src/app/labels/labels-directive.js | +21 | −4 | Go to diff View file |