elsa-core/test/Elsa.IntegrationTests/Activities
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
..
Break Add PublishEvent activity and implement MassTransit dispatcher (#3593) 2023-01-04 15:28:28 +01:00
Finish Add PublishEvent activity and implement MassTransit dispatcher (#3593) 2023-01-04 15:28:28 +01:00
Flowchart/Services Implemented workflow sink module (#3571) 2023-01-01 18:02:38 +01:00
ForEach Implemented workflow sink module (#3571) 2023-01-01 18:02:38 +01:00
Fork Use workflow definition as activity (#3654) 2023-01-28 00:36:03 +01:00
If Implemented workflow sink module (#3571) 2023-01-01 18:02:38 +01:00
Sequence Implemented workflow sink module (#3571) 2023-01-01 18:02:38 +01:00
WriteLine V3 modular configuration (#3070) 2022-05-26 12:47:31 +02:00