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

Issue 6867072: Move all env code into single module

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 5 months ago by bcsaller
Modified:
11 years, 5 months ago
Reviewers:
mp+138596
Visibility:
Public.

Description

Move all env code into single module This branch is a small incremental step towards a refactored env view. While not creating many improvements itself its now simpler to begin parallel work around factoring the MegaModule (which will be gone when this is all done) into proper modules, ServiceModule, RelationModule, etc. https://code.launchpad.net/~bcsaller/juju-gui/ultra-mega/+merge/138596 (do not edit description out of merge proposal)

Patch Set 1 #

Total comments: 39

Patch Set 2 : Move all env code into single module #

Total comments: 1

Patch Set 3 : Move all env code into single module #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2768 lines, -2080 lines) Patch
M Makefile View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
A [revision details] View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M app/assets/javascripts/d3-components.js View 1 2 16 chunks +90 lines, -43 lines 0 comments Download
M app/modules-debug.js View 2 chunks +31 lines, -0 lines 0 comments Download
M app/templates/overview.handlebars View 1 1 chunk +2 lines, -2 lines 0 comments Download
M app/views/environment.js View 1 3 chunks +38 lines, -1777 lines 0 comments Download
A app/views/topology/mega.js View 1 1 chunk +1741 lines, -0 lines 0 comments Download
A app/views/topology/panzoom.js View 1 1 chunk +42 lines, -0 lines 0 comments Download
A app/views/topology/relation.js View 1 1 chunk +42 lines, -0 lines 0 comments Download
A app/views/topology/service.js View 1 1 chunk +66 lines, -0 lines 0 comments Download
A app/views/topology/topology.js View 1 chunk +116 lines, -0 lines 0 comments Download
A app/views/topology/viewport.js View 1 1 chunk +148 lines, -0 lines 0 comments Download
M app/views/utils.js View 1 chunk +81 lines, -0 lines 0 comments Download
M package.json View 1 1 chunk +1 line, -1 line 0 comments Download
M test/index.html View 1 1 chunk +1 line, -0 lines 0 comments Download
M test/test_application_notifications.js View 4 chunks +71 lines, -71 lines 0 comments Download
M test/test_environment_view.js View 8 chunks +33 lines, -40 lines 0 comments Download
A test/test_topology.js View 1 2 1 chunk +96 lines, -0 lines 0 comments Download
M undocumented View 1 5 chunks +165 lines, -144 lines 0 comments Download

Messages

Total messages: 7
bcsaller
Please take a look.
11 years, 5 months ago (2012-12-06 22:30:48 UTC) #1
matthew.scott
Minors and suggestions, but approved. I think this is a really good step forward on ...
11 years, 5 months ago (2012-12-08 00:02:42 UTC) #2
benji
Thanks for working on this. We are certainly headed in the right direction. I especially ...
11 years, 5 months ago (2012-12-10 18:00:02 UTC) #3
benjamin.saller
Thanks for these reviews. I went through and made changes and commented on most everything ...
11 years, 5 months ago (2012-12-11 04:32:36 UTC) #4
bcsaller
Please take a look.
11 years, 5 months ago (2012-12-11 04:43:32 UTC) #5
benji
Thanks for the tweaks and answers. I replied to some of your comments below. https://codereview.appspot.com/6867072/diff/1/app/assets/javascripts/d3-components.js ...
11 years, 5 months ago (2012-12-11 14:22:39 UTC) #6
bcsaller
11 years, 5 months ago (2012-12-11 15:56:58 UTC) #7
*** Submitted:

Move all env code into single module

This branch is a small incremental step towards a refactored env view.
While not creating many improvements itself its now simpler to begin
parallel work around factoring the MegaModule (which will be gone 
when this is all done) into proper modules, ServiceModule, RelationModule,
etc.

R=matthew.scott, benji, benjamin.saller
CC=
https://codereview.appspot.com/6867072
Sign in to reply to this message.

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