Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(7603)

Issue 13775044: Remove the serviceInspector feature flag.

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 7 months ago by rharding
Modified:
10 years, 7 months ago
Reviewers:
mp+186315, jeff.pihach, gary.poster
Visibility:
Public.

Description

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)

Patch Set 1 #

Patch Set 2 : Remove the serviceInspector feature flag. #

Total comments: 19

Patch Set 3 : Remove the serviceInspector feature flag. #

Patch Set 4 : Remove the serviceInspector feature flag. #

Patch Set 5 : Remove the serviceInspector feature flag. #

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

Messages

Total messages: 8
rharding
Please take a look.
10 years, 7 months ago (2013-09-19 14:44:31 UTC) #1
rharding
Reviewer comments added below. https://codereview.appspot.com/13775044/diff/3001/app/app.js File app/app.js (right): https://codereview.appspot.com/13775044/diff/3001/app/app.js#newcode1489 app/app.js:1489: 'juju-view-environment', this was missing from ...
10 years, 7 months ago (2013-09-19 15:06:28 UTC) #2
jeff.pihach
LGTM QA OK Thanks for this! https://codereview.appspot.com/13775044/diff/3001/test/test_endpoints.js File test/test_endpoints.js (right): https://codereview.appspot.com/13775044/diff/3001/test/test_endpoints.js#newcode346 test/test_endpoints.js:346: destroyMe.push(env); Nice find
10 years, 7 months ago (2013-09-19 15:36:06 UTC) #3
gary.poster
Thank you very much for doing this. It is exciting to see this process started. ...
10 years, 7 months ago (2013-09-19 15:51:28 UTC) #4
rharding
Please take a look. https://codereview.appspot.com/13775044/diff/3001/app/views/topology/service.js File app/views/topology/service.js (left): https://codereview.appspot.com/13775044/diff/3001/app/views/topology/service.js#oldcode584 app/views/topology/service.js:584: if (box.pending && !window.flags.serviceInspector) { ...
10 years, 7 months ago (2013-09-19 17:10:57 UTC) #5
gary.poster
Code LGTM, thank you. Will QA now.
10 years, 7 months ago (2013-09-19 17:47:15 UTC) #6
gary.poster
On 2013/09/19 17:47:15, gary.poster wrote: > Code LGTM, thank you. Will QA now. QA good. ...
10 years, 7 months ago (2013-09-19 17:55:21 UTC) #7
rharding
10 years, 7 months ago (2013-09-19 18:12:18 UTC) #8
*** Submitted:

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.

R=jeff.pihach, gary.poster
CC=
https://codereview.appspot.com/13775044
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b