stable

Clone or download

Read-only

Get all labeled items recursively

This is part of story #10499: Have a labels widget on project dashboards If you have more than 50 pull requests, the widget should fetch them all before displaying. You can test by using limit = 10 in rest-querier Change-Id: Id7a8d8553f831b90254fc025bc892feb088d70aa

Modified Files

Name
M plugins/label/www/scripts/project-labeled-items/src/LabeledItemsList.vue +1 −2 Go to diff View file
M plugins/label/www/scripts/project-labeled-items/src/rest-querier.js +7 −7 Go to diff View file
M src/www/themes/common/tlp/src/js/fetch-wrapper.js +2 −3 Go to diff View file