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

Issue 10690046: Inspector settings page with fileupload

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 10 months ago by jeff.pihach
Modified:
10 years, 10 months ago
Reviewers:
mp+172213, bac, benji
Visibility:
Public.

Description

Inspector settings page with fileupload This branch makes the service inspector settings panel closely resemble the wireframe and adds in the UI/UX for the config file upload button. The button doesn't actually send the configuration values anywhere but the file is read into a property on the view container. https://code.launchpad.net/~hatch/juju-gui/inspector-settings/+merge/172213 (do not edit description out of merge proposal)

Patch Set 1 #

Total comments: 27

Patch Set 2 : Inspector settings page with fileupload #

Patch Set 3 : Inspector settings page with fileupload #

Unified diffs Side-by-side diffs Delta from patch set Stats (+255 lines, -49 lines) Patch
A [revision details] View 1 1 chunk +2 lines, -0 lines 0 comments Download
M app/templates/service-configuration.handlebars View 1 1 chunk +6 lines, -1 line 0 comments Download
M app/templates/service-configuration.partial View 2 chunks +7 lines, -7 lines 0 comments Download
M app/templates/view-container.handlebars View 1 chunk +1 line, -1 line 0 comments Download
M app/views/environment.js View 2 chunks +7 lines, -2 lines 0 comments Download
M app/views/ghost-inspector.js View 2 chunks +1 line, -2 lines 0 comments Download
M app/views/service.js View 1 6 chunks +161 lines, -12 lines 0 comments Download
M app/views/view-container.js View 1 3 chunks +7 lines, -4 lines 0 comments Download
M lib/views/juju-inspector.less View 1 1 chunk +62 lines, -1 line 0 comments Download
M lib/views/stylesheet.less View 1 chunk +1 line, -19 lines 0 comments Download

Messages

Total messages: 8
jeff.pihach
Please take a look.
10 years, 10 months ago (2013-06-29 20:41:24 UTC) #1
bac
The code that is here looks pretty good except for the few things I've cited, ...
10 years, 10 months ago (2013-07-02 14:46:41 UTC) #2
benji
Good stuff. LGTM-ly y'rs, Benji https://codereview.appspot.com/10690046/diff/1/app/templates/service-configuration.partial File app/templates/service-configuration.partial (right): https://codereview.appspot.com/10690046/diff/1/app/templates/service-configuration.partial#newcode10 app/templates/service-configuration.partial:10: <label for="input-{{name}}">{{name}}</label> On 2013/07/02 ...
10 years, 10 months ago (2013-07-02 16:48:42 UTC) #3
jeff.pihach
Thanks greatly for the reviews guys - updated version coming soon https://codereview.appspot.com/10690046/diff/1/app/templates/service-configuration.handlebars File app/templates/service-configuration.handlebars (right): ...
10 years, 10 months ago (2013-07-02 17:26:01 UTC) #4
jeff.pihach
Please take a look.
10 years, 10 months ago (2013-07-02 17:50:50 UTC) #5
bac
On 2013/07/02 17:50:50, jeff.pihach wrote: > Please take a look. LGTM as an untested, UI-only ...
10 years, 10 months ago (2013-07-02 18:06:19 UTC) #6
bac
. https://codereview.appspot.com/10690046/diff/1/app/views/service.js File app/views/service.js (right): https://codereview.appspot.com/10690046/diff/1/app/views/service.js#newcode1065 app/views/service.js:1065: if (e.currentTarget.getHTML().indexOf('Hide') < 0) { Benji's first point ...
10 years, 10 months ago (2013-07-02 18:06:44 UTC) #7
jeff.pihach
10 years, 10 months ago (2013-07-02 18:47:43 UTC) #8
*** Submitted:

Inspector settings page with fileupload

This branch makes the service inspector settings panel
closely resemble the wireframe and adds in the UI/UX
for the config file upload button. The button doesn't
actually send the configuration values anywhere but the
file is read into a property on the view container.

R=bac, benji
CC=
https://codereview.appspot.com/10690046
Sign in to reply to this message.

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