Sipke Schoorstra
|
a45b7e5fb2
|
Implement Onboarding sample (#3944)
* Add Parallel activity
* Update polymorphic converter to handle null values
* Add support for converting ExpandoObject into target type
* Update models in Webhooks module
* Add Onboarding sample projects
* Handle null values in converter
* Add error logging to webhook invoker
* Allow activity resumption callbacks to be static
* Handle $ref when serializing expando objects
|
2023-04-23 20:03:52 +02:00 |
|
Sipke Schoorstra
|
1a713b4619
|
Rename "services" to "contracts" and "implementations" to "services" (#3758)
|
2023-03-03 22:47:23 +01:00 |
|
gurkanguran
|
407bfa6913
|
Use workflow definition as activity (#3654)
* Implemented usage of workflow definitions as activities
* Updated designer
* Removed activity definitions module
* Allow user to mark workflow to be used as activity
* Refactor
* Refactor
* Cleanup csproj
* Cleanup WorkflowDefinitionActivity
* Pascalize typename
* Fix JS intellisense initial load issue
* Add XML comments
* Add Jobs dependency
* Hide Composite root port from designer
* Move finding workflow activities logic to lower level
* Generate unique identities across hierarchy
* Refactor
* Revert "Generate unique identities across hierarchy"
This reverts commit 74f5e7830309ee76af6ab3a000a5e1ec41f1e90c.
* Implement unique node IDs
* Introduce new VersionOptions option
* Remove unused namespaces
---------
Co-authored-by: Sipke Schoorstra <sipkeschoorstra@outlook.com>
|
2023-01-28 00:36:03 +01:00 |
|
Sipke Schoorstra
|
750c2094cc
|
RunTask activity (#3594)
* Implement RunTask activity
|
2023-01-04 20:36:38 +01:00 |
|