8 Commits

Author SHA1 Message Date
Ankitkumar Satapara
bc373d291e Implemented reading input from the textbox instead of connectors
Some checks failed
Build / build (push) Successful in 34s
CodeQL / Analyze (csharp) (push) Has been cancelled
2026-04-29 19:20:37 +05:30
Ankitkumar Satapara
a9a3c385eb Implemented post put patch and delete request
All checks were successful
Build / build (push) Successful in 40s
2026-04-29 14:29:21 +05:30
Ankitkumar Satapara
a235558db1 Fixed new object request node and allowed multiple classes with dot notation
All checks were successful
Build / build (push) Successful in 39s
2026-04-29 11:50:20 +05:30
Ankitkumar Satapara
77cd472f73 Added deserialzor node for parsing the json to model ot list of model
Some checks failed
Build / build (push) Successful in 28s
CodeQL / Analyze (csharp) (push) Has been cancelled
2026-04-25 00:37:53 +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
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