elsa-core/src/modules/Elsa.Workflows.Core
Sipke Schoorstra a0001d3891
Enhance error handling in PolymorphicObjectConverter (#6051)
Add null checks for `referenceResolver` in cases where `RefPropertyName` and `IdPropertyName` are being processed. This prevents potential null reference exceptions and ensures safer deserialization of objects.
2024-10-23 12:12:18 +02:00
..
Abstractions Remove signal capturing phase (#5501) 2024-06-04 16:44:23 +02: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 Fix Azure Service Bus module DI issues (#5975) 2024-09-19 20:48:09 +02: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 Rework Workflow Context Feature (#5861) 2024-08-06 22:36:24 +02:00
Constants Add Fault Code, Category and Type (#5362) 2024-05-10 15:30:32 +02:00
Contexts Add customizable DB exception handlers 2024-08-08 16:08:01 +02:00
Contracts Add GetOptions method to ISafeSerializer interface 2024-09-27 13:10:22 +02:00
Enums Add Component Testing Framework (#5261) 2024-04-26 15:49:14 +02:00
Exceptions Introduce UniqueKeyConstraintViolationException 2024-08-20 12:37:48 +02:00
Expressions Reuse JsonSerializerOptions (#5283) 2024-04-26 15:29:16 +02:00
Extensions Add synchronous serialization methods and mark async as obsolete 2024-09-27 12:59:59 +02:00
Features Fix variable serialization (#5974) 2024-09-19 16:18:56 +02: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 Fix logger type 2024-08-07 09:48:31 +02:00
Models Lazy loading of subgraphs (#5643) 2024-06-25 09:21:50 +02:00
Notifications Alterations with Queries (#5032) 2024-03-13 20:34:46 +01:00
Options Feature/cancel dispatched workflows (#5136) 2024-03-27 12:07:55 +01:00
Pipelines Add OpenTelemetry support for tracing workflow execution 2024-09-23 11:35:43 +02:00
PortResolvers Lazy loading of subgraphs (#5643) 2024-06-25 09:21:50 +02:00
Serialization Enhance error handling in PolymorphicObjectConverter (#6051) 2024-10-23 12:12:18 +02:00
Services Refactor IdentityGraphService constructor and add logging. 2024-09-20 15:59:35 +02:00
Signals Add input parameter to ScheduleChildActivity signal 2024-01-17 22:32:06 +01:00
State Fix flowchart completion after faulted child activity cancellation (#5145) 2024-03-29 20:38:09 +01:00
UIHints #5313 Include dropdown when using a nullable enum in an activity input (#5320) 2024-05-08 20:16:43 +02:00
Elsa.Workflows.Core.csproj #5106 Cleanup packages to leverage framework (#5129) 2024-03-29 09:54:44 +01:00
Elsa.Workflows.Core.csproj.DotSettings Add Fault Code, Category and Type (#5362) 2024-05-10 15:30:32 +02:00
FodyWeavers.xml
IsExternalInit.cs