summaryrefslogtreecommitdiff
path: root/blocks/eda-frontend
AgeCommit message (Collapse)Author
2025-04-09Added auto execute script feature on loading diagramSuchita Lad
2025-04-08cleanupSunil Shetye
2025-04-08Merged scripts with xcosblocksSuchita Lad
2025-04-07Updated process task to use uploadscript and getscriptoutputSuchita Lad
2025-04-07remove netlist action/reducerSunil Shetye
2025-04-07convert schematicEditor action/reducer to sliceSunil Shetye
2025-04-07convert componentProperties action/reducer to sliceSunil Shetye
2025-04-07convert saveSchematic action/reducer to sliceSunil Shetye
2025-04-07convert dashboard action/reducer to sliceSunil Shetye
2025-04-07convert auth action/reducer to sliceSunil Shetye
2025-04-07convert simulation action/reducer to sliceSunil Shetye
2025-04-07ensure that only one request is made at one timeSunil Shetye
2025-04-07move Number(selectedBook) outside filter()Sunil Shetye
2025-04-07add async/awaitSunil Shetye
2025-04-04Added notify symbol to check script executionSuchita Lad
2025-04-02Updated ScriptScreen functionSuchita Lad
2025-04-02Updated files to store workspace file in task modelSuchita Lad
2025-03-28Updated style of execute script windowSuchita Lad
2025-03-25Updated redux toolkit filesSuchita Lad
2025-03-25ignoreSunil Shetye
2025-03-25Added Script file name and type in Task modelSuchita Lad
2025-03-19replace setCode with setSchScriptDumpSunil Shetye
2025-03-19Added show script functionalitySuchita Lad
2025-03-19replace scriptData with scriptDump for consistency with backendSunil Shetye
use saveToFile to replace Blob code change mime-type to application/x-scilab and application/x-scilab-xcos
2025-03-18Added Export Script functionalitySuchita Lad
2025-03-18use saveToFile()Sunil Shetye
2025-03-18npm install highcharts@12.1.2Sunil Shetye
2025-03-18npm install axios@1.8.3 @babel/eslint-parser@7.26.10Sunil Shetye
2025-03-18npm audit fixSunil Shetye
2025-03-18npm install canvg@4.0.3Sunil Shetye
2025-03-17add code for caseSunil Shetye
2025-03-12Updated Task status in SimulationScreen.js fileSuchita Lad
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-11add cleanup functionSunil Shetye
2025-03-11npm update axiosSunil Shetye
2025-03-07cleanupSunil Shetye
2025-03-07Deleted sesion_id from cookieSuchita Lad
2025-03-06make a function to get first alphabetic character of usernameSunil Shetye
2025-03-06update xpath for the save buttonSunil Shetye
add more elements to the try block
2025-03-04save app name alsoSunil Shetye
add session count and return expire_at time store expire_at also
2025-03-03Store session details in tableSuchita Lad
2025-03-03use session_key from backendSunil Shetye
2025-03-03adding session key apiSunil Shetye
write function to set session
2025-03-03Pass session id to axiosSuchita Lad
2025-03-03Revert "do not use Number with x, y, height, width"Suchita Lad
This reverts commit 30f14d20f0dc53d922add885ab499c70195e4814.
2025-02-28Updated files for sessionSuchita Lad
2025-02-28use gevent poolSunil Shetye
2025-02-27do not use Number with x, y, height, widthSunil Shetye