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

Issue 8268043: Render the configuration tab in charm details.

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years ago by rharding
Modified:
11 years ago
Reviewers:
mp+156565, j.c.sackett, jeff.pihach
Visibility:
Public.

Description

Render the configuration tab in charm details. - Add a `config` attr to the Charm model so that we can loop over the options from the api. - Display them as a definition list out on render https://code.launchpad.net/~rharding/juju-gui/config_tab/+merge/156565 Requires: https://code.launchpad.net/~rharding/juju-gui/qa_tab/+merge/156392 (do not edit description out of merge proposal)

Patch Set 1 #

Patch Set 2 : Render the configuration tab in charm details. #

Total comments: 8

Patch Set 3 : Render the configuration tab in charm details. #

Total comments: 6

Patch Set 4 : Render the configuration tab in charm details. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+127 lines, -8 lines) Patch
A [revision details] View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download
M app/models/charm.js View 1 2 3 2 chunks +33 lines, -2 lines 0 comments Download
M app/subapps/browser/templates/browser_charm.handlebars View 1 2 3 1 chunk +13 lines, -1 line 0 comments Download
M app/subapps/browser/views/charm.js View 1 2 2 chunks +6 lines, -5 lines 0 comments Download
M test/test_browser_charm_details.js View 1 chunk +22 lines, -0 lines 0 comments Download
M test/test_model.js View 1 2 1 chunk +51 lines, -0 lines 0 comments Download

Messages

Total messages: 9
rharding
Please take a look.
11 years ago (2013-04-02 17:29:16 UTC) #1
rharding
Please take a look.
11 years ago (2013-04-02 17:36:58 UTC) #2
jeff.pihach
Thanks this is looking good. I am not sure about the location of your getter ...
11 years ago (2013-04-02 18:14:36 UTC) #3
rharding
Comments replied to, updated code coming. https://codereview.appspot.com/8268043/diff/3001/app/models/charm.js File app/models/charm.js (right): https://codereview.appspot.com/8268043/diff/3001/app/models/charm.js#newcode317 app/models/charm.js:317: config: { On ...
11 years ago (2013-04-02 18:29:21 UTC) #4
rharding
Please take a look.
11 years ago (2013-04-02 18:59:19 UTC) #5
jeff.pihach
LGTM with trivial - Thanks for that change! I think this approach is a lot ...
11 years ago (2013-04-02 19:15:56 UTC) #6
j.c.sackett
LGTM, with two minor points to address. https://codereview.appspot.com/8268043/diff/9001/app/models/charm.js File app/models/charm.js (right): https://codereview.appspot.com/8268043/diff/9001/app/models/charm.js#newcode321 app/models/charm.js:321: return options; ...
11 years ago (2013-04-02 19:28:24 UTC) #7
rharding
Thanks, comments below. https://codereview.appspot.com/8268043/diff/9001/app/models/charm.js File app/models/charm.js (right): https://codereview.appspot.com/8268043/diff/9001/app/models/charm.js#newcode321 app/models/charm.js:321: return options; On 2013/04/02 19:28:24, j.c.sackett ...
11 years ago (2013-04-02 19:35:40 UTC) #8
rharding
11 years ago (2013-04-02 19:39:43 UTC) #9
*** Submitted:

Render the configuration tab in charm details.

- Add a `config` attr to the Charm model so that we can loop over the options
from the api.
- Display them as a definition list out on render

R=jeff.pihach, j.c.sackett
CC=
https://codereview.appspot.com/8268043
Sign in to reply to this message.

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