lp:~tveronezi/juju-gui/combinecss

Created by Thiago Veronezi and last modified
Get this branch:
bzr branch lp:~tveronezi/juju-gui/combinecss
Only Thiago Veronezi can upload to this branch. If you are Thiago Veronezi please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Thiago Veronezi
Project:
juju-gui
Status:
Merged

Recent revisions

243. By Thiago Veronezi

trunk merge

242. By Thiago Veronezi

code review

241. By Thiago Veronezi

add var to GlobalConfig

240. By Thiago Veronezi

lint fixes

239. By Thiago Veronezi

trunk merge

238. By Thiago Veronezi

trunk merge

237. By Thiago Veronezi

first version

236. By Madison Scott-Clary

Lightweight assets/improve FF performance

Some lighter weight assets for service modules were implemented, via Matt C. Additionally, profiling showed that a lot of slowness for FireFox was caused by FF internals being slow (namely <node>.setAttribute() and <node>.getClientRects()). While we can't fix those being slow, we can reduce the number of times they're used. This is done by modifying attributes on only relevant relation lines when a service is dragged (rather than redrawing or modifying all lines). This results in fewer calls to both of those internals, and speeds up animation in FireFox.

R=gary.poster, benjamin.saller
CC=
https://codereview.appspot.com/6826057

235. By Thiago Veronezi

Resource minification/aggregation js

* We should aggregate and minimize the js sources in order to improve the load speed of the application;
* We dont want to use the yui combo loader feature;
* The final product will provide three js files: one for the YUI dependencies, one for our custom js code and one for third part js like d3.

R=benji, gary.poster
CC=
https://codereview.appspot.com/6821090

234. By Francesco Banconi

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

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:juju-gui/experimental
This branch contains Public information 
Everyone can see this information.

Subscribers