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

Issue 11424045: Rename second inspector to ViewletManager.

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 9 months ago by rharding
Modified:
10 years, 9 months ago
Reviewers:
benji, mp+175936, jeff.pihach
Visibility:
Public.

Description

Rename second inspector to ViewletManager. - Prevent having inspector.inspector. The inspector is the controller that manages events and such. - The viewletManager is an object that helps control showing/hiding/cleaning up viewlets in use. - Update css classes and docs to describe the ViewletManager - Update tests to use the updated class. - Move the file to just viewlets as it's the source of managing viewlets and contains the viewletbase class. - update the module name and namespace to match the updated terminology. https://code.launchpad.net/~rharding/juju-gui/viewlet-manager/+merge/175936 (do not edit description out of merge proposal)

Patch Set 1 #

Patch Set 2 : Rename second inspector to ViewletManager. #

Total comments: 9

Patch Set 3 : Rename second inspector to ViewletManager. #

Total comments: 7

Patch Set 4 : Rename second inspector to ViewletManager. #

Patch Set 5 : Rename second inspector to ViewletManager. #

Patch Set 6 : Rename second inspector to ViewletManager. #

Patch Set 7 : Rename second inspector to ViewletManager. #

Patch Set 8 : Rename second inspector to ViewletManager. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+230 lines, -225 lines) Patch
A [revision details] View 1 2 3 4 5 6 1 chunk +2 lines, -0 lines 0 comments Download
M app/modules-debug.js View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M app/templates/ghost-config-wrapper.handlebars View 1 2 3 2 chunks +3 lines, -3 lines 0 comments Download
M app/templates/viewlet-manager.handlebars View 1 2 3 2 chunks +3 lines, -3 lines 0 comments Download
M app/views/environment.js View 1 2 3 4 5 6 4 chunks +8 lines, -8 lines 0 comments Download
M app/views/ghost-inspector.js View 1 3 chunks +3 lines, -3 lines 0 comments Download
M app/views/inspector.js View 1 2 25 chunks +48 lines, -48 lines 0 comments Download
M app/views/viewlet-manager.js View 1 2 3 4 17 chunks +37 lines, -36 lines 0 comments Download
M app/views/viewlets/charm-details.js View 1 2 3 4 5 2 chunks +5 lines, -5 lines 0 comments Download
M app/views/viewlets/unit-details.js View 1 2 3 4 5 1 chunk +2 lines, -2 lines 0 comments Download
M docs/viewlets.rst View 1 2 3 5 chunks +33 lines, -32 lines 0 comments Download
M lib/views/juju-inspector.less View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M lib/views/stylesheet.less View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M test/test_inspector_constraints.js View 3 chunks +3 lines, -3 lines 0 comments Download
M test/test_inspector_overview.js View 2 chunks +2 lines, -2 lines 0 comments Download
M test/test_inspector_settings.js View 2 chunks +2 lines, -2 lines 0 comments Download
M test/test_view_container.js View 1 2 7 chunks +74 lines, -73 lines 0 comments Download

Messages

Total messages: 13
rharding
Please take a look.
10 years, 9 months ago (2013-07-19 20:22:25 UTC) #1
rharding
Please take a look.
10 years, 9 months ago (2013-07-20 00:19:37 UTC) #2
jeff.pihach
Ahh this is going to make this code so much nicer to read :) I ...
10 years, 9 months ago (2013-07-20 01:08:53 UTC) #3
rharding
On 2013/07/20 01:08:53, jeff.pihach wrote: > Ahh this is going to make this code so ...
10 years, 9 months ago (2013-07-20 01:43:31 UTC) #4
rharding
Please take a look.
10 years, 9 months ago (2013-07-20 01:44:58 UTC) #5
benji
LGTM. I spotted a couple of small things. https://codereview.appspot.com/11424045/diff/14001/app/views/viewlet-manager.js File app/views/viewlet-manager.js (right): https://codereview.appspot.com/11424045/diff/14001/app/views/viewlet-manager.js#newcode61 app/views/viewlet-manager.js:61: '<div ...
10 years, 9 months ago (2013-07-22 13:30:31 UTC) #6
jeff.pihach
Getting closer, I found a few typos and missed changes but this diff is missing ...
10 years, 9 months ago (2013-07-22 13:32:06 UTC) #7
rharding
Please take a look.
10 years, 9 months ago (2013-07-22 13:46:02 UTC) #8
rharding
Please take a look.
10 years, 9 months ago (2013-07-22 14:07:30 UTC) #9
rharding
Please take a look.
10 years, 9 months ago (2013-07-22 15:09:22 UTC) #10
rharding
Please take a look.
10 years, 9 months ago (2013-07-22 15:58:35 UTC) #11
jeff.pihach
LGTM QA OK Thanks for putting in the time to make this code easier to ...
10 years, 9 months ago (2013-07-22 16:16:38 UTC) #12
rharding
10 years, 9 months ago (2013-07-22 16:29:30 UTC) #13
*** Submitted:

Rename second inspector to ViewletManager.

- Prevent having inspector.inspector. The inspector is the controller that
manages events and such. 
- The viewletManager is an object that helps control showing/hiding/cleaning
up viewlets in use.
- Update css classes and docs to describe the ViewletManager
- Update tests to use the updated class.
- Move the file to just viewlets as it's the source of managing viewlets and
contains the viewletbase class.
- update the module name and namespace to match the updated terminology.

R=jeff.pihach, benji
CC=
https://codereview.appspot.com/11424045
Sign in to reply to this message.

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