|
Convert charm popup to full side display panel
This makes relatively small changes to adjust the existing charm store panels to be displayed down the full right side, per design specs. It does not touch the display of the panels themselves, other than to adjust the scrolling.
Per reviews, some name normalization occurred as well (e.g., "panel" became "popup" in various names).
https://code.launchpad.net/~gary/juju-gui/charmpanel/+merge/131605
(do not edit description out of merge proposal)
Total comments: 6
Total comments: 2
Total comments: 15
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+319 lines, -200 lines) |
Patch |
 |
A |
[revision details]
|
View
|
1
2
3
4
5
6
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
app/app.js
|
View
|
1
2
3
4
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
app/index.html
|
View
|
1
2
3
4
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
app/modules.js
|
View
|
1
2
3
4
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
app/templates/charm-description.handlebars
|
View
|
1
2
3
4
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
D |
app/templates/charm-search-pop.handlebars
|
View
|
|
1 chunk |
+0 lines, -7 lines |
0 comments
|
Download
|
 |
M |
app/templates/overview.handlebars
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
app/templates/service.handlebars
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
app/templates/service-footer.partial
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
app/views/charm-panel.js
|
View
|
1
2
3
4
5
6
|
16 chunks |
+173 lines, -58 lines |
0 comments
|
Download
|
 |
M |
app/views/environment.js
|
View
|
1
2
3
4
|
2 chunks |
+28 lines, -49 lines |
0 comments
|
Download
|
 |
M |
app/views/service.js
|
View
|
1
2
3
4
|
1 chunk |
+12 lines, -13 lines |
0 comments
|
Download
|
 |
M |
app/views/utils.js
|
View
|
1
2
3
4
|
1 chunk |
+24 lines, -1 line |
0 comments
|
Download
|
 |
M |
lib/views/stylesheet.less
|
View
|
1
2
3
4
|
6 chunks |
+20 lines, -12 lines |
0 comments
|
Download
|
 |
M |
test/index.html
|
View
|
1
2
3
4
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
test/test_charm_panel.js
|
View
|
1
2
3
4
|
7 chunks |
+9 lines, -9 lines |
0 comments
|
Download
|
 |
M |
test/test_environment_view.js
|
View
|
1
2
3
4
|
2 chunks |
+11 lines, -10 lines |
0 comments
|
Download
|
 |
M |
undocumented
|
View
|
1
2
3
4
5
|
2 chunks |
+28 lines, -29 lines |
0 comments
|
Download
|
Total messages: 11
|