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

Issue 10565043: A prototype of the new ghost config

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 10 months ago by jeff.pihach
Modified:
10 years, 10 months ago
Reviewers:
benjamin.saller, mp+171407, matthew.scott
Visibility:
Public.

Description

A prototype of the new ghost config This branch implements a functional prototype of the ghost configuration panel under the serviceInspector flag using the new View Container and viewlets. There is no databinding here because it's all local. https://code.launchpad.net/~hatch/juju-gui/ghost-inspector/+merge/171407 (do not edit description out of merge proposal)

Patch Set 1 #

Total comments: 52

Patch Set 2 : A prototype of the new ghost config #

Patch Set 3 : A prototype of the new ghost config #

Total comments: 10

Patch Set 4 : A prototype of the new ghost config #

Patch Set 5 : A prototype of the new ghost config #

Unified diffs Side-by-side diffs Delta from patch set Stats (+467 lines, -48 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 3 chunks +10 lines, -5 lines 0 comments Download
M app/modules-debug.js View 1 chunk +4 lines, -0 lines 0 comments Download
A app/templates/ghost-config-viewlet.handlebars View 1 chunk +22 lines, -0 lines 0 comments Download
A app/templates/ghost-config-wrapper.handlebars View 1 chunk +41 lines, -0 lines 0 comments Download
A app/views/ghost-inspector.js View 1 2 3 1 chunk +292 lines, -0 lines 0 comments Download
M app/views/service.js View 1 2 3 3 chunks +83 lines, -25 lines 0 comments Download
M app/views/topology/service.js View 1 2 3 4 1 chunk +7 lines, -1 line 0 comments Download
M app/views/view-container.js View 3 chunks +3 lines, -14 lines 0 comments Download
M lib/views/stylesheet.less View 1 chunk +2 lines, -2 lines 0 comments Download
M test/test_view_container.js View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 13
jeff.pihach
Please take a look.
10 years, 10 months ago (2013-06-25 20:24:41 UTC) #1
benjamin.saller
This is a good but I would like some answers to the points raised before ...
10 years, 10 months ago (2013-06-25 21:13:11 UTC) #2
matthew.scott
The code looks okay, with a few minor comments/questions. I'm a little concerned regarding the ...
10 years, 10 months ago (2013-06-25 21:14:56 UTC) #3
jeff.pihach
Thanks for the reviews! Comments are below. If we are locking the inspector to the ...
10 years, 10 months ago (2013-06-25 21:29:06 UTC) #4
bac
It looks basically good but I have some questions on the behavior. The ghost inspector ...
10 years, 10 months ago (2013-06-25 21:32:52 UTC) #5
jeff.pihach
Thanks for the review - comments below, changes made and being proposed. https://codereview.appspot.com/10565043/diff/1/app/app.js File app/app.js ...
10 years, 10 months ago (2013-06-25 21:56:39 UTC) #6
jeff.pihach
Please take a look.
10 years, 10 months ago (2013-06-25 21:58:55 UTC) #7
matthew.scott
LGTM - thanks for moving this forward!
10 years, 10 months ago (2013-06-25 22:07:28 UTC) #8
jeff.pihach
Please take a look.
10 years, 10 months ago (2013-06-26 17:28:45 UTC) #9
benjamin.saller
LGTM Thanks for keeping with this. Less duplicated code moving forward is going to be ...
10 years, 10 months ago (2013-06-26 17:49:16 UTC) #10
jeff.pihach
Thanks for the review! https://codereview.appspot.com/10565043/diff/20001/app/views/ghost-inspector.js File app/views/ghost-inspector.js (right): https://codereview.appspot.com/10565043/diff/20001/app/views/ghost-inspector.js#newcode115 app/views/ghost-inspector.js:115: Y.namespace('juju.controller').ghostInspector = { :) https://codereview.appspot.com/10565043/diff/20001/app/views/service.js ...
10 years, 10 months ago (2013-06-26 18:08:01 UTC) #11
jeff.pihach
Please take a look.
10 years, 10 months ago (2013-06-26 19:00:34 UTC) #12
jeff.pihach
10 years, 10 months ago (2013-06-26 19:17:07 UTC) #13
*** Submitted:

A prototype of the new ghost config

This branch implements a functional prototype of
the ghost configuration panel under the 
serviceInspector flag using the new View
Container and viewlets. There is no databinding
here because it's all local.

R=matthew.scott, bac, benjamin.saller
CC=
https://codereview.appspot.com/10565043
Sign in to reply to this message.

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