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

Issue 10401043: Add SetCharm to Go sandbox

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 10 months ago by matthew.scott
Modified:
10 years, 10 months ago
Reviewers:
bac, benji, mp+170146
Visibility:
Public.

Description

Add SetCharm to Go sandbox This adds the new functionality from core of setting a service's charm (primarily for the purpose of upgrading) to the Go environment, sandbox, and fakebackend. This isn't implemented anywhere in the GUI yet, as there is no UX definition yet. Additionally, this doesn't address the concern of this functionality missing in the python backend (a card has been created for that). https://code.launchpad.net/~makyo/juju-gui/set-charm-go-sandbox/+merge/170146 (do not edit description out of merge proposal)

Patch Set 1 #

Total comments: 9

Patch Set 2 : Add SetCharm to Go sandbox #

Unified diffs Side-by-side diffs Delta from patch set Stats (+220 lines, -2 lines) Patch
A [revision details] View 1 1 chunk +2 lines, -0 lines 0 comments Download
M app/store/env/fakebackend.js View 1 2 chunks +43 lines, -1 line 0 comments Download
M app/store/env/go.js View 1 1 chunk +53 lines, -0 lines 0 comments Download
M app/store/env/sandbox.js View 1 8 chunks +29 lines, -1 line 0 comments Download
M test/test_fakebackend.js View 1 1 chunk +59 lines, -0 lines 0 comments Download
M test/test_sandbox.js View 1 1 chunk +34 lines, -0 lines 0 comments Download

Messages

Total messages: 5
matthew.scott
Please take a look.
10 years, 10 months ago (2013-06-18 17:29:44 UTC) #1
benji
Thanks for the branch, it looks good. I had a couple of small things to ...
10 years, 10 months ago (2013-06-20 16:33:04 UTC) #2
bac
Thanks Matt - LGTM. https://codereview.appspot.com/10401043/diff/1/app/store/env/fakebackend.js File app/store/env/fakebackend.js (right): https://codereview.appspot.com/10401043/diff/1/app/store/env/fakebackend.js#newcode324 app/store/env/fakebackend.js:324: @return {undefined} Get the result ...
10 years, 10 months ago (2013-06-20 18:24:07 UTC) #3
benji
https://codereview.appspot.com/10401043/diff/1/app/store/env/fakebackend.js File app/store/env/fakebackend.js (right): https://codereview.appspot.com/10401043/diff/1/app/store/env/fakebackend.js#newcode324 app/store/env/fakebackend.js:324: @return {undefined} Get the result from the callback. On ...
10 years, 10 months ago (2013-06-20 18:35:38 UTC) #4
matthew.scott
10 years, 10 months ago (2013-06-20 19:21:58 UTC) #5
*** Submitted:

Add SetCharm to Go sandbox

This adds the new functionality from core of setting a service's charm
(primarily for the purpose of upgrading) to the Go environment, sandbox, and
fakebackend.  This isn't implemented anywhere in the GUI yet, as there is no UX
definition yet.  Additionally, this doesn't address the concern of this
functionality missing in the python backend (a card has been created for that).

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

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