Closed
Bug 595886
Opened 14 years ago
Closed 14 years ago
Build add-ons activity feed page
Categories
(addons.mozilla.org Graveyard :: Developer Pages, defect, P1)
addons.mozilla.org Graveyard
Developer Pages
Tracking
(Not tracked)
RESOLVED
FIXED
5.12.3
People
(Reporter: clouserw, Assigned: davedash)
References
()
Details
(Whiteboard: [devtools][Q32010][qa-])
Current page: https://addons.mozilla.org/en-US/developers/feed/all
Mockup: http://people.mozilla.com/~chowse/drop/amo/devtools/v2/Activity_Feed.png
The framing of the site should be finished from other bugs, so you can just grab that (header/footer/nav) and include it. The core of this bug is about the main list on the page. This bug does not include the RSS feed.
Backend:
- We need a function to pull paginated/limited results from mongodb and pass them to the view. Note the per add-on and per type options in the nav.
- Additionally, we need to associate each add-on and an "all" feed for each developer with a GUID in the database.
Frontend:
- Show the results. Note all the rollover and links stuff at the bottom of the mockup.
Reporter | ||
Updated•14 years ago
|
Target Milestone: 5.12.1 → 5.12.2
Assignee | ||
Updated•14 years ago
|
Target Milestone: 5.12.2 → 5.12.3
Assignee | ||
Updated•14 years ago
|
Assignee: nobody → dd
Assignee | ||
Comment 1•14 years ago
|
||
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Updated•9 years ago
|
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•