elsa-core/src/modules/Elsa.Http/Handlers
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
..
AllowAnonymousHttpEndpointAuthorizationHandler.cs Fix HTTP triggers not being updated (#3985) 2023-05-01 12:06:51 +02:00
AuthenticationBasedHttpEndpointAuthorizationHandler.cs Fix HTTP triggers not being updated (#3985) 2023-05-01 12:06:51 +02:00
ConfigureWorkflowStateSerialization.cs Exclude Activity from being serialized in instance and execution log (#4464) 2023-09-21 18:09:48 +02:00
DefaultHttpEndpointFaultHandler.cs Feature: Alterations (#4501) 2023-10-07 12:47:36 +02:00
DetailedHttpEndpointFaultHandler.cs Enhance HTTP Endpoint + Flowchart fix (#4469) 2023-09-22 18:45:18 +02:00
UpdateRouteTable.cs Simplify Proto.Actor bookmarks and triggers (#3917) 2023-04-17 15:23:05 +02:00
ValidateWorkflowRequestHandler.cs Feature: Alterations (#4501) 2023-10-07 12:47:36 +02:00