summaryrefslogtreecommitdiff
path: root/blocks/saveAPI
AgeCommit message (Collapse)Author
6 daysadding migrations for dockerSunil Shetye
2025-05-30fix undefined variable error in scilab scriptsSunil Shetye
2025-05-08change ymin from 7 to 0Sunil Shetye
2025-05-06search by block name alsoSunil Shetye
2025-05-06update saveAPI databaseSunil Shetye
2025-05-05use .num and .den membersSunil Shetye
numer() and denom() functions are replaced by the corresponding members in scilab code cleanup
2025-04-29change denominator of CLR block to match the scriptSunil Shetye
2025-04-25remove call to evansSunil Shetye
make assignment in loop silent
2025-04-25search for diagrams with scriptsSunil Shetye
2025-03-21remove extra codeSunil Shetye
do not group by save_id
2025-03-19Added show script functionalitySuchita Lad
2025-03-19use SimpleRouter instead of DefaultRouterSunil Shetye
2025-03-19add date change filter for consoleSunil Shetye
2025-03-18Added Export Script functionalitySuchita Lad
2025-03-17add script_dump column from xcos_on_cloudSunil Shetye
2025-03-17Added script_dump column in gallery and statesave modelSuchita Lad
2025-02-07move saveAPI fixture to saveAPI/Sunil Shetye
2025-02-06add lowercase versions of name and description to modelSunil Shetye
2025-01-27allow media to be nullSunil Shetye
2025-01-25methods not required nowSunil Shetye
2025-01-24split GalleryView into GalleryListView and GalleryDetailViewSunil Shetye
simplify serializers remove shared from Gallery model add optional book_id parameter to GalleryListView
2025-01-24Added example countSuchita Lad
2025-01-24Added book_id in js fileSuchita Lad
2025-01-23refactor parser functionSunil Shetye
2025-01-23New bookcategory and book tablesSuchita Lad
2024-10-25code cleanupSunil Shetye
2024-09-13cleanupSunil Shetye
2024-08-30loadGallery function is working correctlytejasKharat
2024-08-30Resolved the changestejasKharat
2024-08-30Launch in Editor and delete functionality working!tejasKharat
2024-08-30resolved the merge issuetejasKharat
2024-08-30exportImage function workingtejasKharat
2024-06-25add pow function to xslSunil Shetye
2024-06-20use common code is_ownerSunil Shetye
2024-06-20fix python bugsSunil Shetye
2024-06-12add save codeSunil Shetye