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

Issue 13705045: Charm updated notification

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

Description

Charm updated notification This adds a notification to the inspector when a charm has been changed for a service. To QA: 1. Deploy a service 2. Open the inspector 3. Open the javascript console, and type: app.db.services.item(0).set('charmChanged', true); 4. The notification should appear below the service header https://code.launchpad.net/~makyo/juju-gui/upgrade-notification/+merge/187252 (do not edit description out of merge proposal)

Patch Set 1 #

Total comments: 2

Patch Set 2 : Charm updated notification #

Patch Set 3 : Charm updated notification #

Unified diffs Side-by-side diffs Delta from patch set Stats (+83 lines, -11 lines) Patch
A [revision details] View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M app/templates/inspector-header.handlebars View 1 chunk +5 lines, -0 lines 0 comments Download
M app/views/viewlets/inspector-header.js View 1 chunk +11 lines, -0 lines 0 comments Download
M app/views/viewlets/service-overview.js View 1 1 chunk +1 line, -1 line 0 comments Download
M lib/views/juju-inspector.less View 1 2 1 chunk +8 lines, -0 lines 0 comments Download
M test/test_inspector_overview.js View 1 2 3 chunks +56 lines, -10 lines 0 comments Download

Messages

Total messages: 7
matthew.scott
Please take a look.
10 years, 6 months ago (2013-09-24 14:32:16 UTC) #1
matthew.scott
QA note: use /:flags:/upgradeCharm
10 years, 6 months ago (2013-09-24 14:35:46 UTC) #2
jeff.pihach
When I don't use the flag it works as expected. Using the flag causes it ...
10 years, 6 months ago (2013-09-24 14:44:44 UTC) #3
matthew.scott
Please take a look.
10 years, 6 months ago (2013-09-24 20:06:48 UTC) #4
jeff.pihach
LGTM Thanks for the fixes!
10 years, 6 months ago (2013-09-24 20:21:48 UTC) #5
jeff.pihach
QA OK
10 years, 6 months ago (2013-09-24 20:22:03 UTC) #6
matthew.scott
10 years, 6 months ago (2013-09-24 22:35:40 UTC) #7
*** Submitted:

Charm updated notification

This adds a notification to the inspector when a charm has been changed for a
service.

To QA:

1. Deploy a service
2. Open the inspector
3. Open the javascript console, and type:

   app.db.services.item(0).set('charmChanged', true);

4. The notification should appear below the service header

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

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