Merge lp://staging/~stevanr/lava-dashboard/image-reports-feedback into lp://staging/lava-dashboard
Proposed by
Stevan Radaković
Status: | Merged |
---|---|
Approved by: | Stevan Radaković |
Approved revision: | 412 |
Merged at revision: | 408 |
Proposed branch: | lp://staging/~stevanr/lava-dashboard/image-reports-feedback |
Merge into: | lp://staging/lava-dashboard |
Diff against target: |
210 lines (+92/-11) 3 files modified
dashboard_app/static/dashboard_app/css/image-report.css (+8/-1) dashboard_app/static/dashboard_app/js/image-report.js (+73/-2) dashboard_app/templates/dashboard_app/image-report.html (+11/-8) |
To merge this branch: | bzr merge lp://staging/~stevanr/lava-dashboard/image-reports-feedback |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Antonio Terceiro | Approve | ||
Review via email: mp+170074@code.staging.launchpad.net |
Description of the change
* Table cell width when there are bugs linked
* Switch graph on/off checkbox(on by default)
* would like to be able to share a link to the images, timeline, etc..
To post a comment you must log in.
Looks good to me.
On update_ filter_ link(), are we sure that all the values used to compose the URL don't need escaping?