elsa-core/src/modules
Sipke Schoorstra 5e95daaa7c Refactor code for readability and improved logging
Code in several activity files and Worker.cs that involve creating bookmarks and handling messages received was refactored to improve readability and clarity. The instantiated "CreateBookmarkArgs" parameter was split into its individual arguments for improved readability. Logging in the Worker.cs file was also fine-tuned, with explicit count of workflows triggered by service bus messages being included in the debug log.
2023-12-18 20:20:20 +01:00
..
Elsa.Alterations Target .NET 8 (#4660) 2023-11-27 11:26:16 +01:00
Elsa.Alterations.Core Target .NET 8 (#4660) 2023-11-27 11:26:16 +01:00
Elsa.Alterations.MassTransit Target .NET 8 (#4660) 2023-11-27 11:26:16 +01:00
Elsa.AzureServiceBus Refactor code for readability and improved logging 2023-12-18 20:20:20 +01:00
Elsa.Common Target .NET 8 (#4660) 2023-11-27 11:26:16 +01:00
Elsa.CSharp Refactor expression descriptors and remove unnecessary async calls 2023-12-10 21:43:24 +01:00
Elsa.Dapper Target .NET 8 (#4660) 2023-11-27 11:26:16 +01:00
Elsa.Dapper.Migrations Target .NET 8 (#4660) 2023-11-27 11:26:16 +01:00
Elsa.Dsl Target .NET 8 (#4660) 2023-11-27 11:26:16 +01:00
Elsa.Elasticsearch Target .NET 8 (#4660) 2023-11-27 11:26:16 +01:00
Elsa.Email Target .NET 8 (#4660) 2023-11-27 11:26:16 +01:00
Elsa.EntityFrameworkCore Target .NET 8 (#4660) 2023-11-27 11:26:16 +01:00
Elsa.EntityFrameworkCore.Common Fix BulkUpsert for EF Core 8 2023-11-27 19:25:44 +01:00
Elsa.EntityFrameworkCore.MySql Target .NET 8 (#4660) 2023-11-27 11:26:16 +01:00
Elsa.EntityFrameworkCore.PostgreSql Target .NET 8 (#4660) 2023-11-27 11:26:16 +01:00
Elsa.EntityFrameworkCore.Sqlite Target .NET 8 (#4660) 2023-11-27 11:26:16 +01:00
Elsa.EntityFrameworkCore.SqlServer Target .NET 8 (#4660) 2023-11-27 11:26:16 +01:00
Elsa.Environments Target .NET 8 (#4660) 2023-11-27 11:26:16 +01:00
Elsa.Expressions Add conversion support for long type in ObjectConverter 2023-12-18 16:12:01 +01:00
Elsa.FileStorage Target .NET 8 (#4660) 2023-11-27 11:26:16 +01:00
Elsa.Hangfire Update workflow handling and simplify codebase 2023-12-18 16:11:48 +01:00
Elsa.Http Update workflow handling and simplify codebase 2023-12-18 16:11:48 +01:00
Elsa.Identity Target .NET 8 (#4660) 2023-11-27 11:26:16 +01:00
Elsa.JavaScript Add ExpressionEvaluatorOptions to JavaScriptEvaluator 2023-12-14 10:45:37 +01:00
Elsa.Labels Target .NET 8 (#4660) 2023-11-27 11:26:16 +01:00
Elsa.Liquid Refactor expression descriptors and remove unnecessary async calls 2023-12-10 21:43:24 +01:00
Elsa.MassTransit Enhance configuration options for MassTransit 2023-12-11 20:49:59 +01:00
Elsa.MassTransit.AzureServiceBus Refactor MassTransit & AzureServiceBus configuration and delete unnecessary options 2023-12-11 19:59:13 +01:00
Elsa.MassTransit.RabbitMq Refactor MassTransit & AzureServiceBus configuration and delete unnecessary options 2023-12-11 19:59:13 +01:00
Elsa.MongoDb Target .NET 8 (#4660) 2023-11-27 11:26:16 +01:00
Elsa.ProtoActor Add AutoComplete option to workflow bookmarks 2023-12-18 20:19:37 +01:00
Elsa.ProtoActor.Cluster.AzureContainerApps Target .NET 8 (#4660) 2023-11-27 11:26:16 +01:00
Elsa.Python Refactor expression descriptors and remove unnecessary async calls 2023-12-10 21:43:24 +01:00
Elsa.Quartz Target .NET 8 (#4660) 2023-11-27 11:26:16 +01:00
Elsa.Quartz.EntityFrameworkCore.MySql Target .NET 8 (#4660) 2023-11-27 11:26:16 +01:00
Elsa.Quartz.EntityFrameworkCore.PostgreSql Target .NET 8 (#4660) 2023-11-27 11:26:16 +01:00
Elsa.Quartz.EntityFrameworkCore.Sqlite Target .NET 8 (#4660) 2023-11-27 11:26:16 +01:00
Elsa.Quartz.EntityFrameworkCore.SqlServer Target .NET 8 (#4660) 2023-11-27 11:26:16 +01:00
Elsa.SasTokens Target .NET 8 (#4660) 2023-11-27 11:26:16 +01:00
Elsa.Scheduling Remove unnecessary project reference in Elsa.Scheduling 2023-12-10 22:11:01 +01:00
Elsa.Telnyx Refactor code for readability and improved logging 2023-12-18 20:20:20 +01:00
Elsa.Webhooks Target .NET 8 (#4660) 2023-11-27 11:26:16 +01:00
Elsa.WorkflowContexts Refactor background activities scheduling 2023-12-17 21:19:15 +01:00
Elsa.WorkflowProviders.BlobStorage Target .NET 8 (#4660) 2023-11-27 11:26:16 +01:00
Elsa.Workflows.Api Add Bulk Dispatch Workflow activity (#4683) 2023-12-06 22:32:08 +01:00
Elsa.Workflows.Core Refactor object initialization in ActivityExecutionContext 2023-12-18 20:19:51 +01:00
Elsa.Workflows.Management Refactor expression descriptors and remove unnecessary async calls 2023-12-10 21:43:24 +01:00
Elsa.Workflows.Runtime Add AutoComplete option to workflow bookmarks 2023-12-18 20:19:37 +01:00