index
:
Common-Interface-Project/.git
xcosblocks
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
blocks
/
eda-frontend
/
src
/
components
/
SchematicEditor
/
ComponentProperties.js
Age
Commit message (
Expand
)
Author
12 days
organize imports
Sunil Shetye
2025-06-11
fix position of ports
Sunil Shetye
2025-06-06
Added changePort function
Suchita Lad
2025-06-04
fix defined but never used error
Sunil Shetye
2025-04-29
getCompProperties.fulfilled should set only state.compProperties
Sunil Shetye
2025-04-07
convert componentProperties action/reducer to slice
Sunil Shetye
2025-01-31
replace substr with substring
Sunil Shetye
2024-09-22
use new urls for getting and setting the block parameters
Sunil Shetye
2024-03-12
fix errorFields update
Sunil Shetye
2024-03-11
ErrorField to be updated
Tejas Kharat
2024-02-29
final changes
Tejas Kharat
2024-02-29
final changes
Tejas Kharat
2024-02-29
Final changes
Tejas Kharat
2024-02-29
made necessary changes
Tejas Kharat
2024-02-28
Error property in TextField
Tejas Kharat
2024-02-23
First commit
Tejas Kharat
2024-02-23
npm outdated
Sunil Shetye
2023-02-15
add Loader when getting and setting component properties
Sunil Shetye
2023-02-15
React import changes
Sunil Shetye
2023-02-14
make a function for all types of ports
Sunil Shetye
2023-02-14
work on changing explicit input ports
Sunil Shetye
2023-02-11
set display_parameter properly
Sunil Shetye
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
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
2021-10-01
fix some warnings from command
Sunil Shetye
2021-10-01
fixes using command
Sunil Shetye
2021-10-01
show block style as name
Sunil Shetye
2021-10-01
filter data with encodeURIComponent()
Sunil Shetye
2021-10-01
check for null
Sunil Shetye
2021-10-01
from esimblocks branch
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
adding log lines
Sunil Shetye
2021-04-11
show the required keys
Sunil Shetye
2021-04-11
remove eslint
Sunil Shetye
2021-04-11
adding frontend files
Sunil Shetye