lp://staging/~gary/juju-gui/enableInspectorCancel

Created by Gary Poster and last modified
Get this branch:
bzr branch lp://staging/~gary/juju-gui/enableInspectorCancel
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

1040. By Gary Poster

hook up inspector cancel buttons

1039. By Gary Poster

Eliminate unnecessary conflicts

Fixes the following issues:
 * If you change one model parent.child value (e.g. constraints.arch) in the inspector and then set a model parent.child value (e.g., constaints.cpu-cores) in the db, you will get an unnecessary conflict on the arch.
 * resetDOMToModel could not clear conflicts.

I also added a lot of comments, and a couple of tests for pre-existing functionality that I broke during my refactoring.

R=rharding, benjamin.saller
CC=
https://codereview.appspot.com/13340047

1038. By Gary Poster

Fix lint and tests

Tweak code so tests pass.

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

1037. By Brad Crittenden

[r=rick_h] Add GA_key as a config variable. Remove useAnalytics. Turn off GA by setting the key to blank.

1036. By Benji York

More/tweaked tests for the charmworld v2 API

The code was also tweaked in directions suggested by the new/refactored tests.

1035. By Richard Harding

Update conflict ux per updated design.

- design images: https://www.dropbox.com/sh/kuzzisylxrozkbe/iUR0SPSIXL#/
- Update checkboxes to be a slider widget, two levels tall
- Display the True/False value and keep it in sync
- Update the Expose/Use default setting checkboxes to match the updated design
- Update conflict settings for the conflict-pending with the new smaller image

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

1034. By Huw Wilkins

Style the relations tab

This branch styles the relations tab as per design.

It also adds icons for the active state of the inspector tabs.
(Landing for Huw)

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

1033. By Jeff Pihach

Adds relation details viewlet to inspector

This branch adds the relation details viewlet to the inspector
and databinds the values to the relation interactions.

As with units we now keep a copy of the relations data on the
service and keep that up to date during the users interactions
and deltas to allow for easy data binding for the viewlet.

We no longer rely on the relation_error attribute and instead
have aggregateRelations and aggregateRelationError attributes.

R=benjamin.saller, rharding
CC=
https://codereview.appspot.com/13373050

1032. By Richard Harding

Show 5 downgrades, then expand link

Per UX, this branch shows 5 downgrades with an expand link in the case of not
having an upgrade available, rather than all downgrades at once.

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

1031. By Gary Poster

fix successive conflict UX calls

if you set a model value and then set a new one, the newest one will be lost. This branch fixes that problem, and adds a test for simpler conflict UX.

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

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