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

Issue 8612045: Adds call to API client for charm search

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years ago by j.c.sackett
Modified:
11 years ago
Reviewers:
mp+158929, rharding, jeff.pihach
Visibility:
Public.

Description

Adds call to API client for charm search -Adds a method, search, to CharmworldAPI0, to make the search API call. -Adds a test for it. Nothing in this is wired into anything; it's used by a subsequent branch that is doing the sidebar search view. https://code.launchpad.net/~jcsackett/juju-gui/search-api/+merge/158929 (do not edit description out of merge proposal)

Patch Set 1 #

Total comments: 10

Patch Set 2 : Adds call to API client for charm search #

Patch Set 3 : Adds call to API client for charm search #

Unified diffs Side-by-side diffs Delta from patch set Stats (+52 lines, -0 lines) Patch
A [revision details] View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M app/store/charm.js View 1 1 chunk +17 lines, -0 lines 0 comments Download
M test/test_charm_store.js View 1 2 1 chunk +33 lines, -0 lines 0 comments Download

Messages

Total messages: 5
j.c.sackett
Please take a look.
11 years ago (2013-04-15 14:07:22 UTC) #1
jeff.pihach
LGTM with trivial and cleanup in the test. https://codereview.appspot.com/8612045/diff/1/app/store/charm.js File app/store/charm.js (right): https://codereview.appspot.com/8612045/diff/1/app/store/charm.js#newcode208 app/store/charm.js:208: * ...
11 years ago (2013-04-15 14:13:56 UTC) #2
rharding
LGTM with a couple of notes on naming/var setup. https://codereview.appspot.com/8612045/diff/1/app/store/charm.js File app/store/charm.js (right): https://codereview.appspot.com/8612045/diff/1/app/store/charm.js#newcode208 app/store/charm.js:208: ...
11 years ago (2013-04-15 14:24:36 UTC) #3
j.c.sackett
Replies here, and changes coming. https://codereview.appspot.com/8612045/diff/1/app/store/charm.js File app/store/charm.js (right): https://codereview.appspot.com/8612045/diff/1/app/store/charm.js#newcode208 app/store/charm.js:208: * @param {String} text ...
11 years ago (2013-04-15 15:00:24 UTC) #4
j.c.sackett
11 years ago (2013-04-15 15:58:14 UTC) #5
*** Submitted:

Adds call to API client for charm search

-Adds a method, search, to CharmworldAPI0, to make the search API call.
-Adds a test for it.

Nothing in this is wired into anything; it's used by a subsequent branch that
is doing the sidebar search view.

R=jeff.pihach, rharding
CC=
https://codereview.appspot.com/8612045
Sign in to reply to this message.

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