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

Issue 7792045: Ports the lp overlay indicator for charm browser

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

Description

Ports the lp overlay indicator for charm browser This ports the overlay indicator widget from lp for use in the charm browser subapp. The overlay indicator is a "loading" widget that can temporarily cover any DOM element; provided an element at creation it sizes itself to that element and displays a loading spinner until it is told that the covered element is ready. https://code.launchpad.net/~jcsackett/juju-gui/indicator-widget/+merge/155075 (do not edit description out of merge proposal)

Patch Set 1 #

Total comments: 23

Patch Set 2 : Ports the lp overlay indicator for charm browser #

Patch Set 3 : Ports the lp overlay indicator for charm browser #

Total comments: 2

Patch Set 4 : Ports the lp overlay indicator for charm browser #

Unified diffs Side-by-side diffs Delta from patch set Stats (+371 lines, -5 lines) Patch
M Makefile View 3 chunks +6 lines, -1 line 0 comments Download
A [revision details] View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download
M app/modules-debug.js View 2 chunks +8 lines, -4 lines 0 comments Download
A app/widgets/overlay-indicator.js View 1 2 3 1 chunk +168 lines, -0 lines 0 comments Download
A lib/views/browser/overlay-indicator.less View 1 chunk +19 lines, -0 lines 0 comments Download
M test/index.html View 1 chunk +1 line, -0 lines 0 comments Download
A test/test_overlay_indicator.js View 1 1 chunk +167 lines, -0 lines 0 comments Download

Messages

Total messages: 9
j.c.sackett
Please take a look.
11 years, 1 month ago (2013-03-22 21:57:45 UTC) #1
jeff.pihach
Thanks for this - lots of tests! Most of the comments below are trivial but ...
11 years, 1 month ago (2013-03-22 22:33:42 UTC) #2
rharding
lgtm as long as we catch events and detach them along with destroying the widget ...
11 years, 1 month ago (2013-03-25 12:03:07 UTC) #3
j.c.sackett
Please take a look. https://codereview.appspot.com/7792045/diff/1/app/widgets/overlay-indicator.js File app/widgets/overlay-indicator.js (right): https://codereview.appspot.com/7792045/diff/1/app/widgets/overlay-indicator.js#newcode43 app/widgets/overlay-indicator.js:43: var local_parent = this.get('target').get('parentNode'); On ...
11 years, 1 month ago (2013-03-25 16:17:48 UTC) #4
j.c.sackett
Response to comments here, code coming.
11 years, 1 month ago (2013-03-25 16:18:30 UTC) #5
j.c.sackett
On 2013/03/25 16:18:30, j.c.sackett wrote: > Response to comments here, code coming. Or the code ...
11 years, 1 month ago (2013-03-25 16:19:51 UTC) #6
j.c.sackett
Please take a look.
11 years, 1 month ago (2013-03-25 19:16:22 UTC) #7
jeff.pihach
LGTM Thanks for those changes - couple attribute documents need to be updated to default ...
11 years, 1 month ago (2013-03-25 19:27:44 UTC) #8
j.c.sackett
11 years, 1 month ago (2013-03-25 19:36:10 UTC) #9
*** Submitted:

Ports the lp overlay indicator for charm browser

This ports the overlay indicator widget from lp for use in the charm browser
subapp.

The overlay indicator is a "loading" widget that can temporarily cover any DOM
element; provided an element at creation it sizes itself to that element and
displays a loading spinner until it is told that the covered element is ready.

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

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