steved
3c63108dd1
2 bug fixes: ( #633 )
...
376
Self-referential loop in CustomSchemaOptionsExtensionInfo
https://github.com/elsa-workflows/elsa-core/issues/376
331
"Input" is the property of workflowinstance,but it is empty in database
https://github.com/elsa-workflows/elsa-core/issues/331
Co-authored-by: DiGregorio, Stephen <SDiGregorio@allegromicro.com>
2021-02-15 18:06:43 +01:00
Sipke Schoorstra
32bf393026
Update EF Core DB Context types to accept non-generic DbOptions
2021-01-27 10:32:15 +01:00
Bartlomiej Tadych
d5b30b6044
Add Executing Activity event ( #586 )
2021-01-25 12:16:29 +01:00
Sipke Schoorstra
1fbbf89431
Remove unused namespace
2021-01-07 08:28:04 +01:00
cvijayak
80611e71b9
Added null checks in ControllerModelConvention ( #556 )
...
RouteValues dictionary will not have area as a key all the time if in-case we have controllers without areas
2021-01-07 08:25:51 +01:00
cvijayak
d9be58a155
Cosmos DB persistence layer refactoring ( #550 )
...
1. Cleaned up the duplicate code
2. Enhanced the cosmos DB persistence assembly to inject the custom logic for handling tenants
3. Enhanced to inject the custom logis in Cosmos DB CURD operations
2021-01-04 11:10:29 +01:00
cvijayak
89632f8db3
Added partition key for heavy read queries and also to avoid cross partition queries ( #494 )
...
* Optimized the code for better performance
* Corrected the summary
* Refactoring and alignments
2020-12-10 13:11:21 +01:00
cvijayak
8e3b68f987
Update CosmosDbWorkflowInstanceStore.cs ( #492 )
...
Fixed the Workflow instance delete API
2020-12-09 20:17:05 +01:00
Peter T. LaComb Jr
99aeac3263
Issue 498: Allow for and pass innerException ( #499 )
2020-12-08 21:14:32 +01:00
Sipke Schoorstra
959dd8615b
Make available TransientState to JS and Liquid script contexts
2020-12-01 11:22:14 +01:00
Sipke Schoorstra
853b7563ff
Update EF Core to .NET 5
2020-12-01 10:36:54 +01:00
cvijayak
7ceb3106aa
Added ExceptionConverter in JsonSerializerSettings at DocumentClient ( #472 )
2020-11-24 20:44:28 +01:00
Sipke Schoorstra
20e24fc572
Update packages
2020-11-23 21:01:30 +01:00
cvijayak
8f6ce4ed7e
Fix : ListByBlockingActivityAsync() in documentDB persistance layer is not retrieving the blocked activities ( #471 )
2020-11-23 19:22:14 +01:00
Sam Kleist
a2425b4047
remove gravatar dependency ( #470 )
...
Co-authored-by: Samuel Kleist <v-sakle@microsoft.com>
2020-11-23 17:48:38 +01:00
Sipke Schoorstra
5cdcb75281
Fix redirect behavior
...
Fixes #459
2020-11-13 21:43:06 +01:00
cvijayak
a4d9abdd75
Enhancements for using azure service bus with MassTransit activities ( #457 )
...
* Added AzureServiceBus support for MassTransit activities
Fixes #455
2020-11-12 21:39:32 +01:00
Sipke Schoorstra
2934bfce72
Update icons
2020-11-11 21:26:24 +01:00
Sipke Schoorstra
bc50462db0
Expose outcomes to While activity designer ( #456 )
2020-11-11 10:54:36 +01:00
Sipke Schoorstra
06b9ab8911
Trigger ActivityExecuted event after going back one activity.
2020-11-07 21:58:12 +01:00
Sipke Schoorstra
2deb5d4037
Add GoBackResult ( #449 )
2020-11-03 12:43:33 +01:00
Sipke Schoorstra
cab9a07f29
Reset Sqlite migrations ( #442 )
...
Fixes #432
2020-10-29 10:52:59 +01:00
Sipke Schoorstra
07f71a2bef
Update UserTask sample retrieving available actions
2020-10-28 13:39:07 +01:00
Sipke Schoorstra
ed9fedda84
Update package references ( #436 )
2020-10-28 10:16:54 +01:00
Sipke Schoorstra
d9a3c9ca96
Propagate activity definition properties ( #434 )
2020-10-27 21:06:05 +01:00
Sipke Schoorstra
f3fb47ba70
Update EF migrations ( #433 )
2020-10-27 20:49:24 +01:00
Sipke Schoorstra
7c9e375ea6
Re-target .NET Core 3.1
2020-10-27 09:29:56 +01:00
Tony Han
5716de88cc
After remove multiple execution scopes , Persistence related items also need to be updated. ( #429 )
...
* Update WorkflowInstanceDocument.cs
* Remove multiple execution scopes
* Remove multiple execution scopes
* Fix Yessql
* Remove yessql from web project
Co-authored-by: hyz <hyz@DESKTOP-KJ2A9G2>
2020-10-27 09:24:29 +01:00
Sipke Schoorstra
d5095f7a69
Remove multiple execution scopes ( #427 )
2020-10-26 15:32:02 +01:00
Sipke Schoorstra
16611e2a74
Undo my fix in favor of fix from Peter T. LaComb Jr
2020-10-25 21:54:15 +01:00
Sipke Schoorstra
a4c0c57d12
Initialize target type in case of array value and target type wasn't specified
2020-10-25 21:50:40 +01:00
syntaxonline-rewhitley
d0d6e26a43
Add custom type serializer to manage json deserializer from database ( #420 )
2020-10-23 15:23:32 +02:00
Sviataslau Hankovich
cfcbc3d762
Code cleanup ( #413 )
2020-10-22 15:59:59 +02:00
Sviataslau Hankovich
65c5e875b5
Fix inaccurate parsing of HTTP headers ( #417 )
2020-10-22 15:59:16 +02:00
Peter T. LaComb Jr
8fb36ef6cf
Issue 415: Null target type throws for array expressions ( #416 )
2020-10-22 09:55:46 +02:00
Sipke Schoorstra
901b7e5291
Merge tag '1.3.1' into develop
2020-10-16 13:39:49 +02:00
Sipke Schoorstra
4705c9b552
Add data processing sample (Sample25)
2020-10-16 13:21:54 +02:00
Sipke Schoorstra
00e6df0d97
Simplify Sample04
2020-10-16 13:21:23 +02:00
Sipke Schoorstra
ca9f89ada2
Remove unused namespace
2020-10-16 13:20:54 +02:00
Sipke Schoorstra
dd823398f5
Fix workflow resumption when activity ids are not explicitly specified
2020-10-16 13:20:26 +02:00
Sipke Schoorstra
95775643b1
Enable Join-derivatives
2020-10-16 13:16:27 +02:00
syntaxonline-rewhitley
2ac2aa4fdb
Force json lookup to use lowercase name when value is assigned to both values ( #400 )
2020-10-11 14:31:23 +02:00
lmartinjr
bab3fa7f7b
Since the State property is serialized JSON the getter and setter needs to look for the key lowercased. This allows the property to be set with the name and have the Name property persisted in the datastore (i.e. EF). ( #395 )
2020-10-05 08:32:08 +02:00
Samuele Furnari
98e2ef1720
Fix for bug #341 and fix designer toolbar alignment ( #392 )
...
* fix #341 - Two Name properties
* fix style of designer toolbar (add activity, options, ...)
Co-authored-by: Samuele Alfredo Furnari <SamueleAlfredo.Furnari@nttdata.com>
2020-10-05 08:31:12 +02:00
cvijayak
1ab821bd8e
Fix IOC and async/await related issues in CosmosDB persistence library ( #311 ) ( #394 )
...
* fixed IOC and async/await related issues in CosmosDB as persistence (#311 )
* Incoporated the review comments
2020-10-04 21:53:32 +02:00
Ibrahim Hammad
900d179c9f
Reverse WorkflowInstanceEntity.Scopes on deserialization ( #342 )
...
There is a known issue in Newtonsoft.Json is reversing the stack after deserialization we have to manually reversing it.
2020-07-14 15:25:00 +02:00
Sipke Schoorstra
2cfb7d302e
Fix SendHttpRequest
2020-06-12 14:51:25 +02:00
Dandevmt
122f5fa454
return done when the collection is empty ( #313 )
...
Co-authored-by: Dan Absher <DAbsher@columbiabank.com>
2020-06-07 13:07:38 +02:00
Martin Isaksen
9c4dbad39c
Updating ContentType in SendHTTPRequest to match WriteHTTPRequest ( #323 )
2020-06-07 13:06:58 +02:00
Sipke Schoorstra
d3032a8a7a
Fix NotifierFilter
...
Don't assume the action is executed by a controller
2020-05-15 20:16:59 +02:00