Commit graph

4227 commits

Author SHA1 Message Date
Sipke Schoorstra e8b1c5efe1 Fix WorkflowDefinitionActivity when referenced wf version not found 2023-08-02 22:53:15 +02:00
Sipke Schoorstra 0e7112eade Fix tool version mapping 2023-08-02 22:52:19 +02:00
Sipke Schoorstra cd5c7fbb1b Use correct output name identifiers based on workflow tool version 2023-08-02 22:52:02 +02:00
Sipke Schoorstra c8dd70693e Telnyx activity fixes and updates 2023-08-02 10:19:35 +02:00
Sipke Schoorstra 43fd0a8df6 Make Login endpoint class internal 2023-07-31 22:38:15 +02:00
Sipke Schoorstra c429fe6fcc Update API client 2023-07-31 22:37:57 +02:00
Sipke Schoorstra 10a71d3049 Add XML comments 2023-07-31 20:27:28 +02:00
Sipke Schoorstra e1784f7f6c Rename GetVariableByName to GetVariable and increase XML coverage 2023-07-31 20:03:41 +02:00
Sipke Schoorstra 98f48f3933 Update nullability of options providers 2023-07-31 19:41:25 +02:00
gurkanguran d29df110d2
Fixed getting and setting variables in context (#4267)
* Fixed getting and setting variables in context

* Added unit tests

* Add test for named variable

* Search variable in parent contexts

---------

Co-authored-by: Sipke Schoorstra <sipkeschoorstra@outlook.com>
2023-07-31 18:53:50 +02:00
Sipke Schoorstra 6ca484f6a5 Fix type conversion
Fixes #4268
2023-07-29 11:57:35 +02:00
Sipke Schoorstra b6f41aff9b Fix import issue with workflow definition store populator
Fixes #4224
2023-07-28 13:13:34 +02:00
Sipke Schoorstra 6cd3bd2d61 Delete RPC project 2023-07-27 00:12:37 +02:00
Sipke Schoorstra 8efdd55ee4 Remove offline MyGet feed 2023-07-26 23:57:37 +02:00
Sipke Schoorstra 1b3fd3be0a Update readme 2023-07-25 22:52:11 +02:00
Sipke Schoorstra 6bcfe21725 Update common.props and readme 2023-07-25 22:32:33 +02:00
GitHub Action ddfc67758b Updated designer version to 3.0.3-preview.190 2023-07-25 19:29:50 +00:00
Sipke Schoorstra bcb7328799 Update GH actions 2023-07-25 21:26:35 +02:00
GitHub Action e9f8b68afa Updated designer version to 3.0.3-preview.189 2023-07-25 19:19:36 +00:00
Sipke Schoorstra 0b7f087b2d Merge remote-tracking branch 'origin/v3' into v3 2023-07-25 21:16:16 +02:00
Sipke Schoorstra 6a9d72bb20 Update GH workflow 2023-07-25 21:16:11 +02:00
GitHub Action 10130d1846 Updated designer version to 3.0.3-preview.188 2023-07-25 19:05:26 +00:00
Sipke Schoorstra a1aa1c2ea8 Expose headers to clients 2023-07-25 21:02:07 +02:00
Sipke Schoorstra f7bbb01fcd Update GH actions to support v3 preview release to nuget 2023-07-25 21:01:51 +02:00
Sipke Schoorstra 64391bca8e Add client-side activity construction property support 2023-07-25 16:21:10 +02:00
Sipke Schoorstra 0c8bbb935c Implement real time workflow update broadcasting using SignalR 2023-07-25 15:12:27 +02:00
Sipke Schoorstra abd4779a74 Add ExecuteWorkflow API client 2023-07-24 11:06:27 +02:00
Sipke Schoorstra 9403e2cf32 Update UpdatedAt field 2023-07-24 10:15:27 +02:00
Sipke Schoorstra 3538d24147 Add Activity Executions API client 2023-07-23 22:26:34 +02:00
Sipke Schoorstra a2a2b60d05 Update ActivityExecutionRecord model 2023-07-23 21:05:31 +02:00
Sipke Schoorstra 78aa011df8 Generate default instance ID 2023-07-23 19:38:52 +02:00
Sipke Schoorstra 9230696707 Rename ExecutionLogRecord to more specific name 2023-07-23 15:26:38 +02:00
Sipke Schoorstra e5e34c821b Add ActivityExecutionRecord entity, persistence and endpoints 2023-07-22 21:05:33 +02:00
Sipke Schoorstra 18b74df62b Merge remote-tracking branch 'origin/v3' into v3 2023-07-21 18:43:36 +02:00
Sipke Schoorstra d746456330 Use activity ID as Node ID for workflows created with tool version >= 3 2023-07-21 18:43:31 +02:00
GitHub Action 45dda312fc Updated designer version to 3.0.3-preview.187 2023-07-21 15:55:51 +00:00
Sipke Schoorstra d473f2354b Add ActivityName to execution log, remove FaultedAt instance timestamp 2023-07-21 17:52:52 +02:00
Sipke Schoorstra 667ca66c91 Fix that WriteHttpResponse would not complete when used in async mode 2023-07-21 10:57:19 +02:00
Sipke Schoorstra 1902307cf5 Add support for filtering journal by activity IDs 2023-07-20 22:12:45 +02:00
Sipke Schoorstra 142af4e3b9 Allow to revert to the latest version 2023-07-20 15:50:22 +02:00
Sipke Schoorstra b14604f3b8 Add RevertVersion API client 2023-07-20 15:48:01 +02:00
Sipke Schoorstra b57ed25a53 Implement auto update consuming workflows 2023-07-20 14:47:12 +02:00
Sipke Schoorstra bdc7ffae96 Update running workflow counter when deleting workflow instances 2023-07-20 13:10:03 +02:00
Sipke Schoorstra f71e5c89ce Ensure schedules are deleted when bookmarks are deleted 2023-07-20 13:00:09 +02:00
Sipke Schoorstra 9eaac89470 Fix workflow grain deadlock upon stop 2023-07-20 12:59:33 +02:00
Sipke Schoorstra 4109a65b78 Implement workflow instance deleted handler to stop workflow grain 2023-07-20 12:07:41 +02:00
Sipke Schoorstra 0dd31b114b Update Proto.Actor packages 2023-07-20 12:07:04 +02:00
Sipke Schoorstra 8652843f48 Implement schedule deletion when workflow instances are deleted 2023-07-20 11:57:20 +02:00
Sipke Schoorstra 72f4461ca3 Implement cascading deletion 2023-07-20 00:05:43 +02:00
Sipke Schoorstra 07c9783363 Implement API to delete specific workflow definition version 2023-07-18 22:33:59 +02:00