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

Issue 12784046: First stage of upgrade UX

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 8 months ago by jeff.pihach
Modified:
10 years, 8 months ago
Reviewers:
mp+180634, bac, benji
Visibility:
Public.

Description

First stage of upgrade UX This branch implements the first pass at the upgrade UX. That is, when changing the value for the unit count, the current unit display will show a spinning indicator until the two numbers match. It also now confirms that the user wants to deploy these new units with the current constraint values. This also includes a driveby fix for the width of the status bar and a patch to fix a bug with the databinding throttling (a new test was added). https://code.launchpad.net/~hatch/juju-gui/scale-up-ui/+merge/180634 (do not edit description out of merge proposal)

Patch Set 1 #

Total comments: 13

Patch Set 2 : First stage of upgrade UX #

Unified diffs Side-by-side diffs Delta from patch set Stats (+263 lines, -42 lines) Patch
A [revision details] View 1 1 chunk +2 lines, -0 lines 0 comments Download
A app/assets/images/non-sprites/units-loading.gif View 0 chunks +-1 lines, --1 lines 0 comments Download
M app/assets/javascripts/d3.status.js View 1 chunk +1 line, -1 line 0 comments Download
M app/templates/service-destroy.partial View 1 chunk +2 lines, -2 lines 0 comments Download
A app/templates/service-overview-constraints.handlebars View 1 chunk +26 lines, -0 lines 0 comments Download
M app/templates/serviceOverview.handlebars View 1 1 chunk +18 lines, -3 lines 0 comments Download
M app/views/databinding.js View 7 chunks +23 lines, -3 lines 0 comments Download
M app/views/environment.js View 1 chunk +4 lines, -2 lines 0 comments Download
M app/views/inspector.js View 1 3 chunks +72 lines, -4 lines 0 comments Download
M app/views/viewlets/service-overview.js View 1 chunk +18 lines, -0 lines 0 comments Download
M lib/views/juju-inspector.less View 1 6 chunks +65 lines, -26 lines 0 comments Download
M test/test_conflict_ux.js View 1 chunk +4 lines, -2 lines 0 comments Download
M test/test_databinding.js View 1 chunk +27 lines, -0 lines 0 comments Download
M test/test_inspector_overview.js View 1 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 5
jeff.pihach
Please take a look.
10 years, 8 months ago (2013-08-16 18:21:51 UTC) #1
benji
LGTM with a few comments. https://codereview.appspot.com/12784046/diff/1/app/templates/serviceOverview.handlebars File app/templates/serviceOverview.handlebars (right): https://codereview.appspot.com/12784046/diff/1/app/templates/serviceOverview.handlebars#newcode12 app/templates/serviceOverview.handlebars:12: <div class="units-starting-spinner yui3-u hidden"><img ...
10 years, 8 months ago (2013-08-16 19:06:04 UTC) #2
bac
LGTM for the code and the QA with your patch was fine. While doing the ...
10 years, 8 months ago (2013-08-16 19:53:39 UTC) #3
jeff.pihach
Thanks for the reviews! https://codereview.appspot.com/12784046/diff/1/app/templates/serviceOverview.handlebars File app/templates/serviceOverview.handlebars (right): https://codereview.appspot.com/12784046/diff/1/app/templates/serviceOverview.handlebars#newcode12 app/templates/serviceOverview.handlebars:12: <div class="units-starting-spinner yui3-u hidden"><img src="/juju-ui/assets/images/non-sprites/units-loading.gif" ...
10 years, 8 months ago (2013-08-16 20:26:23 UTC) #4
jeff.pihach
10 years, 8 months ago (2013-08-16 20:37:54 UTC) #5
*** Submitted:

First stage of upgrade UX

This branch implements the first pass at the upgrade UX. That is,
when changing the value for the unit count, the current unit display
will show a spinning indicator until the two numbers match. It 
also now confirms that the user wants to deploy these new units 
with the current constraint values.

This also includes a driveby fix for the width of the status bar and 
a patch to fix a bug with the databinding throttling (a new test was
added).

R=benji, bac
CC=
https://codereview.appspot.com/12784046
Sign in to reply to this message.

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