codecodecookie

Results 9 issues of codecodecookie

I create a new worlflow use json file ,when i start id ,the first step funcion is not work, and i'am sure that there is no suspend fucntion in these...

I an using fileStreamResult to implements download a large file in back-end,it return a stream to the front-end,and using streamSaver to recieve the stream and write to the loacl file....

I want to use this library to use json primitives to achieve an approval/reject effect,I want to make the current process node back to the previous node, or even earlier...

I use json define workflow like the following picture: ![image](https://github.com/danielgerlag/workflow-core/assets/43753557/ac372e76-1bc5-4d13-b7d6-8cb3e5cc8cbb) but when the steps nodes become more and more,the decision branch may not be a good solution.I have tyied with...

I want to use this library to use json primitives to achieve an approval/return effect, but I can only do business functions, can not make the current process node back...

As shown in the following picture,When I want to use efcore in a step, I need a constructor, but when I use it, I start the workflow and can't jump...

I need to implement an approval type process, but the process is dynamic and variable, so I need to use JSON files to define user activities, but I have not...

I want to implement the effect of modifying a row of data in the custom tool panel, you know, select a row and then the sidebar shows all the data...