stable

Clone or download

Read-only

Show progressively the loaded repositories

Part of story #10408 have a burning parrot git repository list Disable notifications How to test: - Forge your url to /plugin/git/<projectname>/ - Given you have hundreds of repositories, when you load the page, then the first batch of 50 repositories will be shown as soon as it is retrieved. The spinner will show up as long as all the repositories are not loaded. - The filter input will not show up before all the repositories are loaded. Change-Id: I24ce694c2f9c82cf9f294b65951ee0f30e3d4879

Modified Files

Name
M plugins/git/www/scripts/repositories/src/GitRepositoriesList.vue +23 −12 Go to diff View file
M plugins/git/www/scripts/repositories/src/rest-querier.js +6 −5 Go to diff View file