Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-03-22 | final code for new api | Tejas Kharat | |
2024-03-12 | fix errorFields update | Sunil Shetye | |
2024-03-11 | ErrorField to be updated | Tejas Kharat | |
2023-02-15 | add Loader when getting and setting component properties | Sunil Shetye | |
2023-02-13 | remove js extension from import line | Sunil Shetye | |
2023-02-11 | set display_parameter properly | Sunil Shetye | |
treat as html | |||
2023-01-28 | npm start | Sunil Shetye | |
2023-01-20 | redirect only for allowed urls | Sunil Shetye | |
2022-09-28 | pass block name instead of id | Sunil Shetye | |
2022-09-13 | fix js syntax | Sunil Shetye | |
2022-06-03 | disable new-cap eslint error | Sunil Shetye | |
2022-01-13 | give name to exported anonymous functions | Sunil Shetye | |
use useRef to remove dependencies | |||
2022-01-04 | do not add datapoint to state | Sunil Shetye | |
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-11-17 | use camelCase in react | 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-01 | fix some warnings from command | Sunil Shetye | |
npx standard | |||
2021-10-01 | fixes using command | Sunil Shetye | |
npx standard --fix | |||
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 | from esimblocks branch | Sunil Shetye | |
2021-04-11 | use functions instead of actions | Sunil Shetye | |
remove unused actions | |||
2021-04-11 | setting displayProperties via api | Sunil Shetye | |
2021-04-11 | change from properties to parameter_values | Sunil Shetye | |
2021-04-11 | cleaning unused properties | Sunil Shetye | |
2021-04-11 | add parameter_values_changed | Sunil Shetye | |
2021-04-11 | not setting compProperties | Sunil Shetye | |
2021-04-11 | show the required keys | Sunil Shetye | |
2021-04-11 | fix svg parser | Sunil Shetye | |
2021-04-11 | adding frontend for testing apis | Sunil Shetye | |
2021-04-11 | adding frontend files | Sunil Shetye | |