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

Issue 21020043: Fixes bundle vis for charms without versions

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

Description

Fixes bundle vis for charms without versions Some of Jorge's bundles didn't have versions specified so they would not show up in the bundle visualizations or allow them to be deployed. This fixes that limitation and improves the error reporting when the user tries to deploy two bundles with services that have the same names. https://code.launchpad.net/~hatch/juju-gui/jorge-bundle-vis/+merge/193671 (do not edit description out of merge proposal)

Patch Set 1 #

Total comments: 5

Patch Set 2 : Fixes bundle vis for charms without versions #

Unified diffs Side-by-side diffs Delta from patch set Stats (+69 lines, -50 lines) Patch
A [revision details] View 1 chunk +2 lines, -0 lines 0 comments Download
M app/models/charm.js View 3 chunks +7 lines, -3 lines 0 comments Download
M app/store/env/fakebackend.js View 4 chunks +19 lines, -40 lines 0 comments Download
M app/templates/bundle.handlebars View 2 chunks +3 lines, -1 line 0 comments Download
M test/test_fakebackend.js View 3 chunks +24 lines, -4 lines 0 comments Download
M test/test_model.js View 1 chunk +8 lines, -0 lines 0 comments Download
M test/utils.js View 1 chunk +6 lines, -2 lines 0 comments Download

Messages

Total messages: 5
jeff.pihach
Please take a look.
10 years, 6 months ago (2013-11-01 23:09:26 UTC) #1
jeff.pihach
Reviewer notes https://codereview.appspot.com/21020043/diff/1/app/models/charm.js File app/models/charm.js (right): https://codereview.appspot.com/21020043/diff/1/app/models/charm.js#newcode408 app/models/charm.js:408: revision = Y.Lang.isValue(revision) ? '-' + revision ...
10 years, 6 months ago (2013-11-01 23:12:25 UTC) #2
gary.poster
LGTM. Thank you! Gary
10 years, 6 months ago (2013-11-02 00:39:29 UTC) #3
gary.poster
On 2013/11/02 00:39:29, gary.poster wrote: > LGTM. Thank you! > > Gary QAOK too. :-)
10 years, 6 months ago (2013-11-02 00:48:44 UTC) #4
jeff.pihach
10 years, 6 months ago (2013-11-02 01:12:33 UTC) #5
*** Submitted:

Fixes bundle vis for charms without versions

Some of Jorge's bundles didn't have versions specified
so they would not show up in the bundle visualizations
or allow them to be deployed. This fixes that limitation
and improves the error reporting when the user tries to
deploy two bundles with services that have the same names.

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

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