summaryrefslogtreecommitdiff
path: root/blocks/simulationAPI/views.py
AgeCommit message (Expand)Author
12 daysRemoved multiple calls of logSuchita Lad
2025-06-19Changes done for close button to close simulationSuchita Lad
2025-05-23remove exception class from detailsSunil Shetye
2025-04-19kill the scilab process if it is runningSunil Shetye
2025-04-15use pexpect for interactive scilab-cliSunil Shetye
2025-04-09Added auto execute script feature on loading diagramSuchita Lad
2025-04-08cleanupSunil Shetye
2025-04-07Updated process task to use uploadscript and getscriptoutputSuchita Lad
2025-04-02Updated files to store workspace file in task modelSuchita Lad
2025-03-28Updated style of execute script windowSuchita Lad
2025-03-26Updated uploadscript functionSuchita Lad
2025-03-25ignoreSunil Shetye
2025-03-25Updated views.py in simulationAPISuchita Lad
2025-03-25Added Script file name and type in Task modelSuchita Lad
2025-03-23use threadName instead of task_idSunil Shetye
2025-03-21add type and workspace_file columns to Task modelSunil Shetye
2025-03-04save app name alsoSunil Shetye
2025-03-03Store session details in tableSuchita Lad
2025-03-03use session_key from backendSunil Shetye
2025-03-03adding session key apiSunil Shetye
2025-02-28Updated files for sessionSuchita Lad
2025-02-18Revert "move the loop to event_stream_loop function"Sunil Shetye
2025-02-13make return structure consistentSunil Shetye
2025-02-13Added logic to cancel simulation processSuchita Lad
2025-02-13move the loop to event_stream_loop functionSunil Shetye
2025-02-04give meaningful name to directorySunil Shetye
2025-02-03handle other return values alsoSunil Shetye
2025-02-03add figure_id as key to lastlogtimesSunil Shetye
2025-01-31do not send all the lines for CSCOPESunil Shetye
2025-01-07return error response on errorSunil Shetye
2024-10-22copy mxGeometry in Ports alsoSunil Shetye
2024-10-21Added ImplicitInputOutputPort, CommandPort, ControlPort function for splitSuchita Lad
2024-06-13add pillow to requirements.txtSunil Shetye
2024-06-12Updated files of simulationAPISuchita Lad
2024-03-04fix flake8 errorsSunil Shetye
2022-06-06cleanup the get_log_name methodSunil Shetye
2022-06-02sleep on python sideSunil Shetye
2022-01-13use @babel/eslint-parser instead of babel-eslintSunil Shetye
2022-01-10upgrade celerySunil Shetye
2021-12-03use StreamingHttpResponse instead of ResponseSunil Shetye
2021-12-02common code to handle duplicate linesSunil Shetye
2021-12-02add state to parserSunil Shetye
2021-12-02add STREAM as a celery stateSunil Shetye
2021-11-15fix some more code issuesSunil Shetye
2021-10-23add simulation parameters to TaskFileSunil Shetye
2021-04-11using loggerSunil Shetye
2021-04-11adding simulation apisSunil Shetye