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

Issue 8280043: Annotations working with Go core.

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 1 month ago by matthew.scott
Modified:
11 years, 1 month ago
Reviewers:
bac, benji, mp+156670
Visibility:
Public.

Description

Annotations working with Go core. Annotations send the correct Tag to core. Additionally, upon fixing this, it was discovered that annotations were not being correctly applied to their objects given the new format of the delta stream. This was fixed, as well as a type conversion error in x/y coordinate annotations. https://code.launchpad.net/~makyo/juju-gui/entity-name-1161852/+merge/156670 (do not edit description out of merge proposal)

Patch Set 1 #

Total comments: 17

Patch Set 2 : Annotations working with Go core. #

Patch Set 3 : Annotations working with Go core. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+177 lines, -91 lines) Patch
A [revision details] View 1 1 chunk +2 lines, -0 lines 0 comments Download
M app/models/models.js View 1 3 chunks +25 lines, -5 lines 0 comments Download
M app/store/env/base.js View 1 1 chunk +40 lines, -40 lines 0 comments Download
M app/store/env/go.js View 1 10 chunks +46 lines, -15 lines 0 comments Download
M app/store/env/python.js View 3 chunks +9 lines, -3 lines 0 comments Download
M app/views/charm-panel.js View 1 chunk +1 line, -1 line 0 comments Download
M app/views/topology/service.js View 1 chunk +1 line, -1 line 0 comments Download
M app/views/utils.js View 1 chunk +1 line, -1 line 0 comments Download
M test/test_env_go.js View 1 13 chunks +44 lines, -17 lines 0 comments Download
M test/test_env_python.js View 7 chunks +7 lines, -7 lines 0 comments Download
M test/test_service_module.js View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 5
matthew.scott
Please take a look.
11 years, 1 month ago (2013-04-02 19:52:20 UTC) #1
benji
LGTM, I only had a couple of small (I hope) requests. https://codereview.appspot.com/8280043/diff/1/app/config-debug.js File app/config-debug.js (right): ...
11 years, 1 month ago (2013-04-02 20:38:11 UTC) #2
bac
LGTM with a few requested changes. https://codereview.appspot.com/8280043/diff/1/app/config-debug.js File app/config-debug.js (right): https://codereview.appspot.com/8280043/diff/1/app/config-debug.js#newcode23 app/config-debug.js:23: //socket_protocol: 'ws', This ...
11 years, 1 month ago (2013-04-02 20:38:57 UTC) #3
matthew.scott
Thanks for the reviews. I've moved to the following YUIdoc style comments, per hatch: /** ...
11 years, 1 month ago (2013-04-02 23:18:04 UTC) #4
matthew.scott
11 years, 1 month ago (2013-04-02 23:30:39 UTC) #5
*** Submitted:

Annotations working with Go core.

Annotations send the correct Tag to core.  Additionally, upon fixing this, it
was discovered that annotations were not being correctly applied to their
objects given the new format of the delta stream.  This was fixed, as well as a
type conversion error in x/y coordinate annotations.

R=benji, bac
CC=
https://codereview.appspot.com/8280043
Sign in to reply to this message.

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