elsa-core/src/modules/Elsa.Workflows.Core
2023-11-15 21:00:34 +01:00
..
Abstractions Include NodeId for unique addressability within graph (#4575) 2023-10-25 22:46:06 +02:00
ActivationValidators
Activities Complete activity if items count is 0 (#4623) 2023-11-15 21:00:34 +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 Decouple Expression Types (#4622) 2023-11-14 20:44:42 +01:00
Extensions Add support for direct-output binding 2023-11-09 13:35:02 +01:00
Features Decouple Expression Types (#4622) 2023-11-14 20:44:42 +01: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 Decouple Expression Types (#4622) 2023-11-14 20:44:42 +01:00
Middleware Activity Preconditions (#4507) 2023-10-07 14:22:51 +02:00
Models Decouple Expression Types (#4622) 2023-11-14 20:44:42 +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
InputUIHints.cs Dynamic Outcomes + JavaScript Outcomes (#4410) 2023-09-07 20:34:53 +02:00
IsExternalInit.cs