Commit Graph

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