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

Issue 14485046: Fix annotations on go backend

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 6 months ago by bcsaller
Modified:
10 years, 6 months ago
Reviewers:
jeff.pihach, mp+190298, gary.poster
Visibility:
Public.

Description

Fix annotations on go backend Fix annotation roundtrips with go backend Splits how we prepare deltas for py/go juju fakebackends Change test expectations to merge updateAnnotation calls Fix import of constraints Fix export of undefined/default values Adjust simulator unit count rate of change. https://code.launchpad.net/~bcsaller/juju-gui/restore-bundle-annotations/+merge/190298 (do not edit description out of merge proposal)

Patch Set 1 #

Total comments: 16

Patch Set 2 : Fix annotations on go backend #

Total comments: 3

Patch Set 3 : Fix annotations on go backend #

Unified diffs Side-by-side diffs Delta from patch set Stats (+222 lines, -93 lines) Patch
A [revision details] View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M app/models/handlers.js View 1 chunk +1 line, -7 lines 0 comments Download
M app/models/models.js View 1 2 5 chunks +31 lines, -5 lines 0 comments Download
M app/store/env/fakebackend.js View 1 2 3 chunks +5 lines, -4 lines 0 comments Download
M app/store/env/sandbox.js View 1 2 9 chunks +158 lines, -64 lines 0 comments Download
M app/store/env/simulator.js View 1 chunk +1 line, -1 line 0 comments Download
M test/data/wp-deployer.yaml View 1 2 2 chunks +3 lines, -2 lines 0 comments Download
M test/test_fakebackend.js View 1 chunk +6 lines, -0 lines 0 comments Download
M test/test_model.js View 1 2 3 chunks +11 lines, -8 lines 0 comments Download
M test/test_model_handlers.js View 1 chunk +4 lines, -2 lines 0 comments Download

Messages

Total messages: 6
bcsaller
Please take a look.
10 years, 6 months ago (2013-10-10 05:58:21 UTC) #1
benjamin.saller
Some reviewer notes https://codereview.appspot.com/14485046/diff/1/app/models/handlers.js File app/models/handlers.js (right): https://codereview.appspot.com/14485046/diff/1/app/models/handlers.js#newcode279 app/models/handlers.js:279: models.setAnnotations(instance, change.Annotations, true); use util method ...
10 years, 6 months ago (2013-10-10 06:03:05 UTC) #2
gary.poster
Very nice! Thank you. LGTM with two trivials. The comma simply shouldn't be there AFAIK. ...
10 years, 6 months ago (2013-10-10 11:50:11 UTC) #3
benjamin.saller
Thanks for the review. https://codereview.appspot.com/14485046/diff/1/app/models/models.js File app/models/models.js (right): https://codereview.appspot.com/14485046/diff/1/app/models/models.js#newcode287 app/models/models.js:287: output[kv[0]] = kv[1]; On 2013/10/10 ...
10 years, 6 months ago (2013-10-10 15:43:11 UTC) #4
jeff.pihach
LGTM with some trivial comment cleanup/additions thanks for this fix! https://codereview.appspot.com/14485046/diff/10001/app/models/models.js File app/models/models.js (right): https://codereview.appspot.com/14485046/diff/10001/app/models/models.js#newcode282 ...
10 years, 6 months ago (2013-10-10 16:50:13 UTC) #5
bcsaller
10 years, 6 months ago (2013-10-10 17:07:29 UTC) #6
*** Submitted:

Fix annotations on go backend

Fix annotation roundtrips with go backend
      Splits how we prepare deltas for py/go juju fakebackends
      Change test expectations to merge updateAnnotation calls
  
  Fix import of constraints
  Fix export of undefined/default values
  
  Adjust simulator unit count rate of change.

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

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