Closed
Bug 847660
Opened 12 years ago
Closed 12 years ago
Hook up homepage category list to API endpoint
Categories
(Marketplace Graveyard :: Consumer Pages, defect, P2)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: cvan, Unassigned)
References
Details
(Whiteboard: [fireplace] p=1)
Formerly https://github.com/mozilla/fireplace/issues/10
We have an API endpoint for categories:
http://zamboni.readthedocs.org/en/latest/topics/api/misc.html#categories
Let's change Fireplace to use this, instead of Flue.
Reporter | ||
Updated•12 years ago
|
Summary: Hook up categories to API endpoint → Hook up homepage category list to API endpoint
Updated•12 years ago
|
Priority: -- → P2
Whiteboard: [fireplace] → [fireplace] p=1
Updated•12 years ago
|
Assignee: nobody → jfong
Reporter | ||
Comment 1•12 years ago
|
||
Edit the `api_url` in your `settings_local.js` and let me know if this works.
Comment 2•12 years ago
|
||
Yep, seems to work.
Reporter | ||
Comment 3•12 years ago
|
||
I don't want to keep a bug around that says "make sure the data from the API is correct"; once bug 847707 is fixed we're good here. Basta is working on some magic that will tell us if the API response is not what Fireplace expects.
Assignee: jfong → nobody
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•