lp:~makyo/juju-gui/drag-interrupted-1099921

Created by Madison Scott-Clary and last modified
Get this branch:
bzr branch lp:~makyo/juju-gui/drag-interrupted-1099921
Only Madison Scott-Clary can upload to this branch. If you are Madison Scott-Clary please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Madison Scott-Clary
Project:
juju-gui
Status:
Development

Recent revisions

360. By Madison Scott-Clary

Merge with trunk, lint+beautify

359. By Madison Scott-Clary

Merged with trunk; dragging no longer interrupted in multiple browser windows.

358. By Madison Scott-Clary

Dragging no longer interrupted in one browser window.

357. By Madison Scott-Clary

Minor - new subordinates now classed properly

This was causing subordinate relation counts to be blank if they were added right after the subordinate was created. Super simple fix.

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

356. By Brad Crittenden

Add simple test for dragend workaround.

The work-around added to the build relation 'dragend' event handler to prevent
the serviceClick handler from processing and doing the wrong thing is now
tested. An integration test using simulated drags and a click on the service
didn't prove feasible so this unit test is used.

R=benji, gary.poster
CC=
https://codereview.appspot.com/7237053

355. By Madison Scott-Clary

Correctly count subordinate relations

Subordinate relations were not being properly counted with the new comparison when it came to new services or relations. This was due to object inequality after a component's update method was called. Comparison switched to service modelIds, and test added.

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

354. By Benji York

Use a CSS minifier that doesn't require Java

Don't blink or you'll miss it.

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

353. By Madison Scott-Clary

GUI should handle reconnects gracefully.

Previously, the GUI would lose its mind on a reconnect, due to the addition of authentication and not receiving a delta. This has been fixed, and the existing test for connection behavior modified to reflect changes.

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

352. By Benji York

Added and refactored tests for ViewportModule

This branch adds some tests and reworks existing tests to have many fewer
dependencies.

This branch also introduces a couple of test helpers that make generating test
doubles easier.

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

351. By Francesco Banconi

Remove the unused "units" option. Added tests.

This branch removes the disconnected "units" voice
from the service menu.

Also added some tests for the service module, and
fixed test dependencies so that now the service
module events tests can be run in isolation.

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

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.