elsa-core/src/modules/Elsa.EntityFrameworkCore
Sipke Schoorstra fad27d0fb0
Refactor composite activity input and scoped memory (#3815)
* Incremental work

* Enable control over when to include full compositie root

* Cleanup

* Update WorkflowDefinitionActivity

* Implement input as variables

* Delete unused class

* Remove less common types

* Rename ExpandoObject to JSON

* Implement variable scoping

* Remove parent/child relationship from MemoryRegister

* Add support for sending input to "trigger event" endpoint

* Add support for configuring input storage driver

* Remove unused namespace imports

* Auto-register activity types when running a workflow

* Fix missing variables from containers
2023-03-20 19:55:11 +01:00
..
Common Store & display evaluated activity state in workflow instance viewer (#3776) 2023-03-07 21:40:53 +01:00
Extensions Refactor composite activity input and scoped memory (#3815) 2023-03-20 19:55:11 +01:00
Modules Fix delete workflow definition version 2023-03-12 20:59:11 +01:00
Elsa.EntityFrameworkCore.csproj Update NuGet package references (#3734) 2023-02-23 14:49:46 +01:00
FodyWeavers.xml Additional samples + fixes and improvements (#3574) 2022-12-30 13:11:29 +01:00