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

Issue 6775058: Convert charm popup to full side display panel

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 6 months ago by gary.poster
Modified:
11 years, 5 months ago
Reviewers:
mp+131605
Visibility:
Public.

Description

Convert charm popup to full side display panel This makes relatively small changes to adjust the existing charm store panels to be displayed down the full right side, per design specs. It does not touch the display of the panels themselves, other than to adjust the scrolling. Per reviews, some name normalization occurred as well (e.g., "panel" became "popup" in various names). https://code.launchpad.net/~gary/juju-gui/charmpanel/+merge/131605 (do not edit description out of merge proposal)

Patch Set 1 #

Total comments: 6

Patch Set 2 : Convert charm store to full-side display #

Total comments: 2

Patch Set 3 : Convert charm store to full-side display #

Patch Set 4 : Convert charm store to full-side display #

Total comments: 15

Patch Set 5 : Convert charm popup to full side display panel #

Patch Set 6 : Convert charm popup to full side display panel #

Patch Set 7 : Convert charm popup to full side display panel #

Unified diffs Side-by-side diffs Delta from patch set Stats (+319 lines, -200 lines) Patch
A [revision details] View 1 2 3 4 5 6 1 chunk +2 lines, -0 lines 0 comments Download
M app/app.js View 1 2 3 4 2 chunks +3 lines, -3 lines 0 comments Download
M app/index.html View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M app/modules.js View 1 2 3 4 1 chunk +2 lines, -2 lines 0 comments Download
M app/templates/charm-description.handlebars View 1 2 3 4 2 chunks +2 lines, -2 lines 0 comments Download
D app/templates/charm-search-pop.handlebars View 1 chunk +0 lines, -7 lines 0 comments Download
M app/templates/overview.handlebars View 1 1 chunk +1 line, -1 line 0 comments Download
M app/templates/service.handlebars View 1 1 chunk +1 line, -1 line 0 comments Download
M app/templates/service-footer.partial View 1 1 chunk +1 line, -1 line 0 comments Download
M app/views/charm-panel.js View 1 2 3 4 5 6 16 chunks +173 lines, -58 lines 0 comments Download
M app/views/environment.js View 1 2 3 4 2 chunks +28 lines, -49 lines 0 comments Download
M app/views/service.js View 1 2 3 4 1 chunk +12 lines, -13 lines 0 comments Download
M app/views/utils.js View 1 2 3 4 1 chunk +24 lines, -1 line 0 comments Download
M lib/views/stylesheet.less View 1 2 3 4 6 chunks +20 lines, -12 lines 0 comments Download
M test/index.html View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M test/test_charm_panel.js View 1 2 3 4 7 chunks +9 lines, -9 lines 0 comments Download
M test/test_environment_view.js View 1 2 3 4 2 chunks +11 lines, -10 lines 0 comments Download
M undocumented View 1 2 3 4 5 2 chunks +28 lines, -29 lines 0 comments Download

Messages

Total messages: 11
gary.poster
Please take a look.
11 years, 6 months ago (2012-10-26 13:01:32 UTC) #1
thiago.veronezi
https://codereview.appspot.com/6775058/diff/1/app/views/charm-search.js File app/views/charm-search.js (right): https://codereview.appspot.com/6775058/diff/1/app/views/charm-search.js#newcode31 app/views/charm-search.js:31: parseInt(scrollContainer.getComputedStyle('height'), 10)), Does node.get('clientHeight') not work for this case? ...
11 years, 6 months ago (2012-10-26 15:51:30 UTC) #2
gary.poster
Thanks Thiago. You had an excellent catch in there! I'll fix and repropose. Gary https://codereview.appspot.com/6775058/diff/1/app/views/charm-search.js ...
11 years, 6 months ago (2012-10-27 09:07:10 UTC) #3
gary.poster
Please take a look.
11 years, 6 months ago (2012-10-27 20:23:02 UTC) #4
thiago.veronezi
https://codereview.appspot.com/6775058/diff/6001/app/views/charm-search.js File app/views/charm-search.js (right): https://codereview.appspot.com/6775058/diff/6001/app/views/charm-search.js#newcode653 app/views/charm-search.js:653: // if (sub) { sub.detach(); } The only problem ...
11 years, 6 months ago (2012-10-27 21:44:34 UTC) #5
gary.poster
:-) Thanks Thiago https://codereview.appspot.com/6775058/diff/6001/app/views/charm-search.js File app/views/charm-search.js (right): https://codereview.appspot.com/6775058/diff/6001/app/views/charm-search.js#newcode653 app/views/charm-search.js:653: // if (sub) { sub.detach(); } ...
11 years, 6 months ago (2012-10-28 12:32:07 UTC) #6
gary.poster
Please take a look.
11 years, 6 months ago (2012-10-28 19:13:43 UTC) #7
gary.poster
Please take a look.
11 years, 6 months ago (2012-10-29 16:31:58 UTC) #8
bac
Upon grabbing your branch for testing I see there are conflicts with trunk which include ...
11 years, 6 months ago (2012-10-30 11:12:44 UTC) #9
gary.poster
Thank you for the review Brad. I've made all requested changes. And intend to land ...
11 years, 5 months ago (2012-11-01 13:39:29 UTC) #10
gary.poster
11 years, 5 months ago (2012-11-01 14:44:26 UTC) #11
*** Submitted:

Convert charm popup to full side display panel

This makes relatively small changes to adjust the existing charm store panels to
be displayed down the full right side, per design specs.  It does not touch the
display of the panels themselves, other than to adjust the scrolling.

Per reviews, some name normalization occurred as well (e.g., "panel" became
"popup" in various names).

R=thiago.veronezi, bac
CC=
https://codereview.appspot.com/6775058
Sign in to reply to this message.

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