Commit graph

2804 commits

Author SHA1 Message Date
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
Sipke Schoorstra 4acb8689c3 Allow accessing null inputs 2022-03-04 12:13:55 +01:00
Sipke Schoorstra 9244ab6c21 Implement Azure Service Bus worker management based on bookmark & trigger indexing events 2022-03-04 12:09:08 +01:00
Sipke Schoorstra 0d06ae1823 Incremental work on Azure Service Bus 2022-02-22 12:51:59 +01:00
Sipke Schoorstra 88609d5a62 Incremental work on Azure Service Bus module 2022-02-21 16:13:55 +01:00
Sipke Schoorstra 34f851d8c7 Refactor module structure 2022-02-01 20:45:11 +01:00
Sipke Schoorstra 0397c58e17 Implement dynamic outcomes 2022-02-01 20:29:35 +01:00
Sipke Schoorstra 50fd5f85ed Incremental work on dynamic ports 2022-01-28 21:25:01 +01:00
Sipke Schoorstra 2a1ff4c392 Switch editor UI 2022-01-26 15:48:59 +01:00
Sipke Schoorstra ba05ce7ee7 Incremental work on Switch 2022-01-25 15:01:11 +01:00
Sipke Schoorstra d3f7a9c035 Untranspose loaded workflow 2022-01-19 15:17:59 +01:00
Sipke Schoorstra 964e2ec558 Fix transposition issues 2022-01-18 22:37:14 +01:00
Sipke Schoorstra c15f3097f8 Upgrade packages 2022-01-18 20:35:44 +01:00
Sipke Schoorstra bc31319f2a Implement delay activity resumption of bookmarks 2022-01-18 20:28:48 +01:00