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

Issue 8488043: Support clicking tokens to open charm details.

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

Description

Support clicking tokens to open charm details. - Fixes bug in slider that missed cleaning up a timer created. - Add sample data from the Charmworld0 store api for tests. - Make sure that we catch charm token clicks - Refactor the charm details opening to be just the details so we can retrigger - Cache model instances so that we don't need to re-fetch the model data in details views https://code.launchpad.net/~rharding/juju-gui/sidebar_details/+merge/157528 (do not edit description out of merge proposal)

Patch Set 1 #

Total comments: 3

Patch Set 2 : Support clicking tokens to open charm details. #

Total comments: 2

Patch Set 3 : Support clicking tokens to open charm details. #

Patch Set 4 : Support clicking tokens to open charm details. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+421 lines, -25 lines) Patch
A [revision details] View 1 1 chunk +2 lines, -0 lines 0 comments Download
M app/subapps/browser/templates/browser_charm.handlebars View 1 1 chunk +1 line, -1 line 0 comments Download
M app/subapps/browser/views/charm.js View 1 chunk +2 lines, -1 line 0 comments Download
M app/subapps/browser/views/sidebar.js View 1 5 chunks +40 lines, -7 lines 0 comments Download
M app/subapps/browser/views/view.js View 4 chunks +40 lines, -9 lines 0 comments Download
M app/templates/charm-token.handlebars View 1 chunk +2 lines, -2 lines 0 comments Download
M app/widgets/charm-slider.js View 1 chunk +3 lines, -1 line 0 comments Download
A test/data/sidebar_editorial.json View 1 chunk +261 lines, -0 lines 0 comments Download
M test/test_browser_app.js View 1 4 chunks +52 lines, -4 lines 0 comments Download
M test/test_browser_charm_details.js View 1 chunk +18 lines, -0 lines 0 comments Download

Messages

Total messages: 5
rharding
Please take a look.
11 years ago (2013-04-07 19:13:27 UTC) #1
jeff.pihach
LGTM nice catch on the left over timer. https://codereview.appspot.com/8488043/diff/1/app/subapps/browser/views/sidebar.js File app/subapps/browser/views/sidebar.js (right): https://codereview.appspot.com/8488043/diff/1/app/subapps/browser/views/sidebar.js#newcode75 app/subapps/browser/views/sidebar.js:75: var ...
11 years ago (2013-04-08 14:10:11 UTC) #2
rharding
Please take a look.
11 years ago (2013-04-08 14:27:33 UTC) #3
j.c.sackett
LGTM, thanks Rick. https://codereview.appspot.com/8488043/diff/7001/app/subapps/browser/views/charm.js File app/subapps/browser/views/charm.js (right): https://codereview.appspot.com/8488043/diff/7001/app/subapps/browser/views/charm.js#newcode76 app/subapps/browser/views/charm.js:76: scores[categoryName][questionIndex]) { At this point is ...
11 years ago (2013-04-08 15:09:47 UTC) #4
rharding
11 years ago (2013-04-08 15:27:40 UTC) #5
*** Submitted:

Support clicking tokens to open charm details.

- Fixes bug in slider that missed cleaning up a timer created.
- Add sample data from the Charmworld0 store api for tests.
- Make sure that we catch charm token clicks
- Refactor the charm details opening to be just the details so we can
retrigger
- Cache model instances so that we don't need to re-fetch the model data in
details views

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

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