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

Issue 7455044: Creates the widget to display the small charm box

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

Description

Creates the widget to display the small charm box A new widget is created, CharmSmall, representing the small box representations of a charm throughout the app (e.g. the slider of several charms). This isn't wired up to anything, it's just the beginnings of the widget. It also doesn't display the stars for the rating at this time, as we don't have the sprite assets. https://code.launchpad.net/~jcsackett/juju-gui/charm-small-widget/+merge/151285 (do not edit description out of merge proposal)

Patch Set 1 #

Total comments: 15

Patch Set 2 : Creates the widget to display the small charm box #

Total comments: 5

Patch Set 3 : Creates the widget to display the small charm box #

Total comments: 4

Patch Set 4 : Creates the widget to display the small charm box #

Unified diffs Side-by-side diffs Delta from patch set Stats (+168 lines, -2 lines) Patch
A [revision details] View 1 2 3 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/templates/charm-small-widget.handlebars View 1 1 chunk +7 lines, -0 lines 0 comments Download
A app/widgets/charm-small.js View 1 2 3 1 chunk +96 lines, -0 lines 0 comments Download
M bin/test-filtering View 1 chunk +2 lines, -2 lines 0 comments Download
A lib/views/browser/charm-small.less View 1 2 1 chunk +7 lines, -0 lines 0 comments Download
M lib/views/stylesheet.less View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M test/index.html View 1 chunk +1 line, -0 lines 0 comments Download
A test/test_charm_small_widget.js View 1 2 1 chunk +47 lines, -0 lines 0 comments Download

Messages

Total messages: 14
j.c.sackett
Please take a look.
11 years, 2 months ago (2013-03-01 16:32:16 UTC) #1
rharding
let's chat on a couple of points and let me know if this makes sense. ...
11 years, 2 months ago (2013-03-01 16:52:37 UTC) #2
j.c.sackett
I agree with these points, but for some minor points below. I've made these changes, ...
11 years, 2 months ago (2013-03-01 21:13:31 UTC) #3
j.c.sackett
Please take a look.
11 years, 2 months ago (2013-03-01 22:29:48 UTC) #4
rharding
lgtm, thanks for the updates.
11 years, 2 months ago (2013-03-01 22:38:22 UTC) #5
jeff.pihach
Thanks for all this code (and tests...yay!) I have a few small improvement requests and ...
11 years, 2 months ago (2013-03-01 23:19:11 UTC) #6
j.c.sackett
Jeff-- Thanks, I've made your suggested changes, but encountered a problem with mouseenter &c, which ...
11 years, 2 months ago (2013-03-04 00:32:15 UTC) #7
rharding
On 2013/03/04 00:32:15, j.c.sackett wrote: > Jeff-- > Thanks, I've made your suggested changes, but ...
11 years, 2 months ago (2013-03-04 02:55:49 UTC) #8
j.c.sackett
Please take a look.
11 years, 2 months ago (2013-03-04 21:06:06 UTC) #9
rharding
lgtm thanks for updating. https://codereview.appspot.com/7455044/diff/21001/app/widgets/charm-small.js File app/widgets/charm-small.js (right): https://codereview.appspot.com/7455044/diff/21001/app/widgets/charm-small.js#newcode27 app/widgets/charm-small.js:27: var addButton = this.get('contentBox').one('button'); comma ...
11 years, 2 months ago (2013-03-04 21:11:23 UTC) #10
j.c.sackett
I've address your comments, thanks! https://codereview.appspot.com/7455044/diff/21001/app/widgets/charm-small.js File app/widgets/charm-small.js (right): https://codereview.appspot.com/7455044/diff/21001/app/widgets/charm-small.js#newcode27 app/widgets/charm-small.js:27: var addButton = this.get('contentBox').one('button'); ...
11 years, 2 months ago (2013-03-04 21:16:58 UTC) #11
jeff.pihach
LGTM - Thanks for the work!
11 years, 2 months ago (2013-03-04 21:27:51 UTC) #12
jeff.pihach
LGTM - Thanks for the work!
11 years, 2 months ago (2013-03-04 21:27:51 UTC) #13
j.c.sackett
11 years, 2 months ago (2013-03-04 21:32:52 UTC) #14
*** Submitted:

Creates the widget to display the small charm box

A new widget is created, CharmSmall, representing the small box
representations of a charm throughout the app (e.g. the slider of several
charms).

This isn't wired up to anything, it's just the beginnings of the widget. It
also doesn't display the stars for the rating at this time, as we don't have
the sprite assets.

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

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