lp:~huwshimi/juju-gui/visual-update-1

Created by Huw Wilkins and last modified
Get this branch:
bzr branch lp:~huwshimi/juju-gui/visual-update-1
Only Huw Wilkins can upload to this branch. If you are Huw Wilkins please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Huw Wilkins
Project:
juju-gui
Status:
Merged

Recent revisions

788. By Huw Wilkins

Set override on bootstrap input box shadow.

787. By Huw Wilkins

Added browser nav and search form when minimised. Updated style of searchbox and sidebar header. Removed searchbox clearing functionality.

786. By Huw Wilkins

Made sidebar content only take up half the screen.

785. By Huw Wilkins

Updated minimised browser and browser icon.

784. By Huw Wilkins

Styled header to match new visuals.

783. By Jeff Pihach

Fixes DD test failure in FF

R=benji
CC=
https://codereview.appspot.com/10769043

782. By Benji York

Fine tune the charm token drag and drop.

- change the drag token to be the charm icon
- make the service ghost appear where the user dropped the charm icon
- fix browser wierdness around dragImage elements
- tweak the way the tests set the charm token container

R=matthew.scott, jeff.pihach
CC=
https://codereview.appspot.com/10763043

781. By Richard Harding

Update makefile template and css build targets.

- The template targets didn't take into account the subapps directory.
- There was no direct target watching css files. Since they're built as part
of the templates I think it's typical for a template change to accompany css
changes and it wasn't noticed there was a corner case.

QA
--

To QA you need to run `make build-prod`. Once that is done, run it again and
see that it does not rerun any builders on the template/css targets.

Then, touch a template in the subapps directory and make build-prod again.

`touch app/subapps/browser/templates/minimized.handlebars && make build-prod`

Run build-prod again and see that there's no change. Then touch a less file
and verify the makefile catches it as changed and rebuilds.

`touch lib/views/browser/charm-token.less && make build-prod`

R=j.c.sackett, benji
CC=
https://codereview.appspot.com/10756043

780. By Jeff Pihach

Inspector Factory & Single Inspector

Restricted the user to a single inspector but it
is done in a way which is trivial to remove or
wrap a flag around at a later date if we decide
to change it back. Also there is a factory function
in the environment view to generate new service inspectors.

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

779. By j.c.sackett

Remove the sharing feature flag.

R=rharding, gary.poster
CC=
https://codereview.appspot.com/10717043

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