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

Issue 7796047: Add binding ui to switch fullscreen v sidebar.

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

Description

Add binding ui to switch fullscreen v sidebar. - Update the CSS so fullsreen shows something like fullscreen - Update the link to toggle in the search widget - Update the search widget to take the link to use for the toggle since we can't fire it programatically - Start process of building a common View class for the sidebar/fullscreen to extend. Will clean up more as we add more functionality. https://code.launchpad.net/~rharding/juju-gui/ux_hookups/+merge/155250 (do not edit description out of merge proposal)

Patch Set 1 #

Total comments: 11

Patch Set 2 : Add binding ui to switch fullscreen v sidebar. #

Patch Set 3 : Add binding ui to switch fullscreen v sidebar. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+261 lines, -136 lines) Patch
A [revision details] View 1 1 chunk +2 lines, -0 lines 0 comments Download
M app/config-debug.js View 1 chunk +1 line, -1 line 0 comments Download
M app/modules-debug.js View 1 chunk +4 lines, -0 lines 0 comments Download
M app/store/charm.js View 1 chunk +1 line, -1 line 0 comments Download
M app/subapps/browser/templates/fullscreen.handlebars View 1 chunk +4 lines, -2 lines 0 comments Download
M app/subapps/browser/templates/sidebar.handlebars View 1 chunk +15 lines, -14 lines 0 comments Download
M app/subapps/browser/views/fullscreen.js View 2 chunks +38 lines, -30 lines 0 comments Download
M app/subapps/browser/views/sidebar.js View 5 chunks +10 lines, -85 lines 0 comments Download
A app/subapps/browser/views/view.js View 1 1 chunk +168 lines, -0 lines 0 comments Download
M app/templates/browser-search.handlebars View 1 chunk +3 lines, -1 line 0 comments Download
M app/widgets/charm-search.js View 1 chunk +3 lines, -0 lines 0 comments Download
M lib/views/browser/main.less View 2 chunks +4 lines, -1 line 0 comments Download
M test/test_browser_app.js View 1 2 chunks +7 lines, -0 lines 0 comments Download
M test/test_browser_search_widget.js View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 7
rharding
Please take a look.
11 years, 1 month ago (2013-03-25 17:36:23 UTC) #1
j.c.sackett
This looks good; I have a few questions where it looks like the code is ...
11 years, 1 month ago (2013-03-25 18:31:52 UTC) #2
jeff.pihach
LGTM Thanks for this - all looks good I just have a couple documentation requests ...
11 years, 1 month ago (2013-03-25 18:33:15 UTC) #3
rharding
Thanks for the reviews. Updates coming. Comments below. https://codereview.appspot.com/7796047/diff/1/app/store/charm.js File app/store/charm.js (right): https://codereview.appspot.com/7796047/diff/1/app/store/charm.js#newcode227 app/store/charm.js:227: var ...
11 years, 1 month ago (2013-03-25 19:19:41 UTC) #4
rharding
Please take a look.
11 years, 1 month ago (2013-03-25 19:29:56 UTC) #5
j.c.sackett
On 2013/03/25 19:29:56, rharding wrote: > Please take a look. LGTM, thanks for answering my ...
11 years, 1 month ago (2013-03-25 19:31:09 UTC) #6
rharding
11 years, 1 month ago (2013-03-25 20:00:41 UTC) #7
*** Submitted:

Add binding ui to switch fullscreen v sidebar.

- Update the CSS so fullsreen shows something like fullscreen
- Update the link to toggle in the search widget
- Update the search widget to take the link to use for the toggle since we
can't fire it programatically
- Start process of building a common View class for the sidebar/fullscreen to
extend. Will clean up more as we add more functionality.

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

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