elsa-core/src/modules/Elsa.Workflows.Management
Sipke Schoorstra c8d87cd763
Simplify Proto.Actor bookmarks and triggers (#3917)
* Refactor HTTP route table population

* Update workflow definition EF store to use abstract IWorkflowInstanceStore

This decoupling is necessary, because the application might not be using EF Core, but e.g. Elasticsearch

* Move workflow state persistence to the default workflow runtime feature

* Update JS handler to provide access to variables during trigger indexing

* Configure Proto.Actor runtime with different workflow pipeline

* Add sample using Proto.Actor runtime

* Replace BookmarkGrain with DB based persistence
2023-04-17 15:23:05 +02:00
..
Activities Take latest version of no version specified (#3914) 2023-04-17 11:25:12 +02:00
ActivityInputOptions V3 modular configuration (#3070) 2022-05-26 12:47:31 +02:00
Contracts Simplify Proto.Actor bookmarks and triggers (#3917) 2023-04-17 15:23:05 +02:00
Entities Implement outcomes for composite activities from workflow definitions 2023-03-03 14:47:34 +01:00
Extensions adding set var and main/sub workflow tests (#3855) 2023-04-03 14:14:39 +02:00
Features Improve JSON serializationfor workflow state (#3913) 2023-04-17 00:11:58 +02:00
Mappers Reference variable with Id instead of Name to prevent issues with updating name (#3814) 2023-03-22 22:50:26 +01:00
Materializers Improve JSON serializationfor workflow state (#3913) 2023-04-17 00:11:58 +02:00
Models Import publish execute integration test (#3872) 2023-04-05 19:07:04 +02:00
Notifications Import workflows with subworkflow properly (#3825) 2023-03-23 11:23:12 +01:00
Options Add alias for dictionary type 2023-03-07 22:02:46 +01:00
Providers Refactor composite activity input and scoped memory (#3815) 2023-03-20 19:55:11 +01:00
Serialization Take latest version of no version specified (#3914) 2023-04-17 11:25:12 +02:00
Services Improve JSON serializationfor workflow state (#3913) 2023-04-17 00:11:58 +02:00
Elsa.Workflows.Management.csproj Update packages 2022-12-22 15:55:20 +01:00
FodyWeavers.xml Prepare projects for packaging 2022-11-03 21:40:23 +01:00