stable
Clone or download
Read-only
Part of story #10410 - Have burning parrot pull requests How to test -> The menubar is displayed properly -> The details pane is displayed properly -> The dropdown drops down its content when clicked -> The edition form is well displayed Change-Id: I73dc2730e9d2412005c4a0473973401bac7dab37
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/pullrequest/www/scripts/po/fr.po | +6 | −4 | Go to diff View file |
M | plugins/pullrequest/www/scripts/po/template.pot | +5 | −3 | Go to diff View file |
M | plugins/pullrequest/www/scripts/src/app/app.spec.js | +1 | −0 | Go to diff View file |
M | plugins/pullrequest/www/scripts/src/app/overview/_overview.scss | +24 | −51 | Go to diff View file |
M | plugins/pullrequest/www/scripts/src/app/overview/overview-controller.js | +11 | −0 | Go to diff View file |
M | plugins/pullrequest/www/scripts/src/app/overview/overview.tpl.html | +172 | −138 | Go to diff View file |
M | plugins/pullrequest/www/scripts/src/app/pull-request/_pull-request.scss | +2 | −13 | Go to diff View file |
M | plugins/pullrequest/www/scripts/src/app/pull-request/pull-request.tpl.html | +17 | −9 | Go to diff View file |
M | plugins/pullrequest/www/scripts/webpack.config.js | +3 | −1 | Go to diff View file |