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

Issue 9095044: Replaces spinner.gif with spin.js spinner

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

Description

Replaces spinner.gif with spin.js spinner This branch is the first part of standardizing our spinners in jujugui, matching the ones used in the charmbrowser with the one when the canvas is loading. - Wraps a min version of spin.js in a YUI module. - Uses that module in overlay-indicator.js NB: This means there is a dupe of spin.js in the code tree. The spinner.gif is still in the tree as well. I will do a follow up branch removing all of that, but I wanted the user-facing bits working and solid before doing the cleanup. https://code.launchpad.net/~jcsackett/juju-gui/spinners/+merge/164048 (do not edit description out of merge proposal)

Patch Set 1 #

Total comments: 5

Patch Set 2 : Replaces spinner.gif with spin.js spinner #

Total comments: 2

Patch Set 3 : Replaces spinner.gif with spin.js spinner #

Patch Set 4 : Replaces spinner.gif with spin.js spinner #

Unified diffs Side-by-side diffs Delta from patch set Stats (+61 lines, -24 lines) Patch
M Makefile View 1 2 chunks +2 lines, -1 line 0 comments Download
A [revision details] View 1 1 chunk +2 lines, -0 lines 0 comments Download
A app/assets/javascripts/spinner.js View 1 chunk +37 lines, -0 lines 0 comments Download
M app/modules-debug.js View 1 1 chunk +7 lines, -0 lines 0 comments Download
M app/widgets/overlay-indicator.js View 1 6 chunks +6 lines, -12 lines 0 comments Download
M bin/merge-files View 1 1 chunk +4 lines, -3 lines 0 comments Download
M test/test_overlay_indicator.js View 1 1 chunk +3 lines, -8 lines 0 comments Download

Messages

Total messages: 8
j.c.sackett
Please take a look.
10 years, 11 months ago (2013-05-15 23:16:45 UTC) #1
jeff.pihach
NOT LGTM - I stopped the review because this branch looks like it reverts all ...
10 years, 11 months ago (2013-05-16 04:03:29 UTC) #2
j.c.sackett
On 2013/05/16 04:03:29, jeff.pihach wrote: > NOT LGTM - I stopped the review because this ...
10 years, 11 months ago (2013-05-21 13:37:19 UTC) #3
j.c.sackett
Please take a look.
10 years, 11 months ago (2013-05-21 17:28:31 UTC) #4
jeff.pihach
LGTM Thanks for fixing that merge. https://codereview.appspot.com/9095044/diff/6001/app/assets/javascripts/spinner.js File app/assets/javascripts/spinner.js (right): https://codereview.appspot.com/9095044/diff/6001/app/assets/javascripts/spinner.js#newcode35 app/assets/javascripts/spinner.js:35: return new Spinner(Y.merge(defaults, ...
10 years, 11 months ago (2013-05-21 17:51:38 UTC) #5
j.c.sackett
https://codereview.appspot.com/9095044/diff/6001/app/assets/javascripts/spinner.js File app/assets/javascripts/spinner.js (right): https://codereview.appspot.com/9095044/diff/6001/app/assets/javascripts/spinner.js#newcode35 app/assets/javascripts/spinner.js:35: return new Spinner(Y.merge(defaults, opts)); On 2013/05/21 17:51:38, jeff.pihach wrote: ...
10 years, 11 months ago (2013-05-21 18:56:33 UTC) #6
matthew.scott
LGTM. Thanks for the branch. Gotta like JS spinners :)
10 years, 11 months ago (2013-05-21 18:59:00 UTC) #7
j.c.sackett
10 years, 11 months ago (2013-05-22 13:34:57 UTC) #8
*** Submitted:

Replaces spinner.gif with spin.js spinner

This branch is the first part of standardizing our spinners in jujugui,
matching the ones used in the charmbrowser with the one when the canvas is
loading.

- Wraps a min version of spin.js in a YUI module.
- Uses that module in overlay-indicator.js

NB: This means there is a dupe of spin.js in the code tree. The spinner.gif is
still in the tree as well. I will do a follow up branch removing all of that,
but I wanted the user-facing bits working and solid before doing the cleanup.

R=jeff.pihach, matthew.scott
CC=
https://codereview.appspot.com/9095044
Sign in to reply to this message.

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