AMO/High Impact Features

From MozillaWiki
Jump to navigation Jump to search

High Impact Features are improvements to AMO that will have a substantial positive impact on a user or developer's experience with a relatively small development effort required.

Consumer HIFs

Search Suggestions

When typing into the AMO search box, we should suggest results based on the entered text so far.

Show only compatible add-ons

When browsing through the site, users should only see compatible add-ons by default.

Developer HIFs

Notification of user reviews

Developers should be able to receive an email when a user reviews their add-on, and users should receive an email when a developer replies.

Editor/Admin HIFs

Revamped Add-on Admin Tool

Port the add-on admin tool to zamboni with the ability to email and log comments to the developer.

Editor Recognition

We have a number of ideas for editor recognition, such as badges and a better credits page

QA HIFs

Realtime graph of important log messages

Show a graph of important messages in the cluster logs. For example:
  • How many HTTP exceptions were there in the last minute? [1]
  • How many celery exceptions? [2]
  • How many addons were downloaded?

[This would help boost confidence if doing continuous deployment. (Does Arecibo handle some of this? --Kumar303 11:25, 1 July 2011 (PDT))