summaryrefslogtreecommitdiff
path: root/blocks/eda-frontend/src/pages
AgeCommit message (Collapse)Author
4 dayslet remember me checkbox save the username in local storageSunil Shetye
10 daysremove env secrets from docker buildSunil Shetye
2025-06-27Merge branch 'xcosblocks' into xcosblocksSunil Shetye
2025-06-27Removed multiple calls of logSuchita Lad
2025-06-27organize importsSunil 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-05fix dependenciesSunil Shetye
2025-06-04fix defined but never used errorSunil Shetye
2025-06-04Added onclick function on closebuttonSuchita Lad
2025-06-04Added logic to replace maindiagram with super_f mini diagramSuchita Lad
2025-05-07add no to the block name to exclude that block nameSunil Shetye
2025-05-06add support for multiple wordsSunil Shetye
2025-05-06search by block name alsoSunil Shetye
2025-04-25search for diagrams with scriptsSunil Shetye
2025-04-23replace ${window.location.protocol}\\${window.location.host} with ↵Sunil Shetye
${window.location.origin}
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-07move Number(selectedBook) outside filter()Sunil Shetye
2025-03-11add cleanup functionSunil Shetye
2025-02-06make variable names consistentSunil Shetye
2025-02-06use api.get instead of fetchSunil Shetye
2025-02-06add lowercase versions of name and description to modelSunil Shetye
2025-02-06remove unused variables from SearchComponentSunil Shetye
2025-02-05create migrations for saveAPI also and load its dataSunil Shetye
2025-02-04also show count of how many diagrams are thereSunil Shetye
2025-02-04fix message when book has already been selectedSunil Shetye
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-30use useCallback for fetchBooksSunil Shetye
2025-01-30replace createRef with useRefSunil Shetye
2025-01-24Added Books dropdown in gallerySuchita Lad
2025-01-22resize of gallery diagramSuchita Lad
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-08-30loadGallery function is working correctlytejasKharat
2024-06-12Login with github feature addedt3jasKharat
2024-05-27Login functionality workingt3jasKharat
2024-05-25set username as emailSunil Shetye
2024-03-07add faviconSunil Shetye
2023-02-15React import changesSunil Shetye
2023-02-13remove js extension from import lineSunil Shetye
2022-11-15reorder import functionsSunil Shetye