lp://staging/~rharding/juju-gui/bug_157015

Created by Richard Harding and last modified
Get this branch:
bzr branch lp://staging/~rharding/juju-gui/bug_157015
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

496. By Richard Harding

Pull in huw's bug fix

495. By j.c.sackett

Fixes number positioning in prettified files.

Trivial change; alters the margin-left for the numbering.

R=rharding
CC=
https://codereview.appspot.com/8326043

494. By Jeff Pihach

Converted some tests to use unit generators

R=bcsaller, matthew.scott
CC=
https://codereview.appspot.com/8331043

493. By j.c.sackett

Handles edge conditions for charm container

The charm container previously could end up in an awkward situation if the
cutoff was higher than the number of charms passed in. This addresses that
situation.

-Cutoff must be a nonnegative number
-The expander control only renders if there are extra charm tokens; in other
words, only renders if more charms are passed in than the cutoff.
-The expand event is only created and bound if the same condition is met.
-As a side effect, the container is now made safe if no charms are passed in
at all.

R=rharding, jeff.pihach
CC=
https://codereview.appspot.com/8317043

492. By Nicola Larosa

Add tests to the Py env get_service.

Add tests and a doc comment to get_service in the Python environment.

R=jeff.pihach, rharding
CC=
https://codereview.appspot.com/8307043

491. By Richard Harding

Start to style the Gui Browser fullscreen.

- Add assets and css into the sprite list.
- Update the html of a few sections to match design docs

R=jeff.pihach
CC=
https://codereview.appspot.com/8311043

490. By Richard Harding

Add support for displaying interfaces data.

- Add a handlebars helper to output objects as arrays
- update the previous branch in the configuration tab to use it
- Add output from the relations property of the charmworld0 api to the model
- Add the rendered output to the charm view template.

R=j.c.sackett, jeff.pihach
CC=
https://codereview.appspot.com/8296043

489. By Madison Scott-Clary

Annotations working with Go core.

Annotations send the correct Tag to core. Additionally, upon fixing this, it was discovered that annotations were not being correctly applied to their objects given the new format of the delta stream. This was fixed, as well as a type conversion error in x/y coordinate annotations.

R=benji, bac
CC=
https://codereview.appspot.com/8280043

488. By Jeff Pihach

Implemented the remove_unit functionality

In the fakebackend and the PyJujuAPI. It follows the improv
as close as possible in the fakebackend but then only exposes
the same information through the environment as the improv
version did.

R=matthew.scott, benji
CC=
https://codereview.appspot.com/8280044

487. By Brad Crittenden

Track endpoints as state.

Remove the get_endpoints calls in the environment and the API. Instead
keep the endpoints map up-to-date when services are added,
deleted, and changed.

R=jeff.pihach, bcsaller
CC=
https://codereview.appspot.com/8275043

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