summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2025-06-12change SUPER_f default codeSunil Shetye
2025-06-12remove scriptDump from dependency listSunil Shetye
2025-06-12add lint and lint:fix subcommands in npm runSunil Shetye
2025-06-12initialize hasScript in sliceSunil Shetye
2025-06-12disable useEffect in seleniumSunil Shetye
2025-06-12add eslint settings for vscodeSunil Shetye
2025-06-11delete from statesave table after gallery images are updatedSunil Shetye
2025-06-11update mediaSunil Shetye
2025-06-11fix position of portsSunil Shetye
do not set terminal point if the source/target is a vertex
2025-06-11add pins while parsingSunil Shetye
2025-06-10Bump requests from 2.32.2 to 2.32.4 in /blocksdependabot[bot]
Bumps [requests](https://github.com/psf/requests) from 2.32.2 to 2.32.4. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.32.2...v2.32.4) --- updated-dependencies: - dependency-name: requests dependency-version: 2.32.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
2025-06-10Merge pull request #331 from FOSSEE/dependabot/pip/blocks/django-4.2.22Sunil Shetye
Bump django from 4.2.21 to 4.2.22 in /blocks
2025-06-10Merge pull request #332 from suchitalad/xcosblocksSunil Shetye
Added superblock at backend
2025-06-10Added superblock at backendSuchita Lad
2025-06-10remove instructionsSunil Shetye
2025-06-09use template for x and y positionsSunil Shetye
2025-06-06Bump django from 4.2.21 to 4.2.22 in /blocksdependabot[bot]
Bumps [django](https://github.com/django/django) from 4.2.21 to 4.2.22. - [Commits](https://github.com/django/django/compare/4.2.21...4.2.22) --- updated-dependencies: - dependency-name: django dependency-version: 4.2.22 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
2025-06-06Merge pull request #330 from suchitalad/superblockSunil Shetye
Added changePort function
2025-06-06Added changePort functionSuchita Lad
2025-06-06call the two templatesSunil Shetye
2025-06-05npm outdatedSunil Shetye
2025-06-05update ecma versionSunil Shetye
2025-06-05Merge pull request #329 from suchitalad/superblockSunil Shetye
Added edge adding code to subdiagram of super_f block
2025-06-05Added edge adding code to subdiagram of super_f blockSuchita Lad
2025-06-05reorderSunil Shetye
2025-06-05fix dependenciesSunil Shetye
2025-06-04fix defined but never used errorSunil Shetye
2025-06-04fix quotesSunil Shetye
2025-06-04Merge pull request #328 from suchitalad/superblockSunil Shetye
saving edited properties of internal subdiagram
2025-06-04Updated logic to get super_f blockSuchita Lad
2025-06-04Updated code for super_f blockSuchita Lad
2025-06-04Added onclick function on closebuttonSuchita Lad
2025-06-04Removed repeated initialization of graphSuchita Lad
2025-06-04Updated logic to save the edited properties of internal subdiagram of ↵Suchita Lad
super_f block
2025-06-04Added super_f block extension part codeSuchita Lad
2025-06-04Added logic to replace maindiagram with super_f mini diagramSuchita Lad
2025-06-04fix eslint config for reactSunil Shetye
2025-06-04fix eslint configSunil Shetye
2025-06-02fix toggle collapse payloadSunil Shetye
2025-06-02ignore uploadsSunil Shetye
2025-05-30correct slice name of xmlDataSunil Shetye
2025-05-30fix undefined variable error in scilab scriptsSunil Shetye
2025-05-23replace current_process with statusSunil Shetye
2025-05-23remove exception class from detailsSunil Shetye
2025-05-23reduce first timeoutSunil Shetye
2025-05-23change message font sizeSunil Shetye
2025-05-22push last error message to frontendSunil Shetye
2025-05-22show backend error in frontendSunil Shetye
2025-05-20Merge pull request #327 from suchitalad/arraySunil Shetye
Added format_real_number in CLSS block
2025-05-20Added format_real_number in CLSS blockSuchita Lad