~bcsaller/juju-gui/exportXY

  • Committer: Brad Crittenden
  • Date: 2012-09-18 15:48:10 UTC
  • mfrom: (86.2.23 add-rm-unit)
  • Revision ID: bac@canonical.com-20120918154810-utc5wp90p9wxwhyg
Add and remove units.

The widget for adding and removing service units has beed added to the bottom of the service view.  The user enters the number of desired units.  The value must be >= 1 else nothing is done.

The CSS we've added is rudimentary, just enough to make it look presentable.

On adding a unit, when the server responds with the ACK, new units are added to the database in the 'pending' state.  When the delta is received they get fully fleshed out.

Units being removed disappear when the ACK is received with no intermediate state change.

R=matthew.scott, benjamin.saller, hazmat
CC=
https://codereview.appspot.com/6496112
Filename Latest Rev Last Changed Committer Comment Size
..
app 6 12 years ago kapil.foss at gmail reshape Diff
bin 1 12 years ago kapil.foss at gmail initial layout Diff
docs 1 12 years ago kapil.foss at gmail initial layout Diff
lib 43 12 years ago Benjamin Saller test aggrigation works, the matching pattern is *. Diff
test 12 12 years ago Benjamin Saller Includings basic router A simple test setup using Diff
.bzrignore 86.5.2 12 years ago Gary Poster merge trunk 332 bytes Diff Download File
config.js 87.1.1 12 years ago Gary Poster standardize on single quotes 271 bytes Diff Download File
jshint.config 86.5.2 12 years ago Gary Poster merge trunk 220 bytes Diff Download File
Makefile 86.2.23 12 years ago Brad Crittenden Fix lint target in Makefile to restore tab. Fixed 541 bytes Diff Download File
manifest.json 82.5.6 12 years ago Francesco Banconi Merged trunk, resolved conflicts. 377 bytes Diff Download File
package.json 90.2.3 12 years ago Benjamin Saller include proper d3 dep 580 bytes Diff Download File
README 82.2.2 12 years ago Gary Poster respond to review 1.8 KB Diff Download File
File server.js 87.1.1 12 years ago Gary Poster standardize on single quotes 268 bytes Diff Download File