elsa-core/src/modules/Elsa.Workflows.Runtime
Sipke Schoorstra 49ba29da8d Add AutoComplete option to workflow bookmarks
The AutoComplete option has been added to the workflow bookmarks, which determines whether the activity should automatically be completed if no callback is specified. This change improves the flexibility of bookmark creation and impacts various workflow elements and procedures. The corresponding adjustments have been made at functions where bookmarks are used or created.
2023-12-18 20:19:37 +01:00
..
ActivationValidators Update namespace of notification 2023-09-07 22:27:27 +02:00
Activities Add AutoComplete option to workflow bookmarks 2023-12-18 20:19:37 +01:00
Bookmarks Add Bulk Dispatch Workflow activity (#4683) 2023-12-06 22:32:08 +01:00
Commands Add Bulk Dispatch Workflow activity (#4683) 2023-12-06 22:32:08 +01:00
Comparers Include hash in trigger comparer 2023-08-16 13:44:03 +02:00
Contracts Update workflow handling and simplify codebase 2023-12-18 16:11:48 +01:00
Entities Include NodeId for unique addressability within graph (#4575) 2023-10-25 22:46:06 +02:00
Extensions Refactor background activities scheduling 2023-12-17 21:19:15 +01:00
Features Update workflow handling and simplify codebase 2023-12-18 16:11:48 +01:00
Filters Include NodeId for unique addressability within graph (#4575) 2023-10-25 22:46:06 +02:00
Handlers Update workflow handling and simplify codebase 2023-12-18 16:11:48 +01:00
HostedServices Implement workflow inbox cleanup service (#4327) 2023-08-13 12:35:15 +02:00
Instructions RunTask activity (#3594) 2023-01-04 20:36:38 +01:00
Matches File Uploads (#4457) 2023-09-19 22:42:53 +02:00
Middleware Add AutoComplete option to workflow bookmarks 2023-12-18 20:19:37 +01:00
Models Include NodeId for unique addressability within graph (#4575) 2023-10-25 22:46:06 +02:00
Notifications Update workflow handling and simplify codebase 2023-12-18 16:11:48 +01:00
Options Add Bulk Dispatch Workflow activity (#4683) 2023-12-06 22:32:08 +01:00
OrderDefinitions Add ActivityExecutionRecord entity, persistence and endpoints 2023-07-22 21:05:33 +02:00
Providers Support sub-workflow dependency handling of JSON workflows (#4098) 2023-06-03 12:28:10 +02:00
Requests Update workflow handling and simplify codebase 2023-12-18 16:11:48 +01:00
Results Update workflow handling and simplify codebase 2023-12-18 16:11:48 +01:00
Services Add AutoComplete option to workflow bookmarks 2023-12-18 20:19:37 +01:00
Stores Bulk Import + Export of Workflow Definitions and Instances (#4643) 2023-11-22 14:31:48 +01:00
Elsa.Workflows.Runtime.csproj Target .NET 8 (#4660) 2023-11-27 11:26:16 +01:00
FodyWeavers.xml
IsExternalInit.cs