summaryrefslogtreecommitdiff
path: root/blocks/eda-frontend/src/components/SchematicEditor/SimulationProperties.js
AgeCommit message (Collapse)Author
12 daysorganize importsSunil Shetye
2025-06-04fix defined but never used errorSunil Shetye
2025-05-16remove child edges alsoSunil Shetye
2025-04-19kill the scilab process if it is runningSunil Shetye
add isStatusDone() to check if the simulation is already complete send back the task_id also
2025-04-08cleanupSunil Shetye
2025-04-08Merged scripts with xcosblocksSuchita Lad
2025-04-07remove netlist action/reducerSunil Shetye
2025-04-07convert simulation action/reducer to sliceSunil Shetye
2025-04-07add async/awaitSunil Shetye
2025-04-02Updated files to store workspace file in task modelSuchita Lad
2025-03-25Updated redux toolkit filesSuchita Lad
2025-02-13Added logic to cancel simulation processSuchita Lad
2024-10-11replace reducers with the appropriate propertiesSunil Shetye
2024-08-27ignoreSunil Shetye
2023-02-15React import changesSunil Shetye
2022-11-16add statusClosedSunil Shetye
2022-11-15reorder import functionsSunil Shetye
2022-06-08reinstall dependenciesSunil Shetye
2022-06-03disable new-cap eslint errorSunil Shetye
2022-01-17remove Simulator: unusedSunil Shetye
2022-01-12fix warnings and errorsSunil Shetye
2021-12-30make ref as an arraySunil Shetye
clear task id at start of simulation
2021-12-23add redux for task idSunil Shetye
move code from SimulationProperties to SimulationScreen2
2021-12-20remove dispatcher code for adding a pointSunil Shetye
2021-12-15stream the data to the browserSunil Shetye
add events to React to receive the stream
2021-12-04update react code for streamingSunil Shetye
2021-10-25use es6 syntax for anonymous functionSunil Shetye
2021-10-25wrap call in anonymous functionSunil Shetye
increase time interval from 1s to 10s
2021-10-24add app_name to the parametersSunil Shetye
2021-10-01post all keysSunil Shetye
2021-10-01give simulation optionsSunil Shetye
Closes #1
2021-04-11code to post diagramSunil Shetye
2021-04-11remove eslintSunil Shetye
2021-04-11adding frontend filesSunil Shetye