elsa-core/src/modules/Elsa.Workflows.Core
Sipke Schoorstra faf8fd1df6
Enhanced ObjectConverter to Return JsonObject Instead of JsonElement (#4686)
* Incremental work

* Refactor code for JSON object handling and workflow context

This commit includes a significant rework of JSON object handling by ensuring produced JsonObject remains as JsonObject. Previously unimplemented customer and order workflow context providers have been removed. The test cases have been renamed and updated to confirm the new behavior is working as expected.
2023-12-08 20:57:07 +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 Implemeted FlowFork activity (#4684) 2023-12-07 22:29:05 +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 Enhanced ObjectConverter to Return JsonObject Instead of JsonElement (#4686) 2023-12-08 20:57:07 +01:00
Contexts Add Bulk Dispatch Workflow activity (#4683) 2023-12-06 22:32:08 +01:00
Contracts Add Bulk Dispatch Workflow activity (#4683) 2023-12-06 22:32:08 +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 Bulk Dispatch Workflow activity (#4683) 2023-12-06 22:32:08 +01:00
Extensions Add Bulk Dispatch Workflow activity (#4683) 2023-12-06 22:32:08 +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 Enhanced ObjectConverter to Return JsonObject Instead of JsonElement (#4686) 2023-12-08 20:57:07 +01:00
Notifications Bulk Import + Export of Workflow Definitions and Instances (#4643) 2023-11-22 14:31:48 +01:00
Options Add Bulk Dispatch Workflow activity (#4683) 2023-12-06 22:32:08 +01: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 Handle user-usage of $id key in JSON objects 2023-11-23 20:30:58 +01:00
Services Add Bulk Dispatch Workflow activity (#4683) 2023-12-06 22:32:08 +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 Target .NET 8 (#4660) 2023-11-27 11:26:16 +01: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 V3 modular configuration (#3070) 2022-05-26 12:47:31 +02:00