stable
Clone or download
Read-only
task #12175: Handle paginated executions list
Change-Id: I7585fb51047605251853d1a6c1e01cce74e8e596
Modified Files
Name | ||||
---|---|---|---|---|
M | www/scripts/angular/src/app/execution/execution-list-controller.js | +34 | −22 | Go to diff View file |
M | www/scripts/angular/src/app/execution/execution-list-filter.js | +2 | −2 | Go to diff View file |
M | www/scripts/angular/src/app/execution/execution-list-filter.spec.js | +3 | −3 | Go to diff View file |
M | www/scripts/angular/src/app/execution/execution-list.tpl.html | +1 | −1 | Go to diff View file |
M | www/scripts/angular/src/app/execution/execution-service.js | +25 | −171 | Go to diff View file |