summaryrefslogtreecommitdiff
path: root/blocks/eda-frontend/src
AgeCommit message (Collapse)Author
25 hoursset csrf token on first loadSunil Shetye
43 hoursremove env secrets from docker buildSunil Shetye
11 daysadd border radius to logoSunil Shetye
12 daysMerge branch 'xcosblocks' into xcosblocksSunil Shetye
12 daysRemoved multiple calls of logSuchita Lad
12 daysorganize importsSunil Shetye
2025-06-24cleanupSunil Shetye
2025-06-24remove extra brackets in useSelectorSunil Shetye
2025-06-24require braces for function callSunil Shetye
2025-06-19cleanupSunil Shetye
2025-06-19Changes done for close button to close simulationSuchita Lad
2025-06-18ignore port rotation in SvgParser alsoSunil Shetye
2025-06-18ignore port rotation when calculating its positionSunil Shetye
2025-06-16reduce console logSunil Shetye
2025-06-14flip and mirrorSunil Shetye
2025-06-13updateMxGraphXML to update ids of elementsSunil Shetye
2025-06-12rename variables for claritySunil Shetye
2025-06-12cleanupSunil Shetye
2025-06-12Updated subdiagram in superblock diagramSuchita Lad
2025-06-12Updated pins codeSuchita Lad
2025-06-12code to add port countSuchita Lad
2025-06-12Code for xmldoc in superblockSuchita Lad
2025-06-12remove scriptDump from dependency listSunil Shetye
2025-06-12initialize hasScript in sliceSunil Shetye
2025-06-12disable useEffect in seleniumSunil Shetye
2025-06-11update mediaSunil Shetye
2025-06-11fix position of portsSunil Shetye
do not set terminal point if the source/target is a vertex
2025-06-11add pins while parsingSunil Shetye
2025-06-06Added changePort functionSuchita Lad
2025-06-05Added edge adding code to subdiagram of super_f blockSuchita Lad
2025-06-05reorderSunil Shetye
2025-06-05fix dependenciesSunil Shetye
2025-06-04fix defined but never used errorSunil Shetye
2025-06-04fix quotesSunil Shetye
2025-06-04Updated logic to get super_f blockSuchita Lad
2025-06-04Updated code for super_f blockSuchita Lad
2025-06-04Added onclick function on closebuttonSuchita Lad
2025-06-04Removed repeated initialization of graphSuchita Lad
2025-06-04Updated logic to save the edited properties of internal subdiagram of ↵Suchita Lad
super_f block
2025-06-04Added super_f block extension part codeSuchita Lad
2025-06-04Added logic to replace maindiagram with super_f mini diagramSuchita Lad
2025-06-02fix toggle collapse payloadSunil Shetye
2025-05-30correct slice name of xmlDataSunil Shetye
2025-05-30fix undefined variable error in scilab scriptsSunil Shetye
2025-05-23reduce first timeoutSunil Shetye
2025-05-23change message font sizeSunil Shetye
2025-05-22show backend error in frontendSunil Shetye
2025-05-19move the dispatch to before the looping functionSunil Shetye
2025-05-19separate out the close handlerSunil Shetye
2025-05-19add setSimulating in simulation sliceSunil Shetye
use isSimulating instead of isStatusDone()