|
Track endpoints as state.
Remove the get_endpoints calls in the environment and the API. Instead
keep the endpoints map up-to-date when services are added,
deleted, and changed.
https://code.launchpad.net/~bac/juju-gui/get-endpoints/+merge/156661
(do not edit description out of merge proposal)
Total comments: 21
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+467 lines, -199 lines) |
Patch |
 |
A |
[revision details]
|
View
|
1
2
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
app/app.js
|
View
|
1
|
6 chunks |
+9 lines, -48 lines |
0 comments
|
Download
|
 |
M |
app/models/endpoints.js
|
View
|
1
2
|
2 chunks |
+122 lines, -1 line |
0 comments
|
Download
|
 |
M |
app/models/models.js
|
View
|
1
2
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
app/store/env/fakebackend.js
|
View
|
|
1 chunk |
+0 lines, -4 lines |
0 comments
|
Download
|
 |
M |
app/store/env/go.js
|
View
|
|
1 chunk |
+0 lines, -18 lines |
0 comments
|
Download
|
 |
M |
app/store/env/python.js
|
View
|
|
1 chunk |
+0 lines, -17 lines |
0 comments
|
Download
|
 |
M |
app/store/env/sandbox.js
|
View
|
|
1 chunk |
+0 lines, -7 lines |
0 comments
|
Download
|
 |
M |
app/views/environment.js
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
app/views/topology/relation.js
|
View
|
1
2
|
1 chunk |
+2 lines, -4 lines |
0 comments
|
Download
|
 |
M |
test/test_app.js
|
View
|
|
9 chunks |
+20 lines, -37 lines |
0 comments
|
Download
|
 |
M |
test/test_browser_charm_details.js
|
View
|
|
2 chunks |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
test/test_endpoints.js
|
View
|
1
2
|
1 chunk |
+255 lines, -0 lines |
0 comments
|
Download
|
 |
M |
test/test_env_python.js
|
View
|
|
2 chunks |
+0 lines, -11 lines |
0 comments
|
Download
|
 |
M |
test/test_environment_view.js
|
View
|
1
2
|
2 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
test/test_notifications.js
|
View
|
|
6 chunks |
+51 lines, -45 lines |
0 comments
|
Download
|
Total messages: 7
|