lp://staging/~makyo/juju-gui/landscapetest
- Get this branch:
- bzr branch lp://staging/~makyo/juju-gui/landscapetest
Branch merges
- Juju GUI Hackers: Pending requested
-
Diff: 182 lines (+75/-7)6 files modifiedapp/models/handlers.js (+1/-0)
app/models/models.js (+32/-0)
app/views/topology/utils.js (+20/-7)
test/test_fakebackend.js (+1/-0)
test/test_inspector_overview.js (+17/-0)
test/test_topology_utils.js (+4/-0)
Branch information
Recent revisions
- 1006. By Madison Scott-Clary
-
Post setCharm, get_charm
After setting a charm (upgrading or downgrading), fetch the version of the charm we just set to see if an ugprade is needed anymore.
R=benji
CC=
https://codereview. appspot. com/13527043 - 1005. By Richard Harding
-
Update sandbox to send proper data on ServiceGet
- The real environment passes the config and constraints on service get.
- Add a test through get_service to verify we get the processed data.R=benjamin.saller
CC=
https://codereview. appspot. com/13237052 - 1003. By Huw Wilkins
-
Inspector visual review changes
These are Ant's notes from which I made the changes:
Inspector-wide:
Background colour should be #221E1C
Padding should be 20px
Inspector background should have 2px rounded cornersCharm info:
Charm icon should be 30 x 30px
Charm icon margin-right should be 10px
Charm name input field should be 180 x 30px
Charm name input field should align with the top of the charm icon
Charm name input field placeholder text should 14px
Close icon should be 10 x 10px
Close icon looks too fat compared to visual
Missing wide divider at bottom of sectionService details:
"Service details" should be 16px
Unit input field text should be 14px
Unit input field should have margin-left 20px
Can we have the units "Min units" inside the input field?
The unit numbers should be left aligned within the field
Unit input field padding should 10px
Wrong styling for dividersConstraints:
Padding should 20px
Input field labels should range right and be 10px from input fields
Can we have input metrics (Ghz, GB) inside the input fields?
Input metrics text 14px #bbbbbb
Input fields should have #ffffff background colour and 30px heightConfiguration:
Padding should 20px
"Use the default configuration?" should be 14px
"cross" and "tick" don't use the correct graphics
There should be a 2px high 250px wide divider between "default config" and "import config"
- Top (dark) 1px rgba(0, 0, 0, 0.3)
- Bottom (light) 1px rgba(255, 255, 255, 0.05)
Import config file... field should be 250px wide
check boxes should have labels to the left of themDeploy & Save:
Padding around buttons should be 20px
Buttons should be 120 x 30px
Button text 14px and centred
In between "Save & Deploy" and "Destroy" we should have a divider 2px high 250px wide:
- Top (dark) 1px rgba(0, 0, 0, 0.3)
- Bottom (light) 1px rgba(255, 255, 255, 0.05)Destroy Service:
Should have 20px padding
R=matthew.scott
CC=
https://codereview. appspot. com/13521043 - 1001. By Benjamin Saller
-
Expanded Databinding docs
Fork off and extend databinding docs from the viewlet stuff.
R=rharding, jeff.pihach, benjamin.saller
CC=
https://codereview. appspot. com/13415045
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/juju-gui/experimental