mike12345567
|
1610f483b0
|
Updating file structure so that each built in step has its own file containing the definition and the function of it, with the intention of keeping definitions together as they will be handled in the async actions.
|
2020-09-16 14:00:04 +01:00 |
mike12345567
|
43afb9af1b
|
Updating block definitions to use pure JSON schema so that it can be used for easy validation.
|
2020-09-15 15:52:38 +01:00 |
mike12345567
|
1382c3bb12
|
This is a breaking change, it updates the block definitions to work with the new structure of inputs and outputs.
|
2020-09-15 14:27:23 +01:00 |
mike12345567
|
f213f567ef
|
Adding delete record for when we build in contextual awareness.
|
2020-09-14 11:47:52 +01:00 |
Andrew Kingston
|
3bf0358716
|
Fix create user workflow action
|
2020-09-10 16:46:58 +01:00 |
mike12345567
|
3a591c13d0
|
Major update to server workflow backend, implementing a very basic queue API in between triggers and orchestration and then moving everything around to keep it generally more concise, creating a directory to handle all workflow related matters as they do not pertain to the API (running of workflows is a completely separate operation).
|
2020-09-10 15:00:21 +01:00 |