summaryrefslogtreecommitdiff
path: root/blocks/eda-frontend/src/redux
AgeCommit message (Collapse)Author
12 daysorganize importsSunil Shetye
2025-06-12initialize hasScript in sliceSunil Shetye
2025-06-12disable useEffect in seleniumSunil Shetye
2025-06-05Added edge adding code to subdiagram of super_f blockSuchita Lad
2025-06-02fix toggle collapse payloadSunil Shetye
2025-05-22show backend error in frontendSunil Shetye
2025-05-19add setSimulating in simulation sliceSunil Shetye
use isSimulating instead of isStatusDone()
2025-04-29set id also in componentPropertiesSunil Shetye
2025-04-29getCompProperties.fulfilled should set only state.compPropertiesSunil Shetye
2025-04-11change REMOVEFILE to FalseSunil Shetye
2025-04-09Added auto execute script feature on loading diagramSuchita Lad
2025-04-08Merged scripts with xcosblocksSuchita 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-04Added notify symbol to check script executionSuchita Lad
2025-04-02Updated files to store workspace file in task modelSuchita Lad
2025-03-25Updated redux toolkit filesSuchita Lad
2025-03-25Added Script file name and type in Task modelSuchita Lad
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-01-31replace substr with substringSunil Shetye
remove unused variables
2025-01-30Made Launch in editor of gallery workingSuchita Lad
2025-01-30Added Search logic and gallery data is updated from backendSuchita Lad
2025-01-10fix attribute of dataSunil Shetye
remove unused parameters
2024-12-10send only style nameSunil 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-07merge the two processors into one functionSunil Shetye
2024-09-25replace dictionary with arraySunil Shetye
2024-09-22use new urls for getting and setting the block parametersSunil Shetye
2024-08-30modified loadGallery function and open_editor filetejasKharat
2024-08-30Modified the loadGallery for handling xcos data tootejasKharat
2024-08-30loadGallery function is working correctlytejasKharat
2024-08-30Launch in Editor and delete functionality working!tejasKharat
2024-08-30resolved the merge issuetejasKharat
2024-08-30exportImage function workingtejasKharat
2024-08-27ignoreSunil Shetye
2024-06-12Login with github feature addedt3jasKharat
2024-05-27add username during signup, remove re_password during loginSunil Shetye
2024-05-27Login functionality workingt3jasKharat
2024-05-25set username as emailSunil Shetye
2024-03-22final code for new apiTejas Kharat