451
edits
| Line 64: | Line 64: | ||
**The add-ons/libraries on this page should be tagged "initial"(default) for newly saved packages. | **The add-ons/libraries on this page should be tagged "initial"(default) for newly saved packages. | ||
**It should be tagged "copy" for copied new packages. | **It should be tagged "copy" for copied new packages. | ||
**The page should also show the count of the number of add-ons and libraries that you have created.<br> | |||
**The page should also show the count of the number of add-ons and libraries that you have created. | |||
**When clicking on the "Public Add-ons"/"Public Libraries" link, add-ons/libraries should be shown in a pagination manner if there are more than 10 add-ons for the user. | **When clicking on the "Public Add-ons"/"Public Libraries" link, add-ons/libraries should be shown in a pagination manner if there are more than 10 add-ons for the user. | ||
**When clicking on the "Private Add-ons"/"Private Libraries" link, add-ons/libraries should be shown in a pagination manner if there are more than 10 add-ons for the user. | **When clicking on the "Private Add-ons"/"Private Libraries" link, add-ons/libraries should be shown in a pagination manner if there are more than 10 add-ons for the user. | ||
| Line 71: | Line 70: | ||
**On the dashboard, each library must have "Edit", "Delete", "Public" and "Private" buttons. | **On the dashboard, each library must have "Edit", "Delete", "Public" and "Private" buttons. | ||
**Clicking on Private button disables the add-on/library and sends it to Private add-ons/Private libraries section. | **Clicking on Private button disables the add-on/library and sends it to Private add-ons/Private libraries section. | ||
** | **You can reactivate the private add-on by clicking the "Public" button from the Private add-ons page. | ||
** | **You can reactivate the private libraries by clicking the "Public" button from the private libraries page. | ||
** | **Clicking on the "Private add-ons" link should show you the currently disabled addons. | ||
** | **Clicking on the "Private libraries" link should show you the currently disabled libraries. | ||
** You should be able to go to editor page when you click edit button. | ** You should be able to go to editor page when you click edit button. | ||
** Add on should be permanently deleted when you hit the Delete button | ** Add on should be permanently deleted when you hit the Delete button | ||
*Manual (in-litmus) | *Manual (in-litmus) | ||
** | **All the saved and public (default) Addons and libraries should be shown on this page. | ||
**It should be tagged "uploaded" for packages that have been uploaded. | |||
**You can upload an xpi file from your computer by clicking the "upload package" link on this page. | |||
** Add on should be installed when you hit the Test button. | |||
==Library editor page== | ==Library editor page== | ||
edits