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

Issue 33130043: Adds relation status to inspector relation panel

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

Description

Adds relation status to inspector relation panel The overall relation status is now indicated on the inspector relation panel using the same icons as the unit status. If any unit has a relation error the entire relation is shown as in error. https://code.launchpad.net/~hatch/juju-gui/inspector-relation-status/+merge/196770 (do not edit description out of merge proposal)

Patch Set 1 #

Total comments: 1

Patch Set 2 : Adds relation status to inspector relation panel #

Total comments: 6

Patch Set 3 : Adds relation status to inspector relation panel #

Unified diffs Side-by-side diffs Delta from patch set Stats (+87 lines, -88 lines) Patch
A [revision details] View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M app/models/models.js View 1 5 chunks +31 lines, -22 lines 0 comments Download
D app/templates/service-relations.handlebars View 1 chunk +0 lines, -40 lines 0 comments Download
M app/templates/service-relations-list.handlebars View 1 chunk +1 line, -1 line 0 comments Download
M app/templates/service-relations-viewlet.handlebars View 1 chunk +1 line, -1 line 0 comments Download
M app/views/utils.js View 1 chunk +6 lines, -0 lines 0 comments Download
M app/views/viewlets/service-relations.js View 1 chunk +3 lines, -7 lines 0 comments Download
M lib/views/juju-inspector.less View 1 chunk +11 lines, -0 lines 0 comments Download
M test/test_model.js View 1 2 2 chunks +32 lines, -17 lines 0 comments Download

Messages

Total messages: 8
jeff.pihach
Please take a look.
10 years, 5 months ago (2013-11-26 18:45:21 UTC) #1
jeff.pihach
reviewer notes https://codereview.appspot.com/33130043/diff/1/app/templates/service-relations.handlebars File app/templates/service-relations.handlebars (left): https://codereview.appspot.com/33130043/diff/1/app/templates/service-relations.handlebars#oldcode1 app/templates/service-relations.handlebars:1: {{> service-header}} Template from old inspector
10 years, 5 months ago (2013-11-26 18:47:29 UTC) #2
jeff.pihach
Please take a look.
10 years, 5 months ago (2013-11-26 20:39:34 UTC) #3
jeff.pihach
reviewer notes v2 https://codereview.appspot.com/33130043/diff/20001/app/models/models.js File app/models/models.js (right): https://codereview.appspot.com/33130043/diff/20001/app/models/models.js#newcode605 app/models/models.js:605: if (state === 'error') { Fix ...
10 years, 5 months ago (2013-11-26 20:42:44 UTC) #4
gary.poster
LGTM with trivials and sandbox QA good. waiting on QA on ec2. https://codereview.appspot.com/33130043/diff/20001/app/models/models.js File app/models/models.js ...
10 years, 5 months ago (2013-11-26 21:53:45 UTC) #5
gary.poster
QA OK on real environment also. Thanks! These are really cool changes you are making.
10 years, 5 months ago (2013-11-26 22:18:24 UTC) #6
jeff.pihach
Thanks for the review! Changes landing https://codereview.appspot.com/33130043/diff/20001/test/test_model.js File test/test_model.js (right): https://codereview.appspot.com/33130043/diff/20001/test/test_model.js#newcode136 test/test_model.js:136: id: 'wordpress/2', good ...
10 years, 5 months ago (2013-11-26 22:22:40 UTC) #7
jeff.pihach
10 years, 5 months ago (2013-11-26 22:36:20 UTC) #8
*** Submitted:

Adds relation status to inspector relation panel

The overall relation status is now indicated on the inspector relation
panel using the same icons as the unit status. If any unit has a relation
error the entire relation is shown as in error.

R=gary.poster
CC=
https://codereview.appspot.com/33130043
Sign in to reply to this message.

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