summaryrefslogtreecommitdiff
path: root/blocks/eda-frontend/src
AgeCommit message (Collapse)Author
2025-01-22resize of gallery diagramSuchita Lad
2025-01-22Move save images to gallerySuchita Lad
2025-01-21Updated saved functionality workingSuchita Lad
2025-01-21populating gallerySunil Shetye
2025-01-13Updated ToolbarTools.js fileSuchita Lad
2025-01-10remove unused parameterSunil Shetye
2025-01-10fix attribute of dataSunil Shetye
remove unused parameters
2025-01-09Updated frontend fileSuchita Lad
2024-12-10send only style nameSunil Shetye
2024-11-21Updated value of tarx, tary, tar2x, tar2ySuchita Lad
2024-11-20[CodeFactor] Apply fixescodefactor-io
2024-11-18Updated firstportrotation codeSuchita Lad
2024-11-18Fixed ordering issueSuchita Lad
2024-11-11[CodeFactor] Apply fixescodefactor-io
2024-11-11switch sourcepoint and targetpointSuchita Lad
2024-11-06cleanupSunil Shetye
2024-10-30Updated files for split_pointSuchita Lad
2024-10-30add functions to reduce repetition of codeSunil Shetye
2024-10-29Added one port_rotation column in newblockportSuchita Lad
2024-10-29name change for consistencySunil Shetye
2024-10-29Added ordering attributeSuchita Lad
2024-10-28fix display name for ports and linksSunil Shetye
2024-10-28[CodeFactor] Apply fixescodefactor-io
2024-10-28Updated port rotation code of blocksSuchita Lad
2024-10-26check for null edge in addEdgeSunil Shetye
2024-10-25allow rotation of Components onlySunil Shetye
2024-10-25do not set connected ports to be connected againSunil Shetye
2024-10-25[CodeFactor] Apply fixescodefactor-io
2024-10-24Updated the style attributes of blocks and portsSuchita Lad
2024-10-16do not count SplitBlock inside SuperBlockDiagramSunil Shetye
replace with the exact XPath SplitBlock => /XcosDiagram/mxGraphModel/root/SplitBlock
2024-10-16add another version of transformXcosSunil Shetye
2024-10-16move the label below when there is an imageSunil Shetye
2024-10-15identify which cell is not foundSunil Shetye
2024-10-15convert while loop to setTimeout calls for TailSpin to work betterSunil Shetye
2024-10-14replace store methods with useSelector and useDispatchSunil Shetye
2024-10-14rename loadingDiagram to setLoadingDiagramSunil Shetye
2024-10-11remove unnecessary dependencies onSunil Shetye
- dispatch and other functions - elements initialised with createRef() Also, replace props.location with props.location.search
2024-10-11replace reducers with the appropriate propertiesSunil Shetye
2024-10-11adding loadingDiagramSunil Shetye
2024-10-11move getDate to utilsSunil Shetye
2024-10-09handle the case where the name is not the first part of the styleSunil Shetye
2024-10-08[CodeFactor] Apply fixescodefactor-io
2024-10-08Updated block files for block port link idsSuchita Lad
2024-10-08loop over the cells again which are not found the first timeSunil Shetye
2024-10-07merge the two processors into one functionSunil Shetye
2024-10-04Updated files of splitSuchita Lad
2024-10-04set tarx and tary for source alsoSunil Shetye
2024-10-03simplify the conditionSunil Shetye
2024-10-03switch source and target when requiredSunil Shetye
2024-09-30cleanup xsl codeSunil Shetye