stable
Clone or download
Read-only
Part of story #10408 have a burning parrot git repository list If repository have open pull request, there is a badge with the number of pr Badge is clickable Change-Id: Ia563e4eed4548f07bb80abd8dc48a33b33f9633d
Modified Files
Name | ||||
---|---|---|---|---|
A | plugins/git/include/Git/Repository/AdditionalInformationRepresentationRetriever.php | +60 | −0 | Go to diff View file |
M | plugins/git/include/REST/v1/GitRepositoryRepresentation.class.php | +10 | −9 | Go to diff View file |
M | plugins/git/include/REST/v1/RepositoryRepresentationBuilder.class.php | +17 | −2 | Go to diff View file |
M | plugins/git/include/REST/v1/RepositoryResource.class.php | +5 | −4 | Go to diff View file |
M | plugins/git/include/gitPlugin.class.php | +2 | −1 | Go to diff View file |
M | plugins/git/www/scripts/repositories/po/fr.po | +5 | −0 | Go to diff View file |
M | plugins/git/www/scripts/repositories/po/template.pot | +5 | −0 | Go to diff View file |
M | plugins/git/www/scripts/repositories/src/GitRepository.vue | +9 | −0 | Go to diff View file |
A | plugins/git/www/scripts/repositories/src/PullRequestBadge.vue | +49 | −0 | Go to diff View file |
M | plugins/git/www/themes/BurningParrot/css/_git-repositories.scss | +12 | −2 | Go to diff View file |
M | plugins/pullrequest/include/PullRequest/Dao.php | +7 | −0 | Go to diff View file |
M | plugins/pullrequest/include/pullrequestPlugin.class.php | +32 | −22 | Go to diff View file |
M | src/common/REST/v1/GitRepositoryRepresentationBase.class.php | +5 | −0 | Go to diff View file |