Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-09-13 | fix js syntax | Sunil Shetye | |
2022-09-09 | show only .xml files | Sunil Shetye | |
2022-07-06 | rename Grid property from justify to justifyContent | Sunil Shetye | |
2022-07-06 | remove !important | Sunil Shetye | |
2022-07-06 | Fixes the component display | TheThinker277 | |
2022-06-22 | undo popup change | 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-06-08 | reinstall dependencies | Sunil Shetye | |
2022-06-03 | disable new-cap eslint error | Sunil Shetye | |
2022-05-31 | Automation of N graph Display | TheThinker277 | |
2022-01-17 | remove Simulator: unused | Sunil Shetye | |
2022-01-13 | remove semicolons in comments also | Sunil Shetye | |
2022-01-13 | give name to exported anonymous functions | Sunil Shetye | |
use useRef to remove dependencies | |||
2022-01-13 | use @babel/eslint-parser instead of babel-eslint | Sunil Shetye | |
2022-01-12 | use @babel/eslint-parser instead of babel-eslint | Sunil Shetye | |
2022-01-12 | fix warnings and errors | Sunil Shetye | |
2022-01-06 | highcharts: merge large heatmap with line | Sunil Shetye | |
2022-01-05 | highcharts: merge heatmap with line | Sunil Shetye | |
2022-01-04 | do not add datapoint to state | Sunil Shetye | |
2021-12-30 | make ref as an array | Sunil Shetye | |
clear task id at start of simulation | |||
2021-12-23 | add redux for task id | Sunil Shetye | |
move code from SimulationProperties to SimulationScreen2 | |||
2021-12-20 | remove dispatcher code for adding a point | Sunil Shetye | |
2021-12-15 | stream the data to the browser | Sunil Shetye | |
add events to React to receive the stream | |||
2021-12-04 | update react code for streaming | Sunil Shetye | |
2021-11-19 | call mxRubberband only once | Sunil Shetye | |
2021-11-17 | use camelCase in react | Sunil Shetye | |
2021-11-16 | add back ParentComponent | Sunil Shetye | |
2021-11-15 | fix one more code issue | Sunil Shetye | |
2021-11-15 | fix some more code issues | Sunil Shetye | |
2021-11-15 | fix some code issues | Sunil Shetye | |
2021-10-25 | use es6 syntax for anonymous function | Sunil Shetye | |
2021-10-25 | wrap call in anonymous function | Sunil Shetye | |
increase time interval from 1s to 10s | |||
2021-10-24 | add app_name to the parameters | Sunil Shetye | |
2021-10-13 | use block instead of block_id | Sunil Shetye | |
2021-10-12 | use block_id instead of id | Sunil Shetye | |
send back blockport_set instead of number_of_blockports | |||
2021-10-06 | code to restore parameter values | Sunil Shetye | |
2021-10-06 | specify value of attribute also | Sunil Shetye | |
2021-10-06 | use querySelector instead of always using first child | Sunil Shetye | |
2021-10-01 | post all keys | Sunil Shetye | |
2021-10-01 | fix some warnings from command | Sunil Shetye | |
npx standard | |||
2021-10-01 | fixes using command | Sunil Shetye | |
npx standard --fix | |||
2021-10-01 | give simulation options | Sunil Shetye | |
Closes #1 | |||
2021-10-01 | show block style as name | Sunil Shetye | |
2021-10-01 | prefetch all images on the left panel | Sunil Shetye | |
Closes #3 | |||
2021-10-01 | filter data with encodeURIComponent() | Sunil Shetye | |
2021-10-01 | save app name and description in model | Sunil Shetye | |