lp:~teknico/juju-gui/1099926-no-svc-menu-on-dblclk

Created by Nicola Larosa and last modified
Get this branch:
bzr branch lp:~teknico/juju-gui/1099926-no-svc-menu-on-dblclk
Only Nicola Larosa can upload to this branch. If you are Nicola Larosa please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Nicola Larosa
Project:
juju-gui
Status:
Merged

Recent revisions

330. By Nicola Larosa

Merge from trunk, two conflicts resolved, code is broken.

329. By Nicola Larosa

Add docstrings and more tests, per reviews.

328. By Nicola Larosa

Use hideServiceMenu rather than toggleServiceMenu in the places (most of them) where it was the intended meaning.

327. By Nicola Larosa

Refactor the toggleControlPanel method, and rename it to toggleServiceMenu.

326. By Nicola Larosa

Fix and test.

325. By Madison Scott-Clary

Rerender relation when unit count changes.

If a service was rescaled due to unit count changing, relation endpoints were still pointing to the edge of the service block as it was scaled before. Now, relation endpoints are updated as well. Includes a test of this functionality.

R=gary.poster, bac
CC=
https://codereview.appspot.com/7141043

324. By Nicola Larosa

Autoset version number in project docs

Set the "version" and "release" values in docs/conf.py
from the current version number in CHANGES.yaml .

R=frankban, gary.poster
CC=
https://codereview.appspot.com/7130045

323. By Francesco Banconi

Fixed tests in trunk

Also removed the unused global variable noLogin.

R=teknico, bac
CC=
https://codereview.appspot.com/7137043

322. By Madison Scott-Clary

Service health graphs sized properly on update.

Service health graphs were not being resized properly due to d3's enter() not noticing that the values had changed. This is fixed, and may also fix https://bugs.launchpad.net/juju-gui/+bug/1098589 in the process, depending on whether or not we can duplicate that issue.

R=gary.poster, bcsaller
CC=
https://codereview.appspot.com/7095061

321. By Benjamin Saller

Restore Mouse Wheel In PanZoom

The default zoom behavior bound to mouse wheel was doing scaled translation
that didn't play well with the rest of the pan/zoom math. This overrides the
default behavior and fires a standard YUI zoom synthetic event. We are then
able to manually apply the delta and manage scale/translate ourselves.

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

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers