AMO/High Impact Features: Difference between revisions
< AMO
Jump to navigation
Jump to search
No edit summary |
m (→QA HIFs) |
||
Line 20: | Line 20: | ||
= QA HIFs = | = 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? How many celery exceptions? How many addons were downloaded? This would help boost confidence if doing continuous deployment. | : Show a graph of important messages in the cluster logs. For example: How many HTTP exceptions were there in the last minute? How many celery exceptions? How many addons were downloaded? This would help boost confidence if doing continuous deployment. |
Revision as of 18:22, 1 July 2011
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? How many celery exceptions? How many addons were downloaded? This would help boost confidence if doing continuous deployment.