~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
..
assets 9 12 years ago Benjamin Saller WIP App Skeleton This contains a single view with Diff
models 14 12 years ago Benjamin Saller directory play Diff
store 3 12 years ago kapil.foss at gmail commit wip Diff
templates 54.1.2 12 years ago Benjamin Saller missing files Diff
views 14 12 years ago Benjamin Saller directory play Diff
app.js 86.2.23 12 years ago Brad Crittenden Fix lint target in Makefile to restore tab. Fixed 11.1 KB Diff Download File
config.js 87.1.1 12 years ago Gary Poster standardize on single quotes 283 bytes Diff Download File
index.html 82.6.13 12 years ago Benji York more review changes 1.5 KB Diff Download File
manifest.json 79 12 years ago Benjamin Saller Inject test data for app tests removed getApp call 364 bytes Diff Download File
modules.js 90.2.6 12 years ago Benjamin Saller move lines to center 2.8 KB Diff Download File
status.json 22 12 years ago kapil.foss at gmail pretty print status.json 1.4 KB Diff Download File