451
edits
No edit summary |
No edit summary |
||
| Line 33: | Line 33: | ||
***The user should be able to add modules and <font color="Blue">libraries</font> | ***The user should be able to add modules and <font color="Blue">libraries</font> | ||
***A new revision should be generated when the user saves after making changes to the existing addon code.(done) | ***A new revision should be generated when the user saves after making changes to the existing addon code.(done) | ||
***The code for the add-on | ***The code for the add-on library should be saved when the save button is pressed.(done)<br> | ||
***<font color="Blue">The SDK version to be used for the current add-on can be changed from the libraries section.</font> | ***<font color="Blue">The SDK version to be used for the current add-on can be changed from the libraries section.</font> | ||
***<font color="Blue">The revision should change when the user adds/removes libraries</font> | ***<font color="Blue">The revision should change when the user adds/removes libraries</font> | ||
| Line 61: | Line 61: | ||
*Library editor page: | *Library editor page: | ||
**Automated: | **Automated: | ||
***The library should be saved through the "Save" button. (done in home page) <br> | ***The library should be saved through the "Save" button. (done in home page) <br> | ||
***The code for the library should be edited and should be saved when the save button is pressed.(done)<br> | |||
***Modules and <font color="Blue">libraries</font> should be allowed to be added to the current library. | ***Modules and <font color="Blue">libraries</font> should be allowed to be added to the current library. | ||
***Library information should be editable when clicked on the library name on that page(Note: This can be done only when the user is in edit mode)<br> | ***Library information should be editable when clicked on the library name on that page(Note: This can be done only when the user is in edit mode)<br> | ||
edits