|
Update charm small to match "Charm Token".
- CharmSmall is renamed CharmToken, with all relevant references (e.g. css,
events, prefixes) updated accordingly.
- CharmToken loses its rating.
- CharmToken gets recent_downloads, recent_commits
- Template is updated
- Charm model is updated to include relevant data (e.g. recent_commits)
https://code.launchpad.net/~jcsackett/juju-gui/charm-small-is-charm-token/+merge/156415
(do not edit description out of merge proposal)
Total comments: 5
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+129 lines, -74 lines) |
Patch |
 |
A |
[revision details]
|
View
|
1
2
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
app/models/charm.js
|
View
|
1
2
|
4 chunks |
+19 lines, -2 lines |
0 comments
|
Download
|
 |
M |
app/modules-debug.js
|
View
|
|
1 chunk |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
app/subapps/browser/views/sidebar.js
|
View
|
|
3 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
app/subapps/browser/views/view.js
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
app/templates/charm-token.handlebars
|
View
|
1
|
1 chunk |
+11 lines, -2 lines |
0 comments
|
Download
|
 |
M |
app/widgets/charm-container.js
|
View
|
|
5 chunks |
+6 lines, -6 lines |
0 comments
|
Download
|
 |
M |
app/widgets/charm-token.js
|
View
|
1
|
4 chunks |
+56 lines, -25 lines |
0 comments
|
Download
|
 |
M |
lib/views/browser/charm-container.less
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
lib/views/browser/charm-token.less
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
lib/views/stylesheet.less
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
test/index.html
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
test/test_charm_container.js
|
View
|
|
4 chunks |
+8 lines, -8 lines |
0 comments
|
Download
|
 |
M |
test/test_charm_slider.js
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
test/test_charm_token.js
|
View
|
1
|
2 chunks |
+12 lines, -16 lines |
0 comments
|
Download
|
Total messages: 7
|