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

Issue 8621043: Update the charm details to show changelog detail

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

Description

Update the charm details to show changelog detail - Update the model to pull/parse the commit data from the source_code data - add some model tests around the parsing of the commit data and a couple of other model attrs - Update the view to handle getting the commit data into stuff that's handlebars friendly - update to display/show/hide changelog details. https://code.launchpad.net/~rharding/juju-gui/changelog/+merge/158094 (do not edit description out of merge proposal)

Patch Set 1 #

Total comments: 5

Patch Set 2 : Update the charm details to show changelog detail #

Patch Set 3 : Update the charm details to show changelog detail #

Unified diffs Side-by-side diffs Delta from patch set Stats (+673 lines, -53 lines) Patch
A [revision details] View 1 1 chunk +2 lines, -0 lines 0 comments Download
M app/models/charm.js View 1 6 chunks +104 lines, -11 lines 0 comments Download
M app/subapps/browser/templates/browser_charm.handlebars View 1 3 chunks +27 lines, -9 lines 0 comments Download
M app/subapps/browser/views/charm.js View 1 5 chunks +68 lines, -2 lines 0 comments Download
M app/templates/charm-token.handlebars View 1 1 chunk +3 lines, -3 lines 0 comments Download
M app/widgets/charm-token.js View 1 1 chunk +4 lines, -4 lines 0 comments Download
A test/data/browsercharm.json View 1 chunk +342 lines, -0 lines 0 comments Download
M test/test_browser_charm_details.js View 1 3 chunks +42 lines, -22 lines 0 comments Download
M test/test_charm_token.js View 1 1 chunk +2 lines, -2 lines 0 comments Download
M test/test_model.js View 1 1 chunk +79 lines, -0 lines 0 comments Download

Messages

Total messages: 7
rharding
Please take a look.
11 years ago (2013-04-10 12:46:49 UTC) #1
j.c.sackett
This looks pretty good. One thing to note is that with recent commits being actual ...
11 years ago (2013-04-10 14:09:14 UTC) #2
rharding
Thanks JC. There's still some work to do around that. Currently the revisions are the ...
11 years ago (2013-04-10 14:34:19 UTC) #3
jeff.pihach
LGTM Thanks - just a couple small comments below. https://codereview.appspot.com/8621043/diff/1/app/models/charm.js File app/models/charm.js (right): https://codereview.appspot.com/8621043/diff/1/app/models/charm.js#newcode484 app/models/charm.js:484: ...
11 years ago (2013-04-10 14:40:01 UTC) #4
rharding
Please take a look.
11 years ago (2013-04-10 16:11:09 UTC) #5
j.c.sackett
LGTM--thanks for those updates.
11 years ago (2013-04-10 16:39:18 UTC) #6
rharding
11 years ago (2013-04-10 17:02:20 UTC) #7
*** Submitted:

Update the charm details to show changelog detail

- Update the model to pull/parse the commit data from the source_code data
- add some model tests around the parsing of the commit data and a couple of
other model attrs
- Update the view to handle getting the commit data into stuff that's
handlebars friendly
- update to display/show/hide changelog details.

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

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