451
edits
| Line 11: | Line 11: | ||
**<b>User should be able to go to create add-on/create libraries page from the dropdown at the top of the page, after he is authenticated.</b> | **<b>User should be able to go to create add-on/create libraries page from the dropdown at the top of the page, after he is authenticated.</b> | ||
**User should be redirected to the add-on editor page when clicked on the create add-on button, after he is authenticated. | **User should be redirected to the add-on editor page when clicked on the create add-on button, after he is authenticated. | ||
**User should be redirected to the library text editor page when they click on "Create Library" button | **User should be redirected to the library text editor page when they click on "Create Library" button. | ||
**All links on the home page should be clickable and redirected to the proper page. | **All links on the home page should be clickable and redirected to the proper page. | ||
**When the user is not logged in,the home page should only show the "Test" and "Source" buttons(enabled). | **When the user is not logged in,the home page should only show the "Test" and "Source" buttons(enabled). | ||
**For the add-ons created by other users, only "Test" and "Source" buttons should be visible to the current user. | **For the add-ons created by other users, only "Test" and "Source" buttons should be visible to the current user. | ||
**For the libraries created by other users, only "Source" button should be visible to the current user. | **For the libraries created by other users, only "Source" button should be visible to the current user. | ||
**"Disable" button should be shown on the home page to the user for the add-ons/libraries that have been created by them.(user needs to be logged in | **"Disable" button should be shown on the home page to the user for the add-ons/libraries that have been created by them.(user needs to be logged in) | ||
edits