summaryrefslogtreecommitdiff
path: root/blocks/eda-frontend/src/utils
AgeCommit message (Collapse)Author
12 daysorganize importsSunil Shetye
2025-06-16reduce console logSunil Shetye
2025-06-13updateMxGraphXML to update ids of elementsSunil Shetye
2025-06-04fix quotesSunil Shetye
2025-05-05add commented code to save fileSunil Shetye
2025-04-08cleanupSunil Shetye
2025-04-07convert dashboard action/reducer to sliceSunil Shetye
2025-04-07ensure that only one request is made at one timeSunil Shetye
2025-03-12Reject requests if session refresh failsSunil Shetye
2025-03-12avoid infinite loop while refreshingSunil Shetye
2025-03-11moving session refresh code to Api.jsSunil Shetye
2025-03-06make a function to get first alphabetic character of usernameSunil Shetye
2025-03-03Pass session id to axiosSuchita Lad
2025-02-26add saveFile in utilsSunil Shetye
2025-02-04fix message when book has already been selectedSunil Shetye
2025-01-30Deleted unwanted filesSuchita Lad
2025-01-24Added book_id in js fileSuchita Lad
2025-01-23replace absolute database path with a relative pathSunil Shetye
replace subprocess with shutil
2025-01-22Move save images to gallerySuchita Lad
2025-01-21populating gallerySunil Shetye
2025-01-10fix attribute of dataSunil Shetye
remove unused parameters
2024-12-10send only style nameSunil Shetye
2024-11-21Updated value of tarx, tary, tar2x, tar2ySuchita 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-15convert while loop to setTimeout calls for TailSpin to work betterSunil Shetye
2024-10-11move getDate to utilsSunil Shetye
2024-10-07merge the two processors into one functionSunil Shetye
2024-10-04Updated files of splitSuchita Lad
2024-08-30modified loadGallery function and open_editor filetejasKharat
2024-03-12code for csrftokenSunil Shetye
2022-09-13fix js syntaxSunil Shetye
2022-01-13remove semicolons in comments alsoSunil Shetye
2022-01-11throw object instead of literalSunil Shetye
2021-12-15stream the data to the browserSunil Shetye
add events to React to receive the stream
2021-10-01fixes using commandSunil Shetye
npx standard --fix
2021-10-01code cleanupSunil Shetye
2021-10-01from esimblocks branchSunil Shetye
2021-04-11setting displayProperties via apiSunil Shetye
2021-04-11disable csrf for nowSunil Shetye
2021-04-11adding width and height to blocksSunil Shetye
2021-04-11adding frontend filesSunil Shetye