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

Issue 10090045: Implements the view-container module

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:
rharding, mp+167833, benjamin.saller
Visibility:
Public.

Description

Implements the view-container module The view-container module is responsible for rendering viewlets into the dom and then sending their configuration to the bindengine. The bindengine and view-container were developed separately but in parallel so there may be some issues wrt integration at this time. https://code.launchpad.net/~hatch/juju-gui/y-view-container/+merge/167833 (do not edit description out of merge proposal)

Patch Set 1 #

Total comments: 33

Patch Set 2 : Implements the view-container module #

Total comments: 1

Patch Set 3 : Implements the view-container module #

Patch Set 4 : Implements the view-container module #

Unified diffs Side-by-side diffs Delta from patch set Stats (+458 lines, -1 line) Patch
A [revision details] View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M app/modules-debug.js View 1 chunk +4 lines, -0 lines 0 comments Download
A app/templates/view-container.handlebars View 1 chunk +5 lines, -0 lines 0 comments Download
A app/views/view-container.js View 1 2 1 chunk +294 lines, -0 lines 0 comments Download
M lib/templates.js View 1 chunk +1 line, -1 line 0 comments Download
M test/index.html View 1 chunk +1 line, -0 lines 0 comments Download
A test/test_view_container.js View 1 1 chunk +151 lines, -0 lines 0 comments Download

Messages

Total messages: 9
jeff.pihach
Please take a look.
10 years, 10 months ago (2013-06-06 18:57:01 UTC) #1
rharding
LGTM with some comments below. https://codereview.appspot.com/10090045/diff/1/app/templates/view-container.handlebars File app/templates/view-container.handlebars (right): https://codereview.appspot.com/10090045/diff/1/app/templates/view-container.handlebars#newcode1 app/templates/view-container.handlebars:1: <div class="view-container-wrapper"> Do we ...
10 years, 10 months ago (2013-06-06 19:20:46 UTC) #2
rharding
LGTM with comments from previous attempt in email. Please read it.
10 years, 10 months ago (2013-06-06 19:26:26 UTC) #3
jeff.pihach
Thanks for the review, comments below and changes incoming. https://codereview.appspot.com/10090045/diff/1/app/templates/view-container.handlebars File app/templates/view-container.handlebars (right): https://codereview.appspot.com/10090045/diff/1/app/templates/view-container.handlebars#newcode1 app/templates/view-container.handlebars:1: ...
10 years, 10 months ago (2013-06-06 19:40:09 UTC) #4
jeff.pihach
Please take a look.
10 years, 10 months ago (2013-06-06 19:43:57 UTC) #5
benjamin.saller
LGTM w/trivials Thanks for this, I expect we'll have so shake out some things on ...
10 years, 10 months ago (2013-06-06 19:57:28 UTC) #6
jeff.pihach
Thanks for the review - comments below and fixes incoming https://codereview.appspot.com/10090045/diff/1/app/views/view-container.js File app/views/view-container.js (right): https://codereview.appspot.com/10090045/diff/1/app/views/view-container.js#newcode31 ...
10 years, 10 months ago (2013-06-06 20:45:28 UTC) #7
jeff.pihach
Please take a look.
10 years, 10 months ago (2013-06-06 20:46:48 UTC) #8
jeff.pihach
10 years, 10 months ago (2013-06-06 21:06:03 UTC) #9
*** Submitted:

Implements the view-container module

The view-container module is responsible for rendering viewlets
into the dom and then sending their configuration to the
bindengine.

The bindengine and view-container were developed separately
but in parallel so there may be some issues wrt integration
at this time.

R=rharding, benjamin.saller
CC=
https://codereview.appspot.com/10090045
Sign in to reply to this message.

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