Commit Graph

50 Commits

Author SHA1 Message Date
Ankitkumar Satapara
a9acdc933a Merge branch 'master' of http://192.168.0.12:2001/sweta553322/APIVisualExecutor
Some checks failed
Build / build (push) Has been cancelled
Merged
2026-04-25 00:21:14 +05:30
Ankitkumar Satapara
73e725b6ec Fixed parse json node and added non flow nodes outputs to the output dictionary for storing 2026-04-25 00:19:13 +05:30
49eec5b849 Update .github/workflows/build.yml
Some checks failed
Build / build (push) Has been cancelled
2026-04-25 00:09:58 +05:30
Ankitkumar Satapara
5cf8dd32a2 Added logs to track the issues, started doing changes based on the school api project
Some checks failed
Build / build (push) Has been cancelled
2026-04-24 00:44:57 +05:30
Ankitkumar Satapara
baa7ae5579 Added nodes related to the list and array operations
Some checks failed
Build / build (push) Has been cancelled
2026-04-23 19:15:08 +05:30
Ankitkumar Satapara
1cb9838942 implemented color change in auth
Some checks failed
Build / build (push) Has been cancelled
2026-04-23 15:27:27 +05:30
Ankitkumar Satapara
abb2c0a095 Implemented colors based on the unreal engines blueprints
Some checks failed
Build / build (push) Has been cancelled
2026-04-23 14:53:41 +05:30
Ankitkumar Satapara
361c1bb8c4 Added nested level class support for import swagger
Some checks failed
Build / build (push) Has been cancelled
2026-04-23 13:47:43 +05:30
Ankitkumar Satapara
c8c556921f Implemente parse json node having universal connector
Some checks failed
Build / build (push) Has been cancelled
2026-04-22 21:21:00 +05:30
Ankitkumar Satapara
132f6068b5 Change target to net8 windows only
Some checks failed
Build / build (push) Has been cancelled
CodeQL / Analyze (csharp) (push) Has been cancelled
2026-04-22 20:29:00 +05:30
Ankitkumar Satapara
92202921a7 Added response model for post put and patch call
Some checks failed
Build / build (push) Has been cancelled
2026-04-22 19:40:36 +05:30
Ankitkumar Satapara
5c61fa1e53 Implemented post patch and put call body to be able to parse from model
Some checks failed
Build / build (push) Has been cancelled
2026-04-22 18:02:06 +05:30
Ankitkumar Satapara
9a9202e373 implemented string concatination node
Some checks failed
Build / build (push) Has been cancelled
2026-04-22 15:33:22 +05:30
Ankitkumar Satapara
b2fed489e2 Major changes in the flow of code, implemented modularization of the code for maintainability
Some checks failed
Build / build (push) Has been cancelled
2026-04-22 15:03:20 +05:30
Ankitkumar Satapara
f9118a563c Enhance the landing page and include the recent projects for faster opening
Some checks failed
Build / build (push) Has been cancelled
2026-04-22 14:21:30 +05:30
Ankitkumar Satapara
f70e21c40e Fixed save load issues in the variable types of nodes
Some checks failed
Build / build (push) Has been cancelled
2026-04-22 00:48:39 +05:30
Ankitkumar Satapara
9908fd097c Fixed issues in the create model dialogbox
Some checks failed
Build / build (push) Has been cancelled
2026-04-21 21:38:50 +05:30
Ankitkumar Satapara
07c27e0c48 Added model in the create function dialog and fix issues in the header color 2026-04-21 21:36:16 +05:30
Ankitkumar Satapara
e698f18ad9 Resolved save load issues for the nodes by chaning the unique node id to guid
Some checks failed
Build / build (push) Has been cancelled
2026-04-21 20:03:58 +05:30
Ankitkumar Satapara
c58ce5d71d edit function changes and give ability for user to edit the function
Some checks failed
Build / build (push) Has been cancelled
2026-04-21 19:45:03 +05:30
Ankitkumar Satapara
3b0f6c9158 implemented function edit and alllows the edit in input and output now 2026-04-21 17:14:38 +05:30
Ankitkumar Satapara
8c04e6534a implemented input node resolver and major refactoring over execution function
Some checks failed
Build / build (push) Has been cancelled
CodeQL / Analyze (csharp) (push) Has been cancelled
2026-04-21 01:08:29 +05:30
Ankitkumar Satapara
16a5c591f3 Added optimization in the execution context not it is handler driven approach, event driven approach added
Some checks failed
Build / build (push) Has been cancelled
2026-04-21 00:54:11 +05:30
Ankitkumar Satapara
ec122449d7 Fixed issue on save load auth node error
Some checks failed
Build / build (push) Has been cancelled
2026-04-21 00:21:47 +05:30
Ankitkumar Satapara
99b8e2c24d Implemented animations on the nodes while executing
Some checks failed
Build / build (push) Has been cancelled
2026-04-20 21:23:18 +05:30
Ankitkumar Satapara
4252cc6912 Implemented the knot node save load issues
Some checks failed
Build / build (push) Has been cancelled
2026-04-20 20:59:56 +05:30
Ankitkumar Satapara
acdaecf8de Added knot nodes to for channing the lines to the proper format
Some checks failed
Build / build (push) Has been cancelled
2026-04-20 20:31:35 +05:30
Ankitkumar Satapara
f604f58068 implemente the knot node 2026-04-20 20:16:53 +05:30
Ankitkumar Satapara
e79457a952 Fixed foreach loop connection input and output types
Some checks failed
Build / build (push) Has been cancelled
2026-04-20 19:17:13 +05:30
Ankitkumar Satapara
21a91ae05e Added custom connectors for array and list
Some checks failed
Build / build (push) Has been cancelled
2026-04-20 18:59:24 +05:30
Ankitkumar Satapara
62e1b5b0f4 changed function node ui so that user is able to differentiate
Some checks failed
Build / build (push) Has been cancelled
2026-04-20 00:48:52 +05:30
Ankitkumar Satapara
7288bdd6f2 Implemented fix for default input and output nodes for functions 2026-04-20 00:42:00 +05:30
Ankitkumar Satapara
dcedbfdc18 Added New object creation node for creating a new node from object from class 2026-04-19 18:39:22 +05:30
Ankitkumar Satapara
813c78eb40 Added running log panel in the below screen 2026-04-19 18:24:36 +05:30
Ankitkumar Satapara
1b0ad452ca Added 7zip backup file 2026-04-19 18:12:43 +05:30
Ankitkumar Satapara
a42e71af5e Added debug node for the debugging and logging 2026-04-19 00:52:41 +05:30
Ankitkumar Satapara
e2c43af907 Implemented save load functionality to save and load the editor 2026-04-19 00:37:42 +05:30
Ankitkumar Satapara
ec620bf30d Fixed ccusom model loading form the fix path to the current project directory 2026-04-19 00:07:00 +05:30
Ankitkumar Satapara
2d8da30eac Fixed issues on the tags for groping logic on request right side panel 2026-04-19 00:01:35 +05:30
Ankitkumar Satapara
1eb917b450 Added group for the right side panel and improved get post patch delete ui for requests 2026-04-18 23:55:40 +05:30
Ankitkumar Satapara
9c3241cea4 Fixed issues on take node which is not working on the list of response class for get apis 2026-04-18 23:30:55 +05:30
Ankitkumar Satapara
863fc679ed Implemented Direct model creation when swagger file is imported to the list 2026-04-18 23:16:21 +05:30
Ankitkumar Satapara
c14a2a730d Implemente code for the take node and added functionality to take the list or array 2026-04-18 21:27:35 +05:30
Ankitkumar Satapara
5b6af2a76b Fixed the add button for new function 2026-04-18 20:11:13 +05:30
Ankitkumar Satapara
7fd70219ea Implemented functionality for copy node 2026-04-18 20:07:33 +05:30
Ankitkumar Satapara
381e187b6d Completed the split node functionality 2026-04-18 19:30:00 +05:30
Ankitkumar Satapara
2f532a8536 Added different shapes based on the type of the model or variable types 2026-04-18 18:59:05 +05:30
Ankitkumar Satapara
161370e4ce Added different startup screen and ability to open and save project into files 2026-04-18 18:42:52 +05:30
Ankitkumar Satapara
5c838908eb Added function in the panel for user to be added new function 2026-04-18 17:24:55 +05:30
Ankitkumar Satapara
21aaef6776 Add project files. 2026-04-17 22:31:58 +05:30