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

Issue 9965044: Adds handling to category links

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

Description

Adds handling to category links -Filter model now has a reset mechanism -Filter model's reset is used when navigation away from search occurs -Category links now generate a viewNavigate event with search on and the approriate category filter set. This is managed by a delegate in editorial which fires the category on click, and a listener in the browser app which creates and fires the viewNavigate event. https://code.launchpad.net/~jcsackett/juju-gui/make-categories-work/+merge/167102 Requires: https://code.launchpad.net/~jcsackett/juju-gui/add-category-links/+merge/167131 (do not edit description out of merge proposal)

Patch Set 1 #

Total comments: 6

Patch Set 2 : Adds handling to category links #

Total comments: 3

Patch Set 3 : Adds handling to category links #

Patch Set 4 : Adds handling to category links #

Unified diffs Side-by-side diffs Delta from patch set Stats (+117 lines, -14 lines) Patch
M Makefile View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
A [revision details] View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download
M app/models/browser.js View 1 2 1 chunk +25 lines, -0 lines 0 comments Download
M app/subapps/browser/browser.js View 2 chunks +13 lines, -0 lines 0 comments Download
M app/subapps/browser/views/editorial.js View 1 2 3 chunks +28 lines, -0 lines 0 comments Download
M app/templates/category-icons.partial View 1 1 chunk +13 lines, -13 lines 0 comments Download
M test/test_browser_app.js View 1 chunk +7 lines, -0 lines 0 comments Download
M test/test_browser_editorial.js View 1 2 1 chunk +19 lines, -0 lines 0 comments Download
M test/test_browser_models.js View 1 chunk +9 lines, -0 lines 0 comments Download

Messages

Total messages: 9
j.c.sackett
Please take a look.
10 years, 10 months ago (2013-06-03 17:24:39 UTC) #1
rharding
LGTM but I'd like to chat and look at not creating a new event if ...
10 years, 10 months ago (2013-06-03 18:35:07 UTC) #2
j.c.sackett
On 2013/06/03 18:35:07, rharding wrote: > LGTM but I'd like to chat and look at ...
10 years, 10 months ago (2013-06-03 18:50:20 UTC) #3
rharding
On 2013/06/03 18:50:20, j.c.sackett wrote: > On 2013/06/03 18:35:07, rharding wrote: > > LGTM but ...
10 years, 10 months ago (2013-06-03 19:23:16 UTC) #4
j.c.sackett
On 2013/06/03 19:23:16, rharding wrote: > On 2013/06/03 18:50:20, j.c.sackett wrote: > > On 2013/06/03 ...
10 years, 10 months ago (2013-06-03 20:33:05 UTC) #5
j.c.sackett
Please take a look.
10 years, 10 months ago (2013-06-03 20:37:30 UTC) #6
jeff.pihach
LGTM with trivial. Thanks! https://codereview.appspot.com/9965044/diff/10/app/models/browser.js File app/models/browser.js (right): https://codereview.appspot.com/9965044/diff/10/app/models/browser.js#newcode95 app/models/browser.js:95: this.set('categories', []); This should be ...
10 years, 10 months ago (2013-06-03 21:20:39 UTC) #7
j.c.sackett
On 2013/06/03 21:20:39, jeff.pihach wrote: > LGTM with trivial. > > Thanks! > > https://codereview.appspot.com/9965044/diff/10/app/models/browser.js ...
10 years, 10 months ago (2013-06-04 12:39:42 UTC) #8
j.c.sackett
10 years, 10 months ago (2013-06-04 16:45:37 UTC) #9
*** Submitted:

Adds handling to category links

-Filter model now has a reset mechanism
-Filter model's reset is used when navigation away from search occurs
-Category links now generate a viewNavigate event with search on and the
approriate category filter set. This is managed by a delegate in editorial
which fires the category on click, and a listener in the browser app which
creates and fires the viewNavigate event.

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

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