Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(3605)

Issue 14181044: Prevent stacking of services recv'd from delta

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 6 months ago by matthew.scott
Modified:
10 years, 6 months ago
Reviewers:
mp+189404, jeff.pihach
Visibility:
Public.

Description

Prevent stacking of services recv'd from delta Services recieved from delta singly are placed one atop the other. This defaults to placing them on the standard point outside used for creating services one by one in the GUI. https://code.launchpad.net/~makyo/juju-gui/position-from-cli-1214821/+merge/189404 (do not edit description out of merge proposal)

Patch Set 1 #

Total comments: 4

Patch Set 2 : Prevent stacking of services recv'd from delta #

Unified diffs Side-by-side diffs Delta from patch set Stats (+48 lines, -1 line) Patch
A [revision details] View 1 1 chunk +2 lines, -0 lines 0 comments Download
M app/views/topology/service.js View 1 1 chunk +16 lines, -0 lines 0 comments Download
M app/views/topology/topology.js View 1 chunk +1 line, -1 line 0 comments Download
M test/test_environment_view.js View 1 chunk +29 lines, -0 lines 0 comments Download

Messages

Total messages: 4
matthew.scott
Please take a look.
10 years, 6 months ago (2013-10-04 18:46:03 UTC) #1
jeff.pihach
LGTM Thanks for this fix - trivial comments. https://codereview.appspot.com/14181044/diff/1/app/views/topology/service.js File app/views/topology/service.js (right): https://codereview.appspot.com/14181044/diff/1/app/views/topology/service.js#newcode1075 app/views/topology/service.js:1075: service.x ...
10 years, 6 months ago (2013-10-04 19:27:22 UTC) #2
matthew.scott
Thanks for the review. https://codereview.appspot.com/14181044/diff/1/app/views/topology/service.js File app/views/topology/service.js (right): https://codereview.appspot.com/14181044/diff/1/app/views/topology/service.js#newcode1075 app/views/topology/service.js:1075: service.x += pointOutside[0] - service.x; ...
10 years, 6 months ago (2013-10-04 21:09:58 UTC) #3
matthew.scott
10 years, 6 months ago (2013-10-04 21:20:01 UTC) #4
*** Submitted:

Prevent stacking of services recv'd from delta

Services recieved from delta singly are placed one atop the other.  This
defaults to placing them on the standard point outside used for creating
services one by one in the GUI.

R=jeff.pihach
CC=
https://codereview.appspot.com/14181044
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b