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

Issue 14034045: Fix Service Destroy issue

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 5 months ago by bcsaller
Modified:
12 years, 4 months ago
Reviewers:
mp+188183, jeff.pihach, gary.poster
Visibility:
Public.

Description

Fix Service Destroy issue Business logic in the view layer was messing up the process of service destruction. This adds a notification when a service is destroyed but waits for the delta to update the canvas. https://code.launchpad.net/~bcsaller/juju-gui/serviceUpdateOrdering/+merge/188183 (do not edit description out of merge proposal)

Patch Set 1 #

Total comments: 7

Patch Set 2 : Fix Service Destroy issue #

Patch Set 3 : Fix Service Destroy issue #

Unified diffs Side-by-side diffs Delta from patch set Stats (+82 lines, -195 lines) Patch
A [revision details] View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M app/store/env/fakebackend.js View 5 chunks +7 lines, -8 lines 0 comments Download
M app/store/env/go.js View 1 2 1 chunk +6 lines, -1 line 0 comments Download
M app/store/env/sandbox.js View 2 chunks +3 lines, -3 lines 0 comments Download
M app/views/inspector.js View 1 1 chunk +5 lines, -11 lines 0 comments Download
M app/views/topology/service.js View 1 1 chunk +1 line, -61 lines 0 comments Download
M test/test_inspector_settings.js View 1 chunk +0 lines, -46 lines 0 comments Download
M undocumented View 1 3 chunks +58 lines, -65 lines 0 comments Download

Messages

Total messages: 6
bcsaller
Please take a look.
12 years, 5 months ago (2013-09-27 23:53:33 UTC) #1
jeff.pihach
Thanks for this fix - the error is gone but I am concerned about one ...
12 years, 5 months ago (2013-09-28 00:13:46 UTC) #2
benjamin.saller
Thanks, feedback here for other reviewers even though we talked on IRC https://codereview.appspot.com/14034045/diff/1/app/views/inspector.js File app/views/inspector.js ...
12 years, 5 months ago (2013-09-28 00:44:54 UTC) #3
gary.poster
LGTM with trivial. Thank you! https://codereview.appspot.com/14034045/diff/1/app/store/env/fakebackend.js File app/store/env/fakebackend.js (left): https://codereview.appspot.com/14034045/diff/1/app/store/env/fakebackend.js#oldcode1550 app/store/env/fakebackend.js:1550: self.sendDelta(); I'm glad we ...
12 years, 4 months ago (2013-09-30 12:26:43 UTC) #4
jeff.pihach
LGTM with the new notification as per our chat. Thanks for the fix!
12 years, 4 months ago (2013-09-30 16:24:40 UTC) #5
bcsaller
12 years, 4 months ago (2013-09-30 18:12:28 UTC) #6
*** Submitted:

Fix Service Destroy issue

Business logic in the view layer was messing up the
process of service destruction. This adds a notification
when a service is destroyed but waits for the delta to
update the canvas.

R=jeff.pihach, benjamin.saller, gary.poster
CC=
https://codereview.appspot.com/14034045
Sign in to reply to this message.

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