Age | Commit message (Collapse) | Author | |
---|---|---|---|
12 days | organize imports | Sunil Shetye | |
2025-06-24 | require braces for function call | Sunil Shetye | |
2025-06-19 | cleanup | Sunil Shetye | |
2025-06-19 | Changes done for close button to close simulation | Suchita Lad | |
2025-06-05 | fix dependencies | Sunil Shetye | |
2025-06-04 | fix defined but never used error | Sunil Shetye | |
2025-05-23 | reduce first timeout | Sunil Shetye | |
2025-05-23 | change message font size | Sunil Shetye | |
2025-05-22 | show backend error in frontend | Sunil Shetye | |
2025-05-19 | move the dispatch to before the looping function | Sunil Shetye | |
2025-05-19 | separate out the close handler | Sunil Shetye | |
2025-05-19 | add setSimulating in simulation slice | Sunil Shetye | |
use isSimulating instead of isStatusDone() | |||
2025-04-19 | kill the scilab process if it is running | Sunil Shetye | |
add isStatusDone() to check if the simulation is already complete send back the task_id also | |||
2025-04-07 | remove netlist action/reducer | Sunil Shetye | |
2025-04-07 | convert simulation action/reducer to slice | Sunil Shetye | |
2025-03-25 | Updated redux toolkit files | Suchita Lad | |
2025-03-17 | add code for case | Sunil Shetye | |
2025-03-12 | Updated Task status in SimulationScreen.js file | Suchita Lad | |
2025-02-13 | make return structure consistent | Sunil Shetye | |
replace repeated str calls fix formatting | |||
2025-02-13 | Added logic to cancel simulation process | Suchita Lad | |
2025-01-31 | replace substr with substring | Sunil Shetye | |
remove unused variables | |||
2024-10-11 | remove unnecessary dependencies on | Sunil Shetye | |
- dispatch and other functions - elements initialised with createRef() Also, replace props.location with props.location.search | |||
2024-10-11 | replace reducers with the appropriate properties | Sunil Shetye | |
2024-08-27 | ignore | Sunil Shetye | |
2024-03-06 | converted duplicate code to a function call | Tejas Kharat | |
2023-02-15 | React import changes | Sunil Shetye | |
2022-11-18 | use symbolic names instead of ids | Sunil Shetye | |
2022-11-17 | further reduce code complexity | Sunil Shetye | |
2022-11-17 | reduce code complexity | Sunil Shetye | |
2022-11-16 | add statusClosed | Sunil Shetye | |
2022-11-16 | work on 3d graphs | Sunil Shetye | |
2022-11-15 | reorder import functions | Sunil Shetye | |
2022-09-13 | fix js syntax | Sunil Shetye | |
2022-07-06 | rename Grid property from justify to justifyContent | Sunil Shetye | |
2022-06-17 | Canvas Display Fix | TheThinker277 | |
2022-06-17 | Error Display | TheThinker277 | |
2022-06-17 | FIXED parameter check and No log file | TheThinker277 | |
2022-06-09 | Graph Layout fixes | Sunil Shetye | |
2022-06-09 | Graph Layout | TheThinker277 | |
2022-05-31 | Automation of N graph Display | TheThinker277 | |
2022-01-17 | remove Simulator: unused | Sunil Shetye | |
2021-12-15 | stream the data to the browser | Sunil Shetye | |
add events to React to receive the stream | |||
2021-11-15 | fix one more code issue | Sunil Shetye | |
2021-10-01 | fixes using command | Sunil Shetye | |
npx standard --fix | |||
2021-10-01 | filter data with encodeURIComponent() | Sunil Shetye | |
2021-10-01 | replace Schematic/Diagram and Component/Block with env variable | Sunil Shetye | |
2021-04-11 | cleaning unused properties | Sunil Shetye | |
2021-04-11 | adding frontend files | Sunil Shetye | |