summaryrefslogtreecommitdiff
path: root/blocks/eda-frontend/src
AgeCommit message (Collapse)Author
2021-10-01load as xmlSunil Shetye
2021-10-01check for nullSunil Shetye
do not show button if there are no properties check if value is not empty
2021-10-01import the cssSunil Shetye
2021-10-01adding block_name to modelSunil Shetye
2021-10-01cleanupSunil Shetye
2021-10-01code cleanupSunil Shetye
2021-10-01from esimblocks branchSunil Shetye
2021-04-11do not show block labelsSunil Shetye
2021-04-11use functions instead of actionsSunil Shetye
remove unused actions
2021-04-11trim earlySunil Shetye
set to empty before every search set width and height of dragged element from image
2021-04-11setting displayProperties via apiSunil Shetye
2021-04-11disable csrf for nowSunil Shetye
2021-04-11change from properties to parameter_valuesSunil Shetye
2021-04-11code to post diagramSunil Shetye
2021-04-11put id in ParentComponentSunil Shetye
2021-04-11cleaning unused propertiesSunil Shetye
2021-04-11add parameter_values_changedSunil Shetye
2021-04-11adding log linesSunil Shetye
2021-04-11not setting compPropertiesSunil Shetye
2021-04-11show the required keysSunil Shetye
2021-04-11setting block_idSunil Shetye
2021-04-11remove eslintSunil Shetye
2021-04-11fix svg parserSunil Shetye
2021-04-11save xml and not jsonSunil Shetye
2021-04-11adding the blocksSunil Shetye
2021-04-11adding width and height to blocksSunil Shetye
2021-04-11order blocks by nameSunil Shetye
2021-04-11adding palettesSunil Shetye
2021-04-11adding frontend for testing apisSunil Shetye
2021-04-11adding frontend filesSunil Shetye