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

Issue 7663050: Adds custom tabview for charm browser

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 2 months ago by j.c.sackett
Modified:
12 years, 2 months ago
Reviewers:
rharding, jeff.pihach, matthew.scott, mp+154432
Visibility:
Public.

Description

Adds custom tabview for charm browser Adds a tabview that can render tabs both horizontally along the top and vertically down the left hand side. This also manually forces tabview into the reqs for merge-files, as merge-files wasn't properly grabbing it from the require in the widget code. https://code.launchpad.net/~jcsackett/juju-gui/tab-widget/+merge/154432 (do not edit description out of merge proposal)

Patch Set 1 #

Total comments: 9

Patch Set 2 : Adds custom tabview for charm browser #

Total comments: 1

Patch Set 3 : Adds custom tabview for charm browser #

Unified diffs Side-by-side diffs Delta from patch set Stats (+113 lines, -0 lines) Patch
A [revision details] View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M app/modules-debug.js View 1 2 1 chunk +4 lines, -0 lines 0 comments Download
A app/widgets/tabview.js View 1 1 chunk +53 lines, -0 lines 0 comments Download
M bin/merge-files View 1 chunk +1 line, -0 lines 0 comments Download
A lib/views/browser/tabview.less View 1 chunk +10 lines, -0 lines 0 comments Download
M test/index.html View 1 2 1 chunk +1 line, -0 lines 0 comments Download
A test/test_tabview.js View 1 2 1 chunk +42 lines, -0 lines 0 comments Download

Messages

Total messages: 9
j.c.sackett
Please take a look.
12 years, 2 months ago (2013-03-20 16:39:39 UTC) #1
jeff.pihach
LGTM land with trivial Thanks for the code! https://codereview.appspot.com/7663050/diff/1/app/widgets/tabview.js File app/widgets/tabview.js (right): https://codereview.appspot.com/7663050/diff/1/app/widgets/tabview.js#newcode76 app/widgets/tabview.js:76: value: ...
12 years, 2 months ago (2013-03-20 16:46:57 UTC) #2
matthew.scott
LGTM - thanks for the branch. https://codereview.appspot.com/7663050/diff/1/app/widgets/tabview.js File app/widgets/tabview.js (right): https://codereview.appspot.com/7663050/diff/1/app/widgets/tabview.js#newcode39 app/widgets/tabview.js:39: * @method binUI ...
12 years, 2 months ago (2013-03-20 16:54:25 UTC) #3
rharding
lgtm but I think we can ditch the callback part. Outside code should use the ...
12 years, 2 months ago (2013-03-20 16:56:31 UTC) #4
j.c.sackett
Please take a look. https://codereview.appspot.com/7663050/diff/1/app/modules-debug.js File app/modules-debug.js (right): https://codereview.appspot.com/7663050/diff/1/app/modules-debug.js#newcode71 app/modules-debug.js:71: fullpath: '/juju-ui/widgets/tabview.js' On 2013/03/20 16:56:31, ...
12 years, 2 months ago (2013-03-20 17:46:50 UTC) #5
j.c.sackett
The Tab has been removed per discussion with Rick, as its logic should actually be ...
12 years, 2 months ago (2013-03-20 17:47:45 UTC) #6
rharding
lgtm with one test that might not be needed. Thanks https://codereview.appspot.com/7663050/diff/8001/test/test_tabview.js File test/test_tabview.js (right): https://codereview.appspot.com/7663050/diff/8001/test/test_tabview.js#newcode43 ...
12 years, 2 months ago (2013-03-20 17:49:43 UTC) #7
j.c.sackett
On 2013/03/20 17:49:43, rharding wrote: > lgtm with one test that might not be needed. ...
12 years, 2 months ago (2013-03-20 17:52:48 UTC) #8
j.c.sackett
12 years, 2 months ago (2013-03-20 18:00:03 UTC) #9
*** Submitted:

Adds custom tabview for charm browser

Adds a tabview that can render tabs both horizontally along the top and
vertically down the left hand side.

This also manually forces tabview into the reqs for merge-files, as
merge-files wasn't properly grabbing it from the require in the widget code.

R=jeff.pihach, rharding
CC=
https://codereview.appspot.com/7663050
Sign in to reply to this message.

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