lp://staging/~gary/juju-gui/fix-charm-panel-tests

Created by Gary Poster and last modified
Get this branch:
bzr branch lp://staging/~gary/juju-gui/fix-charm-panel-tests
Only Gary Poster can upload to this branch. If you are Gary Poster please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Gary Poster
Project:
juju-gui
Status:
Merged

Recent revisions

735. By Gary Poster

respond to review

734. By Gary Poster

actually search for the desired charm

733. By Gary Poster

merge in CI fix work from Jeff with some changes per unofficial review by myself and Rick.

732. By Jeff Pihach

Dark header style change

Commiting Huw's markup and style changes for the header
I also changed the styles for the right configuration
panel to better blend with the new header.
I also put a bandaid on the right configuration panel
height issue, it doesn't recalculate on resize, and it's
a 'magic number' fix.

R=gary.poster
CC=
https://codereview.appspot.com/10241046

731. By Richard Harding

Fixes #1190653 properly ignore /login as charmid

- The /login/ url was getting two matches to the regex used to detect if this
was a charmid or just a /something string that should be ignored. It was
matching login/ and n/.
- Rather than a regex, actually remove the start/trail '/' and split on any
other /. If there's exactly two parts then this is a charmid we should try to
match and display.

R=curtis, jeff.pihach
CC=
https://codereview.appspot.com/10253049

730. By Jeff Pihach

Removal of right charm search panel

This branch is the first step towards removing the right panel
entirely. All deployments are now done via the charm browser
and only ghost configuration is done by the right panel.

R=gary.poster, matthew.scott
CC=
https://codereview.appspot.com/10241043

729. By Richard Harding

Fixes #1190265 move config to config.options

- It appears at some point the Charm model moved the yaml config from a pure
config ATTR to a config.options.
- This nests our config in the BrowserCharm when adding a charm to the
environment.

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

728. By Benji York

[r=matsubara][bug=][author=benji] The beginings of a Go-flavored sandbox.

Logging in, deploying a service, and moving it around all work.

727. By Nicola Larosa

A cookies warning handler, enabled by analytics.

When "useAnalytics" is set to "true", we use a cookie to record user
agreement to the usage of cookies. :-)

A banner will be displayed asking for cookie usage agreement,
and the cookie will be set on user dismissal of said banner.

R=jeff.pihach, bac
CC=
https://codereview.appspot.com/9967044

726. By Richard Harding

Fixes #1190063 forcing editoral to reload on back.

- _shouldShowEditorial doesn't take into account the case that the viewmode
hasn't changed, but search has been changed.

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

Branch metadata

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

Subscribers