~juju-gui/juju-gui/trunk

« back to all changes in this revision

Viewing changes to undocumented

Charm config panel visual design fixes.

The charm configuration panel now should match UX wireframe.
This branch also contains fixes to the configuration
section hiding when a config file is uploaded.
Also introduced LESS mixins for border radii and box shadows.
Added "docstrings" to relevant charm panel methods.

R=bac, gary.poster
CC=
https://codereview.appspot.com/6827066

Show diffs side-by-side

added added

removed removed

Lines of Context:
75
75
app/views/charm-panel.js mouseenter
76
76
app/views/charm-panel.js mouseleave
77
77
app/views/charm-panel.js onCharmDeployClicked
78
 
app/views/charm-panel.js onFileChange
79
 
app/views/charm-panel.js onFileError
80
 
app/views/charm-panel.js onFileLoaded
81
 
app/views/charm-panel.js onFileRemove
82
78
app/views/charm-panel.js render
83
79
app/views/charm-panel.js setDefaultSeries
84
80
app/views/charm-panel.js setPanel