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

Issue 8935043: Allow multi-line entry on service settings page.

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years ago by bac
Modified:
11 years ago
Reviewers:
bcsaller, jeff.pihach, mp+160648
Visibility:
Public.

Description

Allow multi-line entry on service settings page. https://code.launchpad.net/~bac/juju-gui/service-settings-multiline/+merge/160648 (do not edit description out of merge proposal)

Patch Set 1 #

Total comments: 2

Patch Set 2 : Allow multi-line entry on service settings page. #

Total comments: 2

Patch Set 3 : Allow multi-line entry on service settings page. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+127 lines, -41 lines) Patch
A [revision details] View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M app/views/service.js View 1 2 1 chunk +1 line, -24 lines 0 comments Download
M app/views/utils.js View 1 4 chunks +27 lines, -8 lines 0 comments Download
M test/test_service_view.js View 1 2 2 chunks +49 lines, -1 line 0 comments Download
M test/test_utils.js View 1 2 8 chunks +48 lines, -8 lines 0 comments Download

Messages

Total messages: 5
bac
Please take a look.
11 years ago (2013-04-24 13:53:10 UTC) #1
jeff.pihach
LGTM thanks! with trivial doc comments https://codereview.appspot.com/8935043/diff/1/app/views/utils.js File app/views/utils.js (right): https://codereview.appspot.com/8935043/diff/1/app/views/utils.js#newcode602 app/views/utils.js:602: @param {Dict} config ...
11 years ago (2013-04-24 14:20:39 UTC) #2
bac
Please take a look.
11 years ago (2013-04-24 15:24:37 UTC) #3
bcsaller
LGTM Thanks. https://codereview.appspot.com/8935043/diff/5001/test/test_service_view.js File test/test_service_view.js (right): https://codereview.appspot.com/8935043/diff/5001/test/test_service_view.js#newcode779 test/test_service_view.js:779: a_bool: {name: 'bob', type: 'boolean', 'default': 'on'}, ...
11 years ago (2013-04-24 17:08:43 UTC) #4
bac
11 years ago (2013-04-24 18:59:03 UTC) #5
*** Submitted:

Allow multi-line entry on service settings page.

R=jeff.pihach, bcsaller
CC=
https://codereview.appspot.com/8935043

https://codereview.appspot.com/8935043/diff/5001/test/test_service_view.js
File test/test_service_view.js (right):

https://codereview.appspot.com/8935043/diff/5001/test/test_service_view.js#ne...
test/test_service_view.js:779: a_bool: {name: 'bob', type: 'boolean', 'default':
'on'},
The values should be True or False but in reality in the YAML any truthy value
works.  I'll change it to not be confusing.

The output value is 'checked' or ''.
Sign in to reply to this message.

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