elsa-core/src/modules/Elsa.Workflows.Core
2023-11-10 22:08:59 +01:00
..
Abstractions Include NodeId for unique addressability within graph (#4575) 2023-10-25 22:46:06 +02:00
ActivationValidators Refactor composite activity input and scoped memory (#3815) 2023-03-20 19:55:11 +01:00
Activities Fix flowchart completion miss 2023-11-10 22:08:35 +01:00
Attributes Exclude Activity from being serialized in instance and execution log (#4464) 2023-09-21 18:09:48 +02:00
Behaviors Fix tag not passed to child completion callback 2023-09-10 18:34:40 +02:00
Builders Include NodeId for unique addressability within graph (#4575) 2023-10-25 22:46:06 +02:00
Contexts Include NodeId for unique addressability within graph (#4575) 2023-10-25 22:46:06 +02:00
Contracts Enhancement/runtime options provider#4491 (#4614) 2023-11-09 13:01:51 +01:00
Enums Introduce WorkflowStarted and WorkflowFinished events 2023-10-20 14:52:53 +02:00
Exceptions Update ActivityNotFoundActivity to throw exception when executed 2023-10-26 14:54:21 +02:00
Expressions Add XML comments 2023-09-25 10:30:37 +02:00
Extensions Add support for direct-output binding 2023-11-09 13:35:02 +01:00
Features Include NodeId for unique addressability within graph (#4575) 2023-10-25 22:46:06 +02:00
Helpers make type name helper aware of generics (#4442) 2023-09-17 20:08:38 +02:00
IncidentStrategies Incidents (#4436) 2023-09-14 10:50:02 +02:00
Memory Add XML comments 2023-09-25 10:30:37 +02:00
Middleware Activity Preconditions (#4507) 2023-10-07 14:22:51 +02:00
Models Add C# expression support (#4594) 2023-11-03 20:28:10 +01:00
Notifications Introduce WorkflowStarted and WorkflowFinished events 2023-10-20 14:52:53 +02:00
Options Feature: Alterations (#4501) 2023-10-07 12:47:36 +02:00
Pipelines Implement workflow-level exception handling 2023-09-18 20:52:53 +02:00
PortResolvers Include NodeId for unique addressability within graph (#4575) 2023-10-25 22:46:06 +02:00
Serialization fix: fix hashSet deserialize error (#4545) 2023-10-17 23:14:40 +02:00
Services Handle workflows marked as activities with duplicate names 2023-11-10 22:08:59 +01:00
Signals Alteration Improvements and fixes (#4518) 2023-10-10 12:34:32 +02:00
State Feature: Alterations (#4501) 2023-10-07 12:47:36 +02:00
Elsa.Workflows.Core.csproj Feature: Alterations (#4501) 2023-10-07 12:47:36 +02:00
Elsa.Workflows.Core.csproj.DotSettings Restructure models in Workflows.Core 2023-07-09 13:12:13 +02:00
FodyWeavers.xml Prepare projects for packaging 2022-11-03 21:40:23 +01:00
InputUIHints.cs Dynamic Outcomes + JavaScript Outcomes (#4410) 2023-09-07 20:34:53 +02:00
IsExternalInit.cs