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

Issue 10694043: Do not show /sidebar in the url for charmid urls

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 10 months ago by rharding
Modified:
10 years, 10 months ago
Reviewers:
j.c.sackett, mp+171865, gary.poster
Visibility:
Public.

Description

Do not show /sidebar in the url for charmid urls - If the viewmode is the default (sidebar) and we don't need the viewmode for search routes to hit, just skip it. https://code.launchpad.net/~rharding/juju-gui/sidebar-default-1191160/+merge/171865 (do not edit description out of merge proposal)

Patch Set 1 #

Total comments: 3

Patch Set 2 : Do not show /sidebar in the url for charmid urls #

Unified diffs Side-by-side diffs Delta from patch set Stats (+53 lines, -1 line) Patch
A [revision details] View 1 1 chunk +2 lines, -0 lines 0 comments Download
M app/subapps/browser/browser.js View 1 1 chunk +9 lines, -1 line 0 comments Download
M test/test_browser_app.js View 1 1 chunk +42 lines, -0 lines 0 comments Download

Messages

Total messages: 4
rharding
Please take a look.
10 years, 10 months ago (2013-06-27 17:17:46 UTC) #1
j.c.sackett
LGTM, with two minor fixes. https://codereview.appspot.com/10694043/diff/1/app/subapps/browser/browser.js File app/subapps/browser/browser.js (right): https://codereview.appspot.com/10694043/diff/1/app/subapps/browser/browser.js#newcode91 app/subapps/browser/browser.js:91: // urlParts.push(this._viewState.viewmode); Delete this? ...
10 years, 10 months ago (2013-06-27 17:21:05 UTC) #2
gary.poster
LGTM with Jon's comments addressed. Thanks! Gary https://codereview.appspot.com/10694043/diff/1/app/subapps/browser/browser.js File app/subapps/browser/browser.js (right): https://codereview.appspot.com/10694043/diff/1/app/subapps/browser/browser.js#newcode91 app/subapps/browser/browser.js:91: // urlParts.push(this._viewState.viewmode); ...
10 years, 10 months ago (2013-06-27 17:36:26 UTC) #3
rharding
10 years, 10 months ago (2013-06-27 17:45:04 UTC) #4
*** Submitted:

Do not show /sidebar in the url for charmid urls

- If the viewmode is the default (sidebar) and we don't need the viewmode for
search routes to hit, just skip it.

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

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