Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-06-12 | change SUPER_f default code | Sunil Shetye | |
2025-06-12 | remove scriptDump from dependency list | Sunil Shetye | |
2025-06-12 | add lint and lint:fix subcommands in npm run | Sunil Shetye | |
2025-06-12 | initialize hasScript in slice | Sunil Shetye | |
2025-06-12 | disable useEffect in selenium | Sunil Shetye | |
2025-06-12 | add eslint settings for vscode | Sunil Shetye | |
2025-06-11 | delete from statesave table after gallery images are updated | Sunil Shetye | |
2025-06-11 | update media | Sunil Shetye | |
2025-06-11 | fix position of ports | Sunil Shetye | |
do not set terminal point if the source/target is a vertex | |||
2025-06-11 | add pins while parsing | Sunil Shetye | |
2025-06-10 | Bump requests from 2.32.2 to 2.32.4 in /blocks | dependabot[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-10 | Merge pull request #331 from FOSSEE/dependabot/pip/blocks/django-4.2.22 | Sunil Shetye | |
Bump django from 4.2.21 to 4.2.22 in /blocks | |||
2025-06-10 | Merge pull request #332 from suchitalad/xcosblocks | Sunil Shetye | |
Added superblock at backend | |||
2025-06-10 | Added superblock at backend | Suchita Lad | |
2025-06-10 | remove instructions | Sunil Shetye | |
2025-06-09 | use template for x and y positions | Sunil Shetye | |
2025-06-06 | Bump django from 4.2.21 to 4.2.22 in /blocks | dependabot[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-06 | Merge pull request #330 from suchitalad/superblock | Sunil Shetye | |
Added changePort function | |||
2025-06-06 | Added changePort function | Suchita Lad | |
2025-06-06 | call the two templates | Sunil Shetye | |
2025-06-05 | npm outdated | Sunil Shetye | |
2025-06-05 | update ecma version | Sunil Shetye | |
2025-06-05 | Merge pull request #329 from suchitalad/superblock | Sunil Shetye | |
Added edge adding code to subdiagram of super_f block | |||
2025-06-05 | Added edge adding code to subdiagram of super_f block | Suchita Lad | |
2025-06-05 | reorder | Sunil Shetye | |
2025-06-05 | fix dependencies | Sunil Shetye | |
2025-06-04 | fix defined but never used error | Sunil Shetye | |
2025-06-04 | fix quotes | Sunil Shetye | |
2025-06-04 | Merge pull request #328 from suchitalad/superblock | Sunil Shetye | |
saving edited properties of internal subdiagram | |||
2025-06-04 | Updated logic to get super_f block | Suchita Lad | |
2025-06-04 | Updated code for super_f block | Suchita Lad | |
2025-06-04 | Added onclick function on closebutton | Suchita Lad | |
2025-06-04 | Removed repeated initialization of graph | Suchita Lad | |
2025-06-04 | Updated logic to save the edited properties of internal subdiagram of ↵ | Suchita Lad | |
super_f block | |||
2025-06-04 | Added super_f block extension part code | Suchita Lad | |
2025-06-04 | Added logic to replace maindiagram with super_f mini diagram | Suchita Lad | |
2025-06-04 | fix eslint config for react | Sunil Shetye | |
2025-06-04 | fix eslint config | Sunil Shetye | |
2025-06-02 | fix toggle collapse payload | Sunil Shetye | |
2025-06-02 | ignore uploads | Sunil Shetye | |
2025-05-30 | correct slice name of xmlData | Sunil Shetye | |
2025-05-30 | fix undefined variable error in scilab scripts | Sunil Shetye | |
2025-05-23 | replace current_process with status | Sunil Shetye | |
2025-05-23 | remove exception class from details | Sunil Shetye | |
2025-05-23 | reduce first timeout | Sunil Shetye | |
2025-05-23 | change message font size | Sunil Shetye | |
2025-05-22 | push last error message to frontend | Sunil Shetye | |
2025-05-22 | show backend error in frontend | Sunil Shetye | |
2025-05-20 | Merge pull request #327 from suchitalad/array | Sunil Shetye | |
Added format_real_number in CLSS block | |||
2025-05-20 | Added format_real_number in CLSS block | Suchita Lad | |