Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-12-30 | upgrade | Sunil Shetye | |
2021-12-30 | upgrade | 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 | update browserslist and react-scripts | Sunil Shetye | |
2021-12-20 | remove dispatcher code for adding a point | Sunil Shetye | |
2021-12-16 | update axios | Sunil Shetye | |
2021-12-16 | use setTimeout() instead of setInterval() | Sunil Shetye | |
return after setTimeout() | |||
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 | remove App.test.js | 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-27 | wrap call using es6 syntax | Sunil Shetye | |
increase time interval from 1s to 10s | |||
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 | upgrade npm | Sunil Shetye | |
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 | |
2021-10-01 | adding variables | Sunil Shetye | |
2021-10-01 | use RegExp instead of string comparison | Sunil Shetye | |
get title from filename | |||
2021-10-01 | update once when reading | Sunil Shetye | |
do not use mxMorphing | |||
2021-10-01 | check if firstChild is null before assigning plist | Sunil Shetye | |
convert attributes to object | |||
2021-10-01 | remove unwanted properties | Sunil Shetye | |
use blockprefix instead of symbol | |||
2021-10-01 | use port_size as per env | Sunil Shetye | |
2021-10-01 | use ternary operator for xPos and yPos | Sunil Shetye | |
use enhanced for loop use local variable | |||
2021-10-01 | replace Schematic/Diagram and Component/Block with env variable | Sunil Shetye | |
2021-10-01 | load as xml | Sunil Shetye | |
2021-10-01 | check for null | Sunil Shetye | |
do not show button if there are no properties check if value is not empty | |||
2021-10-01 | import the css | Sunil Shetye | |
2021-10-01 | adding block_name to model | Sunil Shetye | |
2021-10-01 | cleanup | Sunil Shetye | |
2021-10-01 | code cleanup | Sunil Shetye | |
2021-10-01 | from esimblocks branch | Sunil Shetye | |