Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(4506)

Issue 11351046: Fixed inspector unit list sorting bug

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 9 months ago by jeff.pihach
Modified:
10 years, 9 months ago
Reviewers:
mp+176715, gary.poster, matthew.scott
Visibility:
Public.

Description

Fixed inspector unit list sorting bug In order to fix the sorting bug with our current D3 version we need to render all unit lists at once and then hide/show when units are in those lists. This also includes a driveby fix for https image and having the unit lists closed by default https://code.launchpad.net/~hatch/juju-gui/sort-unit-headers/+merge/176715 (do not edit description out of merge proposal)

Patch Set 1 #

Total comments: 2

Patch Set 2 : Fixed inspector unit list sorting bug #

Unified diffs Side-by-side diffs Delta from patch set Stats (+63 lines, -27 lines) Patch
A [revision details] View 1 chunk +2 lines, -0 lines 0 comments Download
M app/views/inspector.js View 3 chunks +19 lines, -4 lines 0 comments Download
M lib/views/cookies.less View 2 chunks +2 lines, -2 lines 0 comments Download
M test/test_inspector_overview.js View 3 chunks +40 lines, -21 lines 0 comments Download

Messages

Total messages: 5
jeff.pihach
Please take a look.
10 years, 9 months ago (2013-07-24 15:53:41 UTC) #1
matthew.scott
LGTM, thanks
10 years, 9 months ago (2013-07-24 16:00:13 UTC) #2
gary.poster
LGTM other than undefined/0 concern: please address or explain that. https://codereview.appspot.com/11351046/diff/1/app/views/inspector.js File app/views/inspector.js (right): https://codereview.appspot.com/11351046/diff/1/app/views/inspector.js#newcode988 ...
10 years, 9 months ago (2013-07-24 17:35:05 UTC) #3
jeff.pihach
Thanks for the reviews - response below. https://codereview.appspot.com/11351046/diff/1/app/views/inspector.js File app/views/inspector.js (right): https://codereview.appspot.com/11351046/diff/1/app/views/inspector.js#newcode988 app/views/inspector.js:988: return d.units.length ...
10 years, 9 months ago (2013-07-24 18:33:26 UTC) #4
jeff.pihach
10 years, 9 months ago (2013-07-24 19:01:06 UTC) #5
*** Submitted:

Fixed inspector unit list sorting bug

In order to fix the sorting bug with our current D3 version
we need to render all unit lists at once and then hide/show
when units are in those lists.

This also includes a driveby fix for https image and having
the unit lists closed by default

R=matthew.scott, gary.poster
CC=
https://codereview.appspot.com/11351046
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b