stable

Clone or download

Read-only

Add the number of pullreuqest in PR tab (no styling for now)

this is part of story #10409 have a burning parrot git repository view The Pullrequest tab has nom the count of open pr in parenthesis Old badge is removed Change-Id: I06be52e4c90172dfee94d84105f3c1b648dd0f31

Modified Files

Name
M plugins/git/include/Git/Repository/View/RepositoryHeaderPresenterBuilder.php +2 −1 Go to diff View file
M plugins/git/include/Git/Repository/View/TabPresenter.php +6 −1 Go to diff View file
M plugins/git/templates/repository/tabs.mustache +6 −1 Go to diff View file
M plugins/pullrequest/include/PullRequest/NavigationTab/NavigationTabPresenterBuilder.php +21 −2 Go to diff View file
M plugins/pullrequest/include/PullrequestDisplayer.php +0 −2 Go to diff View file
M plugins/pullrequest/include/pullrequestPlugin.class.php +1 −1 Go to diff View file
M plugins/pullrequest/site-content/fr_FR/LC_MESSAGES/tuleap-pullrequest.po +4 −0 Go to diff View file
M plugins/pullrequest/site-content/tuleap-pullrequest.pot +4 −0 Go to diff View file
M plugins/pullrequest/templates/angular-pullrequest.mustache +0 −1 Go to diff View file
D plugins/pullrequest/www/scripts/move-button-back.js +0 −33 Go to diff View file
M plugins/pullrequest/www/scripts/src/app/app-controller.js +24 −3 Go to diff View file
M plugins/pullrequest/www/scripts/src/app/app.js +0 −2 Go to diff View file
D plugins/pullrequest/www/scripts/src/app/button-back/button-back-controller.js +0 −10 Go to diff View file
D plugins/pullrequest/www/scripts/src/app/button-back/button-back-directive.js +0 −16 Go to diff View file
D plugins/pullrequest/www/scripts/src/app/button-back/button-back.tpl.html +0 −14 Go to diff View file
M plugins/pullrequest/www/scripts/webpack.config.js +1 −2 Go to diff View file
M plugins/pullrequest/www/themes/BurningParrot/css/_pull-requests.scss +0 −4 Go to diff View file