lp:~hatch/juju-gui/browser-fix-1217060

Created by Jeff Pihach and last modified
Get this branch:
bzr branch lp:~hatch/juju-gui/browser-fix-1217060
Only Jeff Pihach can upload to this branch. If you are Jeff Pihach please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Jeff Pihach
Project:
juju-gui
Status:
Development

Recent revisions

981. By Jeff Pihach

navigate to minimized sidebar when viewing full screen inspector

980. By Jeff Pihach

Removes not supported IE10 warning

Tests have been updated and the selenium tests use the
results of the js isbrowserSupported method to know if
it should interact with the warning or not.

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

979. By Richard Harding

Fixes #1125352 adding constraints ui to deploy.

- Adds the template and UI to the ghost viewlet.
- Currently adds it to the top of the display until we get
accordion/collapsing UX into place
- Adds constraints into the call to deploy to send it to the back end.
- Removes the old Go formatting code as it's not required
- Renames the viewlet-manager template to service-config-wrapper to match
ghost-config-wrapper and to be more truthful to what it is.
- Small gardening.

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

978. By Jeff Pihach

Moves the charm details panel left.

R=matthew.scott
CC=
https://codereview.appspot.com/12942044

977. By Jeff Pihach

Reverts new inspector as default

The selenium tests fail when the new inspector is set
as the default so these will need to be updated before
this switch over is made so that CI can pass.

R=matthew.scott, rharding
CC=
https://codereview.appspot.com/12739049

976. By Richard Harding

Fixes bad tests that landed.

- Not sure how they passed, but constraints is not passed in and needs to be
accounted for in tests.

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

975. By Richard Harding

Add support for providing constraints on deploy.

- The deploy methods for both environments assume constraints is an empty
object.
- This adds support for the constraints on both go/python environments.
- For the go environment we have to map the names of the constraints from the
ones provided to the user to the Go Caps names required.
- Updates fakebackend and sandboxes for the changes accepting constraints as
well.
- This required adding another argument to env.deploy() and a bunch of adding
a 'null' constraints argument to those calls. This, of course, led to lint'ing
needing to kick in and resize the long lines.

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

974. By j.c.sackett

Moves viewmode control binding to a mixin

* A new mixin has been created
* Nav functions like _goFullscreen have been moved to the mixin
* * toggleMinimized is just a placeholder, as fullscreen/sidebar need to do a
different thing than minimized
* The mixin doesn't create controls; it just has them passed in, since different
views setup the controls differently.

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

973. By Jeff Pihach

Sets the new inspector as default

R=benjamin.saller, matthew.scott
CC=
https://codereview.appspot.com/12815047

972. By Benjamin Saller

Improve deployer import story

Real world deployer files specify charm names a number of ways,
this makes resolving those more flexible. This add charm id
normalization and find methods as well as connecting up
YAML imports to the drop handler.

This doesn't provide a UI around import target disambiguation.

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

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