lp:~hatch/juju-gui/bundle-fail-gracefully

Created by Jeff Pihach and last modified
Get this branch:
bzr branch lp:~hatch/juju-gui/bundle-fail-gracefully
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:
Merged

Recent revisions

1135. By Jeff Pihach

If a bundle topology data is invalid we now don't show the tab at all and instead default to the charms tab

1134. By Jeff Pihach

fixed a cascading test failure

1133. By Jeff Pihach

Added tests for the bundle detail view topology rendering

1132. By Jeff Pihach

added flag and graceful fallback if services of bundles don't provide xy annotations

1131. By Jeff Pihach

Deploy bundles from the bundle detail view

Clicking the 'Deploy' button from the bundle detail view
now deploys the bundle. Also added notifications for this
button and for drag and drop bundle deployment.

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

1130. By Gary Poster

After units are deployed, re-enable unit control

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

1129. By Gary Poster

Fix Go sandbox AllWatcher initialization

The Go sandbox AllWatcher was trying to send deltas immediately, which does not match the juju core implementation. This fixes the behavior, with a test.

It also fixes a user-visible bug. To qa, turn off the simulator in the config file, and then deploy a service in the default go sandbox. Before my branch, the unit would never appear, because the delta for this change was lost. After my branch, the unit appears correctly.

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

1128. By Francesco Banconi

Update the release process documentation.

Added the charm release steps.

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

1127. By Jeff Pihach

Deletes the databindings when they are detached

Because the left panel slot on the inspector gets destroyed
when switching between the unit/charm details views the databinding
would attempt to rebind to elements which didn't exist any longer.

This branch handles removing the databindings from the master list
of bindings when they are detached.

R=benjamin.saller
CC=
https://codereview.appspot.com/14489044

1126. By Benjamin Saller

Fix annotations on go backend

Fix annotation roundtrips with go backend
      Splits how we prepare deltas for py/go juju fakebackends
      Change test expectations to merge updateAnnotation calls

  Fix import of constraints
  Fix export of undefined/default values

  Adjust simulator unit count rate of change.

R=benjamin.saller, gary.poster, jeff.pihach
CC=
https://codereview.appspot.com/14485046

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