summaryrefslogtreecommitdiff
path: root/blocks/eda-frontend/src/components/Shared
AgeCommit message (Collapse)Author
10 daysadd border radius to logoSunil Shetye
12 daysorganize importsSunil Shetye
2025-06-04fix defined but never used errorSunil Shetye
2025-06-04fix quotesSunil Shetye
2025-05-30fix undefined variable error in scilab scriptsSunil 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-07convert auth action/reducer to sliceSunil Shetye
2025-03-06make a function to get first alphabetic character of usernameSunil Shetye
2025-01-31set the flags before setting intervalSunil Shetye
2025-01-30Updated parameters value in cscope and added formula in Yaxis for graphSuchita Lad
2024-10-14replace store methods with useSelector and useDispatchSunil Shetye
2024-10-11replace reducers with the appropriate propertiesSunil Shetye
2024-09-04fix importSunil Shetye
2024-08-30My profile removedtejasKharat
2023-02-15React import changesSunil Shetye
2022-11-16add statusClosedSunil Shetye
2022-11-16adding z-axis to graphSunil Shetye
2022-11-15reorder import functionsSunil Shetye
2022-09-13Xshift FIXTheThinker277
2022-09-13X-Axis ShiftTheThinker277
2022-05-09call clearInterval only after the pointList is emptySunil Shetye
2022-04-21use const instead of letSunil Shetye
2022-04-20use setInterval instead of repeated setTimeoutSunil Shetye
add logic to clear all the intervals
2022-01-18adding propTypesSunil Shetye
2022-01-17remove Simulator: unusedSunil Shetye
2022-01-13remove semicolonsSunil Shetye
2022-01-13use @babel/eslint-parser instead of babel-eslintSunil Shetye
2022-01-12use @babel/eslint-parser instead of babel-eslintSunil Shetye
2022-01-12fix warnings and errorsSunil Shetye
2022-01-05highcharts: merge heatmap with lineSunil Shetye
2021-12-23add redux for task idSunil Shetye
move code from SimulationProperties to SimulationScreen2
2021-12-16use setTimeout() instead of setInterval()Sunil Shetye
return after setTimeout()
2021-12-15stream the data to the browserSunil Shetye
add events to React to receive the stream
2021-11-15fix some more code issuesSunil Shetye
2021-11-15fix some code issuesSunil Shetye
2021-10-01fixes using commandSunil Shetye
npx standard --fix
2021-10-01filter data with encodeURIComponent()Sunil Shetye
2021-10-01replace Schematic/Diagram and Component/Block with env variableSunil Shetye
2021-10-01from esimblocks branchSunil Shetye
2021-04-11remove eslintSunil Shetye
2021-04-11save xml and not jsonSunil Shetye
2021-04-11adding frontend filesSunil Shetye