stable
Clone or download
Read-only
This patch reduces the technical debt. Part of story #10410 have burning parrot pull requests How to test: --> open pull requests are loaded --> closed pull requests are loaded when the "load closed PR" is clicked --> pull requests are displayed in the right order (from the newer to the latest) Change-Id: I066617db47fe6546488fda0a7f20f2209e3d03a5
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/pullrequest/www/scripts/package-lock.json | +0 | −20 | Go to diff View file |
M | plugins/pullrequest/www/scripts/package.json | +0 | −4 | Go to diff View file |
M | plugins/pullrequest/www/scripts/src/app/dashboard/pull-request-collection-rest-service.js | +15 | −21 | Go to diff View file |
M | plugins/pullrequest/www/scripts/src/app/dashboard/pull-request-collection-service.js | +19 | −30 | Go to diff View file |
M | plugins/pullrequest/www/scripts/src/app/dashboard/pull-request-collection-service.spec.js | +27 | −21 | Go to diff View file |