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

Issue 11230043: Visual updates to sharing links

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

Description

Visual updates to sharing links Per design changes, the sharing links are now permanently visible in charm details. This branch makes them part of the charm details view; the links are added to the template, and the (very minor) bit of behavior they have is added to the view. Specifically: -There is a new event for '#sharing a' which handles opening them in a new tab. -Render now generates the extra data for the sharing links Additionally the old sharing stuff is ripped out. https://code.launchpad.net/~jcsackett/juju-gui/sharing-visual-update/+merge/174507 (do not edit description out of merge proposal)

Patch Set 1 #

Total comments: 1

Patch Set 2 : Visual updates to sharing links #

Patch Set 3 : Visual updates to sharing links #

Unified diffs Side-by-side diffs Delta from patch set Stats (+79 lines, -309 lines) Patch
A [revision details] View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M app/assets/images/email-click.png View 0 chunks +-1 lines, --1 lines 0 comments Download
M app/assets/images/email-hover.png View 0 chunks +-1 lines, --1 lines 0 comments Download
M app/assets/images/email-normal.png View 0 chunks +-1 lines, --1 lines 0 comments Download
M app/assets/images/google-click.png View 0 chunks +-1 lines, --1 lines 0 comments Download
M app/assets/images/google-hover.png View 0 chunks +-1 lines, --1 lines 0 comments Download
M app/assets/images/google-normal.png View 0 chunks +-1 lines, --1 lines 0 comments Download
M app/assets/images/twitter-click.png View 0 chunks +-1 lines, --1 lines 0 comments Download
M app/assets/images/twitter-hover.png View 0 chunks +-1 lines, --1 lines 0 comments Download
M app/assets/images/twitter-normal.png View 0 chunks +-1 lines, --1 lines 0 comments Download
M app/modules-debug.js View 1 chunk +0 lines, -4 lines 0 comments Download
M app/subapps/browser/templates/browser_charm.handlebars View 2 chunks +11 lines, -1 line 0 comments Download
M app/subapps/browser/views/charm.js View 1 6 chunks +30 lines, -8 lines 0 comments Download
D app/templates/sharing-widget.handlebars View 1 chunk +0 lines, -17 lines 0 comments Download
D app/widgets/sharing-widget.js View 1 chunk +0 lines, -134 lines 0 comments Download
M lib/views/browser/charm-full.less View 1 2 4 chunks +13 lines, -12 lines 0 comments Download
D lib/views/browser/sharing-widget.less View 1 chunk +0 lines, -46 lines 0 comments Download
M lib/views/stylesheet.less View 1 chunk +0 lines, -1 line 0 comments Download
M test/test_browser_charm_details.js View 1 chunk +32 lines, -0 lines 0 comments Download
D test/test_sharing_widget.js View 1 chunk +0 lines, -95 lines 0 comments Download

Messages

Total messages: 8
j.c.sackett
Please take a look.
10 years, 9 months ago (2013-07-12 21:12:31 UTC) #1
curtis
Hi Jon. Thank you for this grand simplification of Sharing. I am very concerned about ...
10 years, 9 months ago (2013-07-12 21:35:35 UTC) #2
curtis
I see this pattern in all places that use location.origin: return location.origin || (location.protocol + ...
10 years, 9 months ago (2013-07-12 21:40:31 UTC) #3
j.c.sackett
Please take a look.
10 years, 9 months ago (2013-07-12 22:16:33 UTC) #4
curtis
Thank you Jon. LGTM.
10 years, 9 months ago (2013-07-12 22:22:51 UTC) #5
gary.poster
Thank you! LGTM with additional small style tweak. Please use the following padding for the ...
10 years, 9 months ago (2013-07-12 22:32:48 UTC) #6
j.c.sackett
On 2013/07/12 22:32:48, gary.poster wrote: > Thank you! LGTM with additional small style tweak. > ...
10 years, 9 months ago (2013-07-12 22:39:06 UTC) #7
j.c.sackett
10 years, 9 months ago (2013-07-12 22:48:52 UTC) #8
*** Submitted:

Visual updates to sharing links

Per design changes, the sharing links are now permanently visible in charm
details. This branch makes them part of the charm details view; the links are
added to the template, and the (very minor) bit of behavior they have is added
to the view. Specifically:
-There is a new event for '#sharing a' which handles opening them in a new tab.
-Render now generates the extra data for the sharing links
Additionally the old sharing stuff is ripped out.

R=curtis, gary.poster
CC=
https://codereview.appspot.com/11230043
Sign in to reply to this message.

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