Merge lp://staging/~stevanr/lava-dashboard/image-reports-revamp-fix into lp://staging/lava-dashboard
Proposed by
Stevan Radaković
Status: | Merged |
---|---|
Merged at revision: | 406 |
Proposed branch: | lp://staging/~stevanr/lava-dashboard/image-reports-revamp-fix |
Merge into: | lp://staging/lava-dashboard |
Diff against target: |
415 lines (+198/-133) 1 file modified
dashboard_app/static/dashboard_app/js/image-report.js (+198/-133) |
To merge this branch: | bzr merge lp://staging/~stevanr/lava-dashboard/image-reports-revamp-fix |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Antonio Terceiro | Approve | ||
Review via email: mp+168951@code.staging.launchpad.net |
Description of the change
Includes the following fixes for new image reports page:
* check for build number filter does not work in case of build numbers
* jstorage stores the same options for each page, it should be individually
* test names should be truncated in legend as well.
* fix dates format.
To post a comment you must log in.
looks good to me. Let's deploy this to staging to get more testing.
review approve