|
Remove the serviceInspector feature flag.
- Note: that there's still some instance of serviceInspector, but these are not
feature flag instances, just variable names.
- Note: This does not remove the old service views from the system. Some of
that is needed for notifications and will be a follow up once we've dealt with
them.
- Some tests broke during these changes and required some additional cleanup.
These are noted in the reviewer inline comments.
https://code.launchpad.net/~rharding/juju-gui/remove-inspector-flag/+merge/186315
(do not edit description out of merge proposal)
Total comments: 19
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+87 lines, -344 lines) |
Patch |
 |
A |
[revision details]
|
View
|
1
2
3
4
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
app/app.js
|
View
|
1
2
3
4
|
2 chunks |
+15 lines, -15 lines |
0 comments
|
Download
|
 |
M |
app/index.html
|
View
|
1
2
3
4
|
1 chunk |
+0 lines, -4 lines |
0 comments
|
Download
|
 |
M |
app/templates/overview.handlebars
|
View
|
1
2
|
1 chunk |
+0 lines, -4 lines |
0 comments
|
Download
|
 |
M |
app/views/inspector.js
|
View
|
|
14 chunks |
+21 lines, -88 lines |
0 comments
|
Download
|
 |
M |
app/views/topology/service.js
|
View
|
1
2
|
7 chunks |
+2 lines, -92 lines |
0 comments
|
Download
|
 |
M |
test/test_conflict_ux.js
|
View
|
|
2 chunks |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
test/test_endpoints.js
|
View
|
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
test/test_environment_view.js
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
test/test_feature_flags.js
|
View
|
|
1 chunk |
+0 lines, -3 lines |
0 comments
|
Download
|
 |
M |
test/test_ghost_inspector.js
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
test/test_inspector_charm.js
|
View
|
|
2 chunks |
+0 lines, -6 lines |
0 comments
|
Download
|
 |
M |
test/test_inspector_constraints.js
|
View
|
|
2 chunks |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
test/test_inspector_overview.js
|
View
|
|
2 chunks |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
test/test_inspector_settings.js
|
View
|
|
2 chunks |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
test/test_service_module.js
|
View
|
1
2
|
5 chunks |
+30 lines, -116 lines |
0 comments
|
Download
|
 |
M |
test/test_service_view.js
|
View
|
|
2 chunks |
+13 lines, -4 lines |
0 comments
|
Download
|
Total messages: 8
|