|
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)
Total comments: 13
|
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
|
Total messages: 5
|