stable
Clone or download
Read-only
this is part of story #10408 have a burning parrot git repository list Repository list should now have a breadcrumb displayed All link redirect to old service Change-Id: I8d3429c1cbc11f1d482f63d9e629048d7ddd8077
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/git/include/Git/RepositoryList/GitRepositoryListController.php | +1 | −1 | Go to diff View file |
A | plugins/git/include/Git/RepositoryList/GitRepositoryListPresenter.php | +46 | −0 | Go to diff View file |
M | plugins/git/templates/repositories/repository-list.mustache | +5 | −1 | Go to diff View file |
M | plugins/git/www/scripts/repositories/po/fr.po | +9 | −0 | Go to diff View file |
M | plugins/git/www/scripts/repositories/po/template.pot | +7 | −1 | Go to diff View file |
A | plugins/git/www/scripts/repositories/src/GitBreadcrumbs.vue | +70 | −0 | Go to diff View file |
M | plugins/git/www/scripts/repositories/src/GitRepositoriesList.vue | +25 | −9 | Go to diff View file |
M | plugins/git/www/scripts/repositories/src/index.js | +6 | −4 | Go to diff View file |