elsa-core/src/modules/Elsa.Workflows.Core
2024-03-12 18:08:38 +01:00
..
Abstractions Add a more generic UIHandler to customize how inputAttributes can be handle by UI (#4688) 2023-12-26 18:56:29 +01:00
ActivationValidators Add a more generic UIHandler to customize how inputAttributes can be handle by UI (#4688) 2023-12-26 18:56:29 +01:00
Activities Enhance: Add isStart property to determine if current node is a start node. (#5040) 2024-03-12 18:08:38 +01:00
Attributes Add a more generic UIHandler to customize how inputAttributes can be handle by UI (#4688) 2023-12-26 18:56:29 +01:00
Behaviors Add a more generic UIHandler to customize how inputAttributes can be handle by UI (#4688) 2023-12-26 18:56:29 +01:00
Builders Add fluent methods for input handling in workflow builder 2024-02-05 21:38:36 +01:00
Contexts Fixed issue where updated and finished date where not set when cancelling a workflow 2024-02-16 11:58:26 +01:00
Contracts Enhance: Add isStart property to determine if current node is a start node. (#5040) 2024-03-12 18:08:38 +01:00
Enums Add a more generic UIHandler to customize how inputAttributes can be handle by UI (#4688) 2023-12-26 18:56:29 +01:00
Exceptions Add a more generic UIHandler to customize how inputAttributes can be handle by UI (#4688) 2023-12-26 18:56:29 +01:00
Expressions Improve Elsa workflow expression serialization (#4930) 2024-02-12 18:47:25 +01:00
Extensions Optimize output retrieval by activityId and activityInstanceId 2024-02-12 21:00:00 +01:00
Features Merge scope change into main (#4738) 2024-01-02 14:52:53 +01:00
Helpers Add a more generic UIHandler to customize how inputAttributes can be handle by UI (#4688) 2023-12-26 18:56:29 +01:00
IncidentStrategies Add a more generic UIHandler to customize how inputAttributes can be handle by UI (#4688) 2023-12-26 18:56:29 +01:00
Memory Add a more generic UIHandler to customize how inputAttributes can be handle by UI (#4688) 2023-12-26 18:56:29 +01:00
Middleware Refactor logging to exclude activity state 2024-02-04 10:47:03 +01:00
Models Enhance: Add isStart property to determine if current node is a start node. (#5040) 2024-03-12 18:08:38 +01:00
Notifications Add a more generic UIHandler to customize how inputAttributes can be handle by UI (#4688) 2023-12-26 18:56:29 +01:00
Options Workflow cancellation (#4813) 2024-01-23 12:05:03 +01:00
Pipelines Add a more generic UIHandler to customize how inputAttributes can be handle by UI (#4688) 2023-12-26 18:56:29 +01:00
PortResolvers Add a more generic UIHandler to customize how inputAttributes can be handle by UI (#4688) 2023-12-26 18:56:29 +01:00
Serialization Update expression serialization and deserialization 2024-02-12 19:26:00 +01:00
Services Enhance: Add isStart property to determine if current node is a start node. (#5040) 2024-03-12 18:08:38 +01:00
Signals Add input parameter to ScheduleChildActivity signal 2024-01-17 22:32:06 +01:00
State Add Properties field to ActivityExecutionRecord and Regenerate V3_1 migrations (#5039) 2024-03-08 08:54:08 +01:00
UIHints Add UI hints for HTTP endpoint and single line fields 2023-12-28 20:52:04 +01:00
Elsa.Workflows.Core.csproj Convert to use Central Package Management 2024-02-04 13:49:54 +02:00
Elsa.Workflows.Core.csproj.DotSettings Restructure models in Workflows.Core 2023-07-09 13:12:13 +02:00
FodyWeavers.xml
IsExternalInit.cs