Closed
Bug 622176
Opened 14 years ago
Closed 14 years ago
[frontend] Build the Editor full/pending/lite queue pages
Categories
(addons.mozilla.org Graveyard :: Admin/Editor Tools, defect, P1)
addons.mozilla.org Graveyard
Admin/Editor Tools
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 622172
5.12.7
People
(Reporter: clouserw, Assigned: kumar)
References
Details
(Whiteboard: [ReviewTeam])
I'm copying the description from bug 622172, but this is for the front end. Since this is such a big page, we can split these two pieces out.
This bug includes 3 pages:
https://addons.allizom.org/en-US/editors/queue (redirects to /pending)
https://addons.allizom.org/en-US/editors/queue/nominated
https://addons.allizom.org/en-US/editors/queue/pending
https://addons.allizom.org/en-US/editors/queue/preliminary
This is a big chunk of code, but all three pages are very similar so they are
getting piled together here. This bug does not include the search box - that
is bug 622171.
This bug does include:
- the table structure with tabs at the top
- pagination at 100 add-ons
- the queue counts in the tabs (also note bug 622169)
- the sortable columns
- the "helpful links" at the bottom of the page
Be aware of slow queries. The remora code will help with subtleties (like
determining waiting time).
Updated•14 years ago
|
Whiteboard: [required amo-editors]
Reporter | ||
Updated•14 years ago
|
Assignee: nobody → kumar.mcmillan
Target Milestone: Q1 2011 → 5.12.7
Assignee | ||
Comment 1•14 years ago
|
||
The front end work was done at the same time as the backend
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
Comment 2•13 years ago
|
||
Reclassifying editor bugs and changing to a new whiteboard flag. Spam, spam, spam, spam...
Whiteboard: [required amo-editors] → [ReviewTeam]
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
•