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

Issue 8166043: Add support for loading hooks file content.

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 1 month ago by rharding
Modified:
11 years, 1 month ago
Reviewers:
curtis, mp+156204, j.c.sackett, matthew.scott
Visibility:
Public.

Description

Add support for loading hooks file content. - Render out the list of files in the hooks tab - Bind those to a click handler that loads the file's content - Add test for these - Start to wire up OverlayIndicator to note 'loading' - Fix bugs in OverlayIndicator for image path - Adjust CSS build to load OverlayIndicator rules - Start to use yui3-g-r for some layout. https://code.launchpad.net/~rharding/juju-gui/charm_hooks/+merge/156204 (do not edit description out of merge proposal)

Patch Set 1 #

Total comments: 9

Patch Set 2 : Add support for loading hooks file content. #

Patch Set 3 : Add support for loading hooks file content. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+221 lines, -47 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 2 chunks +41 lines, -24 lines 0 comments Download
M app/subapps/browser/views/charm.js View 1 6 chunks +90 lines, -5 lines 0 comments Download
M app/widgets/overlay-indicator.js View 2 chunks +2 lines, -2 lines 0 comments Download
M lib/views/browser/overlay-indicator.less View 1 chunk +1 line, -1 line 0 comments Download
M lib/views/stylesheet.less View 1 chunk +2 lines, -0 lines 0 comments Download
M test/test_browser_charm_details.js View 1 1 chunk +69 lines, -1 line 0 comments Download
M test/test_overlay_indicator.js View 1 9 chunks +14 lines, -14 lines 0 comments Download

Messages

Total messages: 10
rharding
Please take a look.
11 years, 1 month ago (2013-03-29 18:34:55 UTC) #1
matthew.scott
LGTM - thanks for the branch. The code looks good, and runs well (though I'm ...
11 years, 1 month ago (2013-03-29 19:06:33 UTC) #2
curtis
Hi Rick. This implementation looks good, but I wonder if my comment about 'thi' below ...
11 years, 1 month ago (2013-03-29 19:19:08 UTC) #3
j.c.sackett
LGTM, just one comment. https://codereview.appspot.com/8166043/diff/1/test/test_overlay_indicator.js File test/test_overlay_indicator.js (right): https://codereview.appspot.com/8166043/diff/1/test/test_overlay_indicator.js#newcode56 test/test_overlay_indicator.js:56: img_url); We should update the ...
11 years, 1 month ago (2013-03-29 19:27:11 UTC) #4
gary.poster
I was going to review this, but then I saw you had a bunch already. ...
11 years, 1 month ago (2013-03-29 19:44:13 UTC) #5
curtis
On 2013/03/29 19:19:08, curtis wrote: > Hi Rick. This implementation looks good, but I wonder ...
11 years, 1 month ago (2013-03-29 19:51:38 UTC) #6
rharding
On 2013/03/29 19:06:33, matthew.scott wrote: > LGTM - thanks for the branch. > > The ...
11 years, 1 month ago (2013-03-29 19:55:20 UTC) #7
rharding
Comment replies before. Will push updates in a bit. https://codereview.appspot.com/8166043/diff/1/app/subapps/browser/views/charm.js File app/subapps/browser/views/charm.js (right): https://codereview.appspot.com/8166043/diff/1/app/subapps/browser/views/charm.js#newcode106 app/subapps/browser/views/charm.js:106: ...
11 years, 1 month ago (2013-03-29 19:55:40 UTC) #8
rharding
Please take a look.
11 years, 1 month ago (2013-03-29 20:20:08 UTC) #9
rharding
11 years, 1 month ago (2013-03-29 20:30:48 UTC) #10
*** Submitted:

Add support for loading hooks file content.

- Render out the list of files in the hooks tab
- Bind those to a click handler that loads the file's content
- Add test for these
- Start to wire up OverlayIndicator to note 'loading'
- Fix bugs in OverlayIndicator for image path
- Adjust CSS build to load OverlayIndicator rules
- Start to use yui3-g-r for some layout.

R=matthew.scott, curtis, j.c.sackett, gary.poster
CC=
https://codereview.appspot.com/8166043
Sign in to reply to this message.

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