lp:~rharding/juju-gui/design-updates-uxbugs1

Created by Richard Harding and last modified
Get this branch:
bzr branch lp:~rharding/juju-gui/design-updates-uxbugs1
Only Richard Harding can upload to this branch. If you are Richard Harding please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Richard Harding
Project:
juju-gui
Status:
Development

Recent revisions

598. By Richard Harding

Pull in huws changes

597. By Gary Poster

Set version back to unreleased.

596. By Gary Poster

Set version for release.

595. By Gary Poster

Trivial: tweak fix to use removeAttr

removeAttr is slightly closer to our intent with removing the ghost x and y attributes, and works a bit better practically.

R=
CC=
https://codereview.appspot.com/8811052

594. By Gary Poster

Fix small issue with exposed rendering

If a service was already exposed when the GUI started, trying to unexpose it would not change the visual representation. This was because we were rendering multiple instances of the exposed icon per service block, unnecessarily, and not always removing all of the ones we needed to. Now we simply only add a single exposed icon at a time.

R=
CC=
https://codereview.appspot.com/8883048

593. By Madison Scott-Clary

TRIVIAL: Dragging ghost services leaves attrs.

If you drag a ghost service and then deploy it, it leaves x and y attributes on the service, which are now removed, ensuring that dragging doesn't cause 'jumping'. A test was added for these attributes.

R=gary.poster, jeff.pihach
CC=
https://codereview.appspot.com/8750047

592. By Benji York

Wire up the charm browser "Add" button.

When the "Add" button is clicked the charm configuration panel is displayed
and the user can cancel or deploy.

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

591. By Jeff Pihach

Bug fix: routes being dispatched multiple times

Ever since we added namespace aware routing we have had
an issue which caused routes to be dispatched multiple
times. This stops that from happening while maintaining
the proper browser history entries allowing back/forward
functionality.

R=gary.poster, bcsaller
CC=
https://codereview.appspot.com/8883043

590. By j.c.sackett

Fixes fullscreen

Styles fullscreen charm browser and fixes full screen expansion.
(landing for Huw)

R=curtis
CC=
https://codereview.appspot.com/8911043

589. By Francesco Banconi

Fix CI failures in Firefox unit tests.

Due to bug https://bugzilla.mozilla.org/show_bug.cgi?id=566671
the unit tests using focus/blur events fail on Firefox.
For some reason, the initial Firefox window is not focused
when the remote webdriver starts executing the GUI unit
tests. This branch adds an explicit call to focus the main
window before running the tests.

R=teknico, gary.poster
CC=
https://codereview.appspot.com/8908043

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