|
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)
Total comments: 1
|
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
|
Total messages: 8
|