Merge lp://staging/~gary/juju-gui/visualtweaks into lp://staging/juju-gui/experimental

Proposed by Gary Poster
Status: Merged
Merged at revision: 853
Proposed branch: lp://staging/~gary/juju-gui/visualtweaks
Merge into: lp://staging/juju-gui/experimental
Diff against target: 185 lines (+33/-28)
9 files modified
app/subapps/browser/templates/browser_charm.handlebars (+13/-10)
app/subapps/browser/templates/editorial.handlebars (+4/-5)
app/subapps/browser/views/charm.js (+2/-2)
app/templates/overview.handlebars (+3/-3)
app/templates/providers.partial (+4/-2)
lib/views/browser/charm-full.less (+1/-1)
lib/views/browser/tabview.less (+1/-1)
lib/views/stylesheet.less (+1/-0)
test/test_browser_charm_details.js (+4/-4)
To merge this branch: bzr merge lp://staging/~gary/juju-gui/visualtweaks
Reviewer Review Type Date Requested Status
Juju GUI Hackers Pending
Review via email: mp+175371@code.staging.launchpad.net

Description of the change

Visual updates

visual changes to change "hooks" to "source", add provider test links, add a contribute link, and update copy per copywriter requests

https://codereview.appspot.com/11462043/

To post a comment you must log in.
Revision history for this message
Gary Poster (gary) wrote :
Download full text (10.0 KiB)

Reviewers: mp+175371_code.launchpad.net,

Message:
Please take a look.

Description:
Visual updates

visual changes to change "hooks" to "source", add provider test links,
add a contribute link, and update copy per copywriter requests

https://code.launchpad.net/~gary/juju-gui/visualtweaks/+merge/175371

(do not edit description out of merge proposal)

Please review this at https://codereview.appspot.com/11462043/

Affected files:
   A [revision details]
   M app/subapps/browser/templates/browser_charm.handlebars
   M app/subapps/browser/templates/editorial.handlebars
   M app/subapps/browser/views/charm.js
   M app/templates/overview.handlebars
   M app/templates/providers.partial
   M lib/views/browser/charm-full.less
   M lib/views/browser/tabview.less
   M lib/views/stylesheet.less
   M test/test_browser_charm_details.js

Index: [revision details]
=== added file '[revision details]'
--- [revision details] 2012-01-01 00:00:00 +0000
+++ [revision details] 2012-01-01 00:00:00 +0000
@@ -0,0 +1,2 @@
+Old revision: <email address hidden>
+New revision: <email address hidden>

Index: app/templates/overview.handlebars
=== modified file 'app/templates/overview.handlebars'
--- app/templates/overview.handlebars 2013-07-11 21:17:04 +0000
+++ app/templates/overview.handlebars 2013-07-17 18:27:38 +0000
@@ -3,11 +3,11 @@
          <div id="environment-help" style="display: none;">
              <div class="vertical-center-floater"></div>
              <div class="content">
- <h1>Add your first charm here!</h1>
+ <h1>Start adding charms!</h1>
                  <i class="sprite empty_canvas"></i>
                  <p>
- Click on a charm on the left to view its details. Select
the
- Add button to add it to this canvas.
+ Explore the charms to find the one you need. Drag it onto
the
+ canvas to start building.
                  </p>
              </div>
          </div>

Index: app/subapps/browser/templates/browser_charm.handlebars
=== modified file 'app/subapps/browser/templates/browser_charm.handlebars'
--- app/subapps/browser/templates/browser_charm.handlebars 2013-07-16
21:29:53 +0000
+++ app/subapps/browser/templates/browser_charm.handlebars 2013-07-17
18:27:38 +0000
@@ -47,7 +47,7 @@
                  <li><a href="#bws-readme"
class="bws-readme">Readme</a></li>
                  <li><a href="#bws-interfaces"
class="bws-interfaces">Interfaces</a></li>
                  <li><a href="#bws-configuration"
class="bws-configuration">Configuration</a></li>
- <li><a href="#bws-hooks" class="bws-hooks">Hooks</a></li>
+ <li><a href="#bws-source"
class="bws-source">Source</a></li>
                  <li><a href="#bws-qa" class="bws-qa">Quality</a></li>
              </ul>
              <hr />
@@ -249,15 +249,18 @@
                        <p>This charm does not expose any configuration
options.</p>
                      {{/if}}
                  </div>
- <d...

Revision history for this message
Richard Harding (rharding) wrote :
Revision history for this message
Gary Poster (gary) wrote :

*** Submitted:

Visual updates

visual changes to change "hooks" to "source", add provider test links,
add a contribute link, and update copy per copywriter requests

R=rharding, benji
CC=
https://codereview.appspot.com/11462043

https://codereview.appspot.com/11462043/

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches