summaryrefslogtreecommitdiff
path: root/blocks/eda-frontend/src/components/SchematicEditor/Header.js
AgeCommit message (Expand)Author
10 daysadd border radius to logoSunil Shetye
12 daysorganize importsSunil Shetye
2025-06-04fix defined but never used errorSunil Shetye
2025-04-23replace ${window.location.protocol}\\${window.location.host} with ${window.lo...Sunil Shetye
2025-04-07remove netlist action/reducerSunil Shetye
2025-04-07convert saveSchematic action/reducer to sliceSunil Shetye
2025-04-07convert auth action/reducer to sliceSunil Shetye
2025-03-06make a function to get first alphabetic character of usernameSunil Shetye
2024-10-14replace store methods with useSelector and useDispatchSunil Shetye
2024-10-11replace reducers with the appropriate propertiesSunil Shetye
2024-10-11move getDate to utilsSunil Shetye
2024-08-30My profile removedtejasKharat
2023-02-15React import changesSunil Shetye
2022-11-15reorder import functionsSunil Shetye
2022-01-12fix warnings and errorsSunil Shetye
2021-11-15fix some more code issuesSunil Shetye
2021-10-01fixes using commandSunil Shetye
2021-10-01replace Schematic/Diagram and Component/Block with env variableSunil Shetye
2021-10-01from esimblocks branchSunil Shetye
2021-04-11cleaning unused propertiesSunil Shetye
2021-04-11save xml and not jsonSunil Shetye
2021-04-11adding frontend for testing apisSunil Shetye
2021-04-11adding frontend filesSunil Shetye