Closed Bug 622191 Opened 15 years ago Closed 14 years ago

[backend] Build the review page

Categories

(addons.mozilla.org Graveyard :: Admin/Editor Tools, defect, P1)

defect

Tracking

(Not tracked)

RESOLVED FIXED
5.12.12

People

(Reporter: clouserw, Assigned: andy+bugzilla)

References

Details

(Whiteboard: [fat])

Behold the review page! https://addons.allizom.org/en-US/editors/review/121634?num=47 The backend of this involves showing stuff on the page (relatively simple) and accepting POST stuff (more complicated). I'm not going to list everything here that is done on POST, but please look through Remora's controllers/editors_controller.php (and the more interesting stuff in controllers/components/editors.php). Other stuff worth noting: - The prev/next link in the top right only shows up if num is in the URL - The most complex part of this is the grey box in the middle. Note little things like the "notify me" box defaults to yes for rejections. - This bug does NOT include the "Editor Comments" section
Blocks: 622192
Assignee: nobody → gkoberger
Target Milestone: Q1 2011 → 5.12.10
Depends on: 631695, 631696
Target Milestone: 5.12.10 → 5.12.11
Assignee: gkoberger → amckay
nominationmessage is shown on the remora page, but isn't mentioned in the zamboni model, so assuming this is no longer used and won't be shown.
(In reply to comment #1) > nominationmessage is shown on the remora page, but isn't mentioned in the > zamboni model, so assuming this is no longer used and won't be shown. We need it.
But I don't think its set at all anywhere in zamboni. Is it missing from other step of the addon submission process?
We used to require a nomination message with information about the add-on (how it works, how to test, etc.). For a while we've had the Notes to Reviewer, which are optionally included on every version of the add-on and can serve the same purpose. While I'm OK with not requiring the nomination message in the new system, there's a lot of useful historical data in the nomination messages of all existing add-ons. So, we should still display it in the new review pages.
We haven't got a model for editor_subscriptions yet?
(In reply to comment #5) > We haven't got a model for editor_subscriptions yet? That looks like the case
Target Milestone: 5.12.11 → 5.12.12
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.