elsa-core/src/modules/Elsa.ProtoActor
Sipke Schoorstra 523f301bf7
Feature: Alterations (#4501)
* Implement Alteration types and engine

* Implement Alteration APIs

* Refactor activity work item with support for activity input

* Serialize scheduled activities as part of workflow state

* Add signal to schedule child activity

* Implement stores for plans and jobs

* Add EF Core provider

* Add Retry endpoint

* Keep root context as always active. The root context is the workflow execution context and contains persistent variable state

* Regenerate EF Core migrations

* Handle orphaned activity execution contexts

* Refactor workflow execution factory

* Enable configuring Jint from Program

* Update ModifyVariable alteration with support for type deserialization

* Use ShortGuid for identity

* Cleanup WorkflowServer host
2023-10-07 12:47:36 +02:00
..
Extensions Remove WorkflowStateStore (#4374) 2023-08-30 15:42:16 +02:00
Features Incidents (#4436) 2023-09-14 10:50:02 +02:00
Grains Feature: Alterations (#4501) 2023-10-07 12:47:36 +02:00
Handlers Remove WorkflowStateStore (#4374) 2023-08-30 15:42:16 +02:00
HostedServices Fix use Workflow Identity Version in WorflowGrain 2023-04-20 11:03:20 +02:00
Mappers Feature: Alterations (#4501) 2023-10-07 12:47:36 +02:00
Models Refactor proto files and fix snapshot loading of running workflows grain (#4371) 2023-08-29 23:29:31 +02:00
Proto WriteHttpFileResponse Activity (#4445) 2023-09-16 11:06:56 +02:00
Services File Uploads (#4457) 2023-09-19 22:42:53 +02:00
Snapshots Remove WorkflowStateStore (#4374) 2023-08-30 15:42:16 +02:00
Elsa.ProtoActor.csproj Update Proto.Actor to 1.4.0 2023-09-27 09:58:57 +02:00
FodyWeavers.xml Prepare projects for packaging 2022-11-03 21:40:23 +01:00