|
Move all env code into single module
This branch is a small incremental step towards a refactored env view.
While not creating many improvements itself its now simpler to begin
parallel work around factoring the MegaModule (which will be gone
when this is all done) into proper modules, ServiceModule, RelationModule,
etc.
https://code.launchpad.net/~bcsaller/juju-gui/ultra-mega/+merge/138596
(do not edit description out of merge proposal)
Total comments: 39
Total comments: 1
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+2768 lines, -2080 lines) |
Patch |
 |
M |
Makefile
|
View
|
1
2
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
A |
[revision details]
|
View
|
1
2
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
app/assets/javascripts/d3-components.js
|
View
|
1
2
|
16 chunks |
+90 lines, -43 lines |
0 comments
|
Download
|
 |
M |
app/modules-debug.js
|
View
|
|
2 chunks |
+31 lines, -0 lines |
0 comments
|
Download
|
 |
M |
app/templates/overview.handlebars
|
View
|
1
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
app/views/environment.js
|
View
|
1
|
3 chunks |
+38 lines, -1777 lines |
0 comments
|
Download
|
 |
A |
app/views/topology/mega.js
|
View
|
1
|
1 chunk |
+1741 lines, -0 lines |
0 comments
|
Download
|
 |
A |
app/views/topology/panzoom.js
|
View
|
1
|
1 chunk |
+42 lines, -0 lines |
0 comments
|
Download
|
 |
A |
app/views/topology/relation.js
|
View
|
1
|
1 chunk |
+42 lines, -0 lines |
0 comments
|
Download
|
 |
A |
app/views/topology/service.js
|
View
|
1
|
1 chunk |
+66 lines, -0 lines |
0 comments
|
Download
|
 |
A |
app/views/topology/topology.js
|
View
|
|
1 chunk |
+116 lines, -0 lines |
0 comments
|
Download
|
 |
A |
app/views/topology/viewport.js
|
View
|
1
|
1 chunk |
+148 lines, -0 lines |
0 comments
|
Download
|
 |
M |
app/views/utils.js
|
View
|
|
1 chunk |
+81 lines, -0 lines |
0 comments
|
Download
|
 |
M |
package.json
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
test/index.html
|
View
|
1
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
test/test_application_notifications.js
|
View
|
|
4 chunks |
+71 lines, -71 lines |
0 comments
|
Download
|
 |
M |
test/test_environment_view.js
|
View
|
|
8 chunks |
+33 lines, -40 lines |
0 comments
|
Download
|
 |
A |
test/test_topology.js
|
View
|
1
2
|
1 chunk |
+96 lines, -0 lines |
0 comments
|
Download
|
 |
M |
undocumented
|
View
|
1
|
5 chunks |
+165 lines, -144 lines |
0 comments
|
Download
|
Total messages: 7
|