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

Issue 6551048: Implement service constraints edit feature

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 7 months ago by thiago
Modified:
11 years, 7 months ago
Reviewers:
mp+125590, benjamin.saller, hazmat
Visibility:
Public.

Description

Implement service constraints edit feature https://code.launchpad.net/~tveronezi/juju-ui/srv-constraints-edit-2/+merge/125590 (do not edit description out of merge proposal)

Patch Set 1 #

Total comments: 24
Unified diffs Side-by-side diffs Delta from patch set Stats (+201 lines, -104 lines) Patch
A [revision details] View 1 chunk +2 lines, -0 lines 0 comments Download
M app/app.js View 1 chunk +2 lines, -1 line 0 comments Download
M app/store/env.js View 2 chunks +7 lines, -1 line 0 comments Download
M app/templates/service-constraints.handlebars View 1 chunk +13 lines, -3 lines 2 comments Download
M app/views/service.js View 6 chunks +132 lines, -46 lines 14 comments Download
M lib/views/stylesheet.less View 1 chunk +7 lines, -1 line 2 comments Download
M test/test_service_config_view.js View 2 chunks +38 lines, -52 lines 6 comments Download

Messages

Total messages: 5
thiago
Please take a look.
11 years, 7 months ago (2012-09-20 22:06:58 UTC) #1
benjamin.saller
Some minors and a question below. After thats changed and answered let me know and ...
11 years, 7 months ago (2012-09-21 13:49:12 UTC) #2
hazmat
a few items. https://codereview.appspot.com/6551048/diff/1/app/views/service.js File app/views/service.js (right): https://codereview.appspot.com/6551048/diff/1/app/views/service.js#newcode49 app/views/service.js:49: var getElementsValuesMap = function(container, cls, originalMap) ...
11 years, 7 months ago (2012-09-21 14:05:45 UTC) #3
thiago
In order to merge the white-spaces fixes coming from the trunk, we needed to create ...
11 years, 7 months ago (2012-09-21 15:51:55 UTC) #4
hazmat
11 years, 7 months ago (2012-09-21 16:38:58 UTC) #5
On Fri, Sep 21, 2012 at 11:51 AM, <thiago@veronezi.org> wrote:

> In order to merge the white-spaces fixes coming from the trunk, we
> needed to create another branch with diff whitespaces changes.
>
>
understood that's why i suggested it for future branches, as i've noticed
this naming convention in other  branches submitted as well.



>
> https://codereview.appspot.**com/6551048/diff/1/app/views/**
>
service.js#newcode62<https://codereview.appspot.com/6551048/diff/1/app/views/service.js#newcode62>
> app/views/service.js:62: initHandler = config.initHandler,
> On 2012/09/21 14:05:45, hazmat wrote:
>
>> these could drop Handler suffixes.
>>
>
> We (or Benji at least) like it this way, so unless you feel strongly
> about it, we would prefer to keep it this way because the names are a
> bit more descriptive.


if its internal to the rpcHandler implementation okay, but if the caller
needs to use rpcHandler({'successHandler':}) that's silly to force api
consumers to spell handler multiple times when they've already specified
their creating a handler, and al of its non context/scope params are
handlers.
Sign in to reply to this message.

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