Closed
Bug 574286
Opened 14 years ago
Closed 14 years ago
[EB] Implement new ratings widget
Categories
(addons.mozilla.org Graveyard :: Collections, defect, P1)
addons.mozilla.org Graveyard
Collections
Tracking
(Not tracked)
RESOLVED
FIXED
5.11.8
People
(Reporter: clouserw, Assigned: potch)
References
Details
(Whiteboard: [Q32010][qa-])
We need to migrate the current rating widget to zamboni, and modify it a bit. See this page for interactions: http://people.mozilla.com/~chowse/drop/amo/electric-bandwagon/v1/Interactions.png
This bug covers:
- Implementation of the widget
- Implementation of the backend
Please add the widget to:
- The listing code which should put it on every page that has a list of collections
- The collection detail pages
- https://preview.addons.mozilla.org/z/en-US/firefox/addons/smorgasbord
Reporter | ||
Updated•14 years ago
|
Target Milestone: --- → 5.11.6
Reporter | ||
Comment 1•14 years ago
|
||
We don't have a :pologh user, but we talked over email - this is a team effort between potch & jbalogh.
Assignee: nobody → thepotch
Reporter | ||
Updated•14 years ago
|
Assignee: thepotch → jbalogh
Comment 2•14 years ago
|
||
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Comment 3•14 years ago
|
||
Potch: the new collection urls are /collections/:user/:slug.
The vote urls are /collections/:user/:slug/vote/(up|down).
They work without js and require login. If you don't POST or you're not logged in it will bounce you back to the collection page. I didn't touch the vote template at all, so the urls are wrong. Let me know if you need help with that.
Assignee: jbalogh → thepotch
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Whiteboard: [Q32010] → [Q32010][qa-]
Target Milestone: 5.11.6 → 5.11.7
Reporter | ||
Updated•14 years ago
|
Target Milestone: 5.11.7 → 5.11.8
Assignee | ||
Comment 4•14 years ago
|
||
Assignee | ||
Updated•14 years ago
|
Status: REOPENED → RESOLVED
Closed: 14 years ago → 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
•