lp:~bcsaller/juju-gui/scrollwheel

Created by Benjamin Saller and last modified
Get this branch:
bzr branch lp:~bcsaller/juju-gui/scrollwheel
Only Benjamin Saller can upload to this branch. If you are Benjamin Saller please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Benjamin Saller
Project:
juju-gui
Status:
Merged

Recent revisions

314. By Benjamin Saller

restore pan behavior

313. By Benjamin Saller

merge trunk

312. By Benjamin Saller

non-translating mousewheel behavior

311. By Francesco Banconi

Set version back to unreleased.

310. By Francesco Banconi

Set version for release.

309. By Francesco Banconi

Improve login UX

Proposing and landing in place of
https://codereview.appspot.com/7060066/
with fixes as per reviews.

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

308. By Benjamin Saller

Topology Service module

All that remains in Mega is related to services at this point, rename
and remove references to Mega.

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

307. By Benjamin Saller

Topology Viewport module

Enable viewport resizing via module.

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

306. By Brad Crittenden

Add support for _annotation calls to env.

The calls update_annotations, get_annotations, and remove_annotations are
added to the env object.

As a drive-by, in test_env.js the unnecessary use of async calls was
eliminated by removing the 'done' parameter. Leaving it in place where not
required was confusing.

R=gary.poster, hazmat
CC=
https://codereview.appspot.com/7064060

305. By Madison Scott-Clary

Prevent duplicate nodes in services.

drawService was being called for all nodes on update, which was appending new nodes to the DOM (for the most part invisibly, but still not good). Instead, new services are filled with the empty requisites for a service block, and then the internals are updated on update to match the DB. A further step (not taken here for time's sake) would be to only update services affected by the update call. Additionally, some comments were out of date, and these were cleaned up.

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

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