Commit graph

2817 commits

Author SHA1 Message Date
Sipke Schoorstra 77e87edef6 Fix nodeType -> activityType 2022-03-24 12:29:07 +01:00
Sipke Schoorstra a6e288fdd7 Update namespaces and decorate activities with attributes 2022-03-24 12:18:14 +01:00
Sipke Schoorstra b23ebdaddd Restructuring 2022-03-22 14:33:15 +01:00
Sipke Schoorstra 4d23fc40b4 Refactor Workflow model from record to class that inherits from Composite 2022-03-21 20:33:21 +01:00
Sipke Schoorstra 1d1218b5a7 Update MessageReceived.cs 2022-03-21 20:32:52 +01:00
Sipke Schoorstra 90e8f03e38 Rename activity metadata to application properties 2022-03-21 20:32:47 +01:00
Sipke Schoorstra 6e78d0591a Update Composite.cs 2022-03-21 20:32:13 +01:00
Sipke Schoorstra fee275ab26 Fix naming of cancellation token 2022-03-21 19:29:49 +01:00
Sipke Schoorstra 4b9907b049 Implement Hangfire proxy job 2022-03-21 11:41:27 +01:00
Sipke Schoorstra aa40a7e966 Merge branch 'v3' of https://github.com/elsa-workflows/elsa-core into v3 2022-03-20 20:39:04 +01:00
cristinamudura 550124a9b1
implemented delete for single workflow definitions and workflow instance (#2855) 2022-03-18 20:24:24 +01:00
Sipke Schoorstra 0a5987eba8 Incremental work on Hangfire job provider 2022-03-15 13:20:06 +01:00
Sipke Schoorstra 1c47d4b80d Remove & merge Node base type 2022-03-15 13:01:10 +01:00
Sipke Schoorstra 059356029d Refactor Jobs API 2022-03-15 13:00:48 +01:00
Sipke Schoorstra 87f836b0e3 Port HTTP endpoint handlers for auth and faults 2022-03-10 00:19:00 +01:00
Sipke Schoorstra bd48f113cc Various API enhancements 2022-03-09 23:09:29 +01:00
Sipke Schoorstra ceed1ff1fe Rename SubmitActivity to PostActivity 2022-03-09 20:32:14 +01:00
Sipke Schoorstra f9a7ee45f1 Various API enhancements 2022-03-09 20:21:30 +01:00
Sipke Schoorstra 63ffacbb71 Various API enhancements 2022-03-09 19:48:44 +01:00
Sipke Schoorstra a9fbb57a09 Various API enhancements 2022-03-09 13:53:34 +01:00
Sipke Schoorstra 4f3a3de208 Various API enhancements 2022-03-08 22:41:12 +01:00
Sipke Schoorstra 80e72846e3 Update WorkflowContextsWorkflow.cs 2022-03-08 19:48:24 +01:00
Sipke Schoorstra f651c74f44 Update WorkflowExtensions.cs 2022-03-08 19:48:22 +01:00
Sipke Schoorstra c33549c291 Add WorkflowContexts module 2022-03-08 14:40:47 +01:00
Sipke Schoorstra fc5f14a18e Refactor Quartz module and add Hangfire provider for JobQueue service 2022-03-08 12:59:35 +01:00
Sipke Schoorstra f5aeaf9120 Various refactorings 2022-03-07 22:56:16 +01:00
Sipke Schoorstra c5a577d6b7 Add RunJavaScript sample workflow 2022-03-07 15:42:23 +01:00
Sipke Schoorstra 9210a75553 Add RunJavaScript activity 2022-03-07 15:42:12 +01:00
Sipke Schoorstra e9af7d78c1 Update HttpEndpoint.cs 2022-03-07 15:41:53 +01:00
Sipke Schoorstra 3f8c55fffd Update SendMessage.cs 2022-03-07 15:41:49 +01:00
Sipke Schoorstra a343a2b1fc Update MessageReceived.cs 2022-03-07 15:41:45 +01:00
Sipke Schoorstra 46d2d2b00b Update TriggerIndexer.cs 2022-03-07 15:11:03 +01:00
Sipke Schoorstra 1185a8e33a Update Readme.md 2022-03-07 15:10:58 +01:00
Sipke Schoorstra 6558417777 Update HttpRequestModel.cs 2022-03-07 15:10:54 +01:00
Sipke Schoorstra 41a4add6d8 Fix Azure Service Bus worker processor creation 2022-03-07 15:10:50 +01:00
Sipke Schoorstra 6597f16a8d Add support for object hashes as input 2022-03-07 15:10:33 +01:00
Sipke Schoorstra 64a31d960c Add helpers to read input that is provided as JsonElement 2022-03-07 15:09:01 +01:00
Sipke Schoorstra 5b7bc894f0 Update HttpEndpoint to not block when input is received 2022-03-07 15:08:01 +01:00
Sipke Schoorstra 37843a7de4 Fix Diff 2022-03-07 15:07:31 +01:00
Sipke Schoorstra 74b68c703c Add XML comments 2022-03-07 15:07:20 +01:00
Sipke Schoorstra 1f68fe3bf1 Update IdentityGraphService.cs 2022-03-07 15:06:53 +01:00
Sipke Schoorstra 03da168caa Update sample workflows to mark startable activities 2022-03-07 15:06:31 +01:00
Sipke Schoorstra 217f632379 Fix workflow operator actor serialization 2022-03-07 15:06:00 +01:00
Sipke Schoorstra 3160ccb6ae Update MessageReceived.cs 2022-03-07 15:05:14 +01:00
Sipke Schoorstra c520a5e6d0 Update Type converter to also support Runtime Type objects 2022-03-07 15:05:05 +01:00
Sipke Schoorstra ed246294db Fix expression context hierarchy deserialization 2022-03-07 15:04:43 +01:00
Sipke Schoorstra 92b7d2f78b Update migrations 2022-03-07 15:04:06 +01:00
Sipke Schoorstra 6b7caddca8 Refactor triggers 2022-03-07 12:01:27 +01:00
Sipke Schoorstra 161a70e429 Remove Trigger separation 2022-03-04 21:42:27 +01:00
Sipke Schoorstra c600399f0d Refactorings 2022-03-04 19:59:44 +01:00