|
Connect sandbox environment to app
Beyond some doc formatting changes, a few fly-by spelling corrections, some changes I needed for the tests to pass, and so on, this branch is about finally connecting the in-browser sandbox environment work with the app. I added the delta stream and made it possible to use the sandbox environment by using configuration value.
https://code.launchpad.net/~gary/juju-gui/sandboxEnv-4/+merge/154827
(do not edit description out of merge proposal)
Total comments: 8
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+699 lines, -281 lines) |
Patch |
 |
A |
[revision details]
|
View
|
1
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
app/app.js
|
View
|
1
|
5 chunks |
+51 lines, -14 lines |
0 comments
|
Download
|
 |
M |
app/index.html
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
app/models/models.js
|
View
|
|
3 chunks |
+20 lines, -3 lines |
0 comments
|
Download
|
 |
M |
app/store/env/fakebackend.js
|
View
|
|
16 chunks |
+114 lines, -114 lines |
0 comments
|
Download
|
 |
M |
app/store/env/sandbox.js
|
View
|
1
|
9 chunks |
+211 lines, -104 lines |
0 comments
|
Download
|
 |
M |
app/views/charm-panel.js
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
test/test_app.js
|
View
|
1
|
2 chunks |
+39 lines, -1 line |
0 comments
|
Download
|
 |
M |
test/test_fakebackend.js
|
View
|
|
3 chunks |
+12 lines, -37 lines |
0 comments
|
Download
|
 |
M |
test/test_sandbox.js
|
View
|
|
6 chunks |
+221 lines, -6 lines |
0 comments
|
Download
|
 |
M |
test/utils.js
|
View
|
|
1 chunk |
+27 lines, -0 lines |
0 comments
|
Download
|
Total messages: 6
|