elsa-core/src/modules
Sipke Schoorstra 72b1b2bb40 Add input parameter to ScheduleChildActivity signal
This update includes adding an optional input parameter to the ScheduleChildActivity signal's constructor in order to pass options to the child activity. The input parameter is used while scheduling activities in FlowFork.cs and Flowchart.cs activities. This enables clearer data transfer and scheduling in the system.
2024-01-17 22:32:06 +01:00
..
Elsa.Alterations Merge scope change into main (#4738) 2024-01-02 14:52:53 +01:00
Elsa.Alterations.Core Merge scope change into main (#4738) 2024-01-02 14:52:53 +01:00
Elsa.Alterations.MassTransit Merge scope change into main (#4738) 2024-01-02 14:52:53 +01:00
Elsa.AzureServiceBus Merge scope change into main (#4738) 2024-01-02 14:52:53 +01:00
Elsa.Common Merge scope change into main (#4738) 2024-01-02 14:52:53 +01:00
Elsa.CSharp fix EvaluatingCSharp class file name typo (#4783) 2024-01-15 19:39:28 +01:00
Elsa.Dapper Use correct dialect for SqlServerDbConnectionProvider (#4766) 2024-01-15 19:45:03 +01:00
Elsa.Dapper.Migrations Merge 3.0.1 (#4759) 2024-01-06 17:26:25 +01:00
Elsa.Dsl Merge scope change into main (#4738) 2024-01-02 14:52:53 +01:00
Elsa.Elasticsearch Merge scope change into main (#4738) 2024-01-02 14:52:53 +01:00
Elsa.Email Merge scope change into main (#4738) 2024-01-02 14:52:53 +01:00
Elsa.EntityFrameworkCore Add a more generic UIHandler to customize how inputAttributes can be handle by UI (#4688) 2023-12-26 18:56:29 +01:00
Elsa.EntityFrameworkCore.Common Merge scope change into main (#4738) 2024-01-02 14:52:53 +01:00
Elsa.EntityFrameworkCore.MySql Add a more generic UIHandler to customize how inputAttributes can be handle by UI (#4688) 2023-12-26 18:56:29 +01:00
Elsa.EntityFrameworkCore.PostgreSql Add a more generic UIHandler to customize how inputAttributes can be handle by UI (#4688) 2023-12-26 18:56:29 +01:00
Elsa.EntityFrameworkCore.Sqlite Target .NET 8 (#4660) 2023-11-27 11:26:16 +01:00
Elsa.EntityFrameworkCore.SqlServer Add a more generic UIHandler to customize how inputAttributes can be handle by UI (#4688) 2023-12-26 18:56:29 +01:00
Elsa.Environments Target .NET 8 (#4660) 2023-11-27 11:26:16 +01:00
Elsa.Expressions Merge scope change into main (#4738) 2024-01-02 14:52:53 +01:00
Elsa.FileStorage Merge scope change into main (#4738) 2024-01-02 14:52:53 +01:00
Elsa.Hangfire Add a more generic UIHandler to customize how inputAttributes can be handle by UI (#4688) 2023-12-26 18:56:29 +01:00
Elsa.Http Merge 3.0.1 (#4759) 2024-01-06 17:26:25 +01:00
Elsa.Identity Merge scope change into main (#4738) 2024-01-02 14:52:53 +01:00
Elsa.JavaScript Add BatchProcessing sample and update ForEach activities 2024-01-17 22:11:03 +01:00
Elsa.Labels Merge scope change into main (#4738) 2024-01-02 14:52:53 +01:00
Elsa.Liquid Merge scope change into main (#4738) 2024-01-02 14:52:53 +01:00
Elsa.MassTransit Merge 3.0.1 (#4759) 2024-01-06 17:26:25 +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 Merge scope change into main (#4738) 2024-01-02 14:52:53 +01:00
Elsa.ProtoActor Merge scope change into main (#4738) 2024-01-02 14:52:53 +01:00
Elsa.ProtoActor.Cluster.AzureContainerApps Merge scope change into main (#4738) 2024-01-02 14:52:53 +01:00
Elsa.Python Merge scope change into main (#4738) 2024-01-02 14:52:53 +01:00
Elsa.Quartz Merge scope change into main (#4738) 2024-01-02 14:52:53 +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 Merge scope change into main (#4738) 2024-01-02 14:52:53 +01:00
Elsa.Scheduling Merge scope change into main (#4738) 2024-01-02 14:52:53 +01:00
Elsa.Telnyx Add a more generic UIHandler to customize how inputAttributes can be handle by UI (#4688) 2023-12-26 18:56:29 +01:00
Elsa.Webhooks Merge scope change into main (#4738) 2024-01-02 14:52:53 +01:00
Elsa.WorkflowContexts Merge 3.0.1 (#4759) 2024-01-06 17:26:25 +01:00
Elsa.WorkflowProviders.BlobStorage Merge scope change into main (#4738) 2024-01-02 14:52:53 +01:00
Elsa.Workflows.Api Add workflow serialization and new export endpoint 2024-01-07 21:07:14 +01:00
Elsa.Workflows.Core Add input parameter to ScheduleChildActivity signal 2024-01-17 22:32:06 +01:00
Elsa.Workflows.Management Add workflow serialization and new export endpoint 2024-01-07 21:07:14 +01:00
Elsa.Workflows.Runtime Add BatchProcessing sample and update ForEach activities 2024-01-17 22:11:03 +01:00