|
Sandbox import/export w/File DnD support
Very basic import/export (doesn't use all the fakebackend method
directly as it should)
File Drag and Drop support. To test open a blank sandbox and a nautilus
window (with test/data opened) and drag one of the samples to the canvas,
sample-improv.json is taken from the rapi-delta branch and can be used
directly.
https://code.launchpad.net/~bcsaller/juju-gui/sandbox-simulator/+merge/161788
(do not edit description out of merge proposal)
Total comments: 16
Total comments: 26
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+901 lines, -29 lines) |
Patch |
 |
M |
.lbox.check
|
View
|
1
2
3
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
Makefile
|
View
|
1
2
3
|
3 chunks |
+4 lines, -1 line |
0 comments
|
Download
|
 |
A |
[revision details]
|
View
|
1
2
3
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
app/app.js
|
View
|
1
2
3
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
app/modules-debug.js
|
View
|
1
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
app/store/env/fakebackend.js
|
View
|
1
2
3
|
3 chunks |
+203 lines, -2 lines |
0 comments
|
Download
|
 |
M |
app/store/env/python.js
|
View
|
1
2
3
|
1 chunk |
+25 lines, -0 lines |
0 comments
|
Download
|
 |
M |
app/store/env/sandbox.js
|
View
|
1
|
1 chunk |
+16 lines, -0 lines |
0 comments
|
Download
|
 |
M |
app/views/environment.js
|
View
|
1
2
3
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
app/views/notifications.js
|
View
|
1
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
A |
app/views/topology/importexport.js
|
View
|
1
2
3
|
1 chunk |
+91 lines, -0 lines |
0 comments
|
Download
|
 |
M |
app/views/topology/relation.js
|
View
|
1
2
|
2 chunks |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
app/views/topology/topology.js
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
A |
test/data/memcached-charmdata.json
|
View
|
1
|
1 chunk |
+111 lines, -0 lines |
0 comments
|
Download
|
 |
A |
test/data/sample-fakebackend.json
|
View
|
|
1 chunk |
+50 lines, -0 lines |
0 comments
|
Download
|
 |
A |
test/data/sample-improv.json
|
View
|
1
|
1 chunk |
+187 lines, -0 lines |
0 comments
|
Download
|
 |
M |
test/test_charm_token.js
|
View
|
1
|
1 chunk |
+5 lines, -4 lines |
0 comments
|
Download
|
 |
M |
test/test_fakebackend.js
|
View
|
1
2
|
2 chunks |
+78 lines, -2 lines |
0 comments
|
Download
|
 |
M |
test/test_sandbox.js
|
View
|
1
2
3
|
2 chunks |
+84 lines, -2 lines |
0 comments
|
Download
|
 |
M |
test/utils.js
|
View
|
1
|
4 chunks |
+31 lines, -13 lines |
0 comments
|
Download
|
Total messages: 11
|