Commit graph

194 commits

Author SHA1 Message Date
Sipke Schoorstra ecfdbac7d0 Add FodyWeavers.xml files 2022-08-27 20:42:34 +02:00
Sipke Schoorstra d8d0834c53 Incremental work on FastEndpoints implementation 2022-08-27 20:42:06 +02:00
Sipke Schoorstra 078f21cf61 Incremental work 2022-08-26 21:59:17 +02:00
Sipke Schoorstra 58663b4b2f Update WorkflowBuilder.cs 2022-08-25 20:00:22 +02:00
Sipke Schoorstra 10d06e4d9d Update KubernetesProviderOptions.cs 2022-08-25 20:00:20 +02:00
Sipke Schoorstra 8e9bb60d63 Merge branch 'v3' of https://github.com/elsa-workflows/elsa-core into v3
# Conflicts:
#	Elsa.sln
2022-08-25 19:59:53 +02:00
Sipke Schoorstra 66b1785c7f Add convenience workflow construction methods 2022-08-25 19:56:01 +02:00
Sipke Schoorstra 8ad878d0ca Rename InvokeWorkflowResult 2022-08-25 19:55:34 +02:00
Sipke Schoorstra a983457076 Rename builder service 2022-08-25 13:45:35 +02:00
cristinamudura e5d5aec1a7
Added proto actor implementation for kubernetes and refactored relevant projects to contain the only needed classes. (#3256) 2022-08-17 21:39:08 +02:00
Sipke Schoorstra bce2be6314 Configure hosted service using order 2022-08-14 19:38:15 +02:00
Sipke Schoorstra d4fbcef61d Update migrations 2022-08-14 19:36:24 +02:00
Sipke Schoorstra c8a9a2ef8f Simplify activity definition activity 2022-08-11 20:17:50 +02:00
Sipke Schoorstra 98f195172b Update ActivityDefinitionMaterializer.cs 2022-08-11 20:04:52 +02:00
Sipke Schoorstra 05a11e4923 Fix scheduling 2022-08-11 20:04:47 +02:00
Sipke Schoorstra 7870012254 Implement versioned activities 2022-08-11 19:29:32 +02:00
Sipke Schoorstra 4a2325d207 Update ActivityDefinitionActivityProvider.cs 2022-08-11 17:00:14 +02:00
Sipke Schoorstra e942f799ec Add default implementations for job queue and scheduler 2022-08-11 12:45:07 +02:00
Sipke Schoorstra b566cad1f2 Complete resume workflow interpreter 2022-08-10 20:49:30 +02:00
Sipke Schoorstra dd217c7e8b Incremental work on jobs as activities 2022-08-10 16:02:53 +02:00
Sipke Schoorstra 3174399517 Initial work on job activities 2022-07-26 23:30:42 +02:00
Sipke Schoorstra 427784ec3b Small HTTP response improvements 2022-07-26 16:01:10 +02:00
Sipke Schoorstra 1a30ae5277 Implement delete endpoints for activity definitions 2022-07-26 15:37:24 +02:00
Sipke Schoorstra 4ed7f4b5da
Designer Activity Definitions (#3221)
* Incremental work on custom activities

* Incremental work on refactoring versioned entities

* Add ActivityDefinition infrastructure

* Incremental work on activity definition manager

* Incremental work on API endpoints

* Refactored flowchart component to include hierarchical nav

* Incremental work on modularization of designer component

* Restructuring into modules

* Rename CustomActivities module

* Apply security

* Fix activity definition GET endpoint

* Incremental work on activity definition provider

* Incremental work on activity definition execution

* Update ActivityDefinitionMaterializer.cs

* Update ActivityDefinitionActivityProvider.cs

* Add activity definition referenced version update handler

* Maintain position of not found activity

* Fix prefix naming
2022-07-21 16:18:42 +02:00
Sipke Schoorstra dfa1068012 Remove unused namespaces 2022-07-07 22:30:44 +02:00
Sipke Schoorstra 92bc89b10c Add flow switch editor 2022-07-07 22:08:02 +02:00
Sipke Schoorstra fb2a4cc041 Add FlowDecision activity 2022-07-07 21:39:54 +02:00
Sipke Schoorstra 845cd52902 Update Switch.cs 2022-07-07 21:33:41 +02:00
Sipke Schoorstra aaadb127f9 Update Switch.cs 2022-07-07 16:51:40 +02:00
Sipke Schoorstra 50f53bb52b Fix switch activity designer support 2022-07-07 14:01:38 +02:00
Sipke Schoorstra 20002e2454 Introduce ActivityBase 2022-06-29 15:36:27 +02:00
Sipke Schoorstra ae1748cee3 Implement flow nodes 2022-06-29 12:57:01 +02:00
Sipke Schoorstra 14026e7342 Update FlowchartJsonConverter.cs 2022-06-29 11:36:47 +02:00
Sipke Schoorstra 41dadaaf71 Incremental work on flowchart activity editing 2022-06-27 21:12:41 +02:00
Sipke Schoorstra 247dab1013 Implement HTTP Endpoint base path matching 2022-06-27 15:56:26 +02:00
Sipke Schoorstra 47843c8bf0 Fix duplicate output props 2022-06-27 15:50:31 +02:00
Sipke Schoorstra 168f07e64b Fixed page loading of workflow journal 2022-06-27 13:26:46 +02:00
Sipke Schoorstra 820550f95e Remove obsolete activity node describer 2022-06-27 12:44:17 +02:00
Sipke Schoorstra 091430f9ff Remove obsolete transformer code 2022-06-27 12:37:52 +02:00
Sipke Schoorstra dc46bfe1bb Update WorkflowStateStorageDriver.cs 2022-06-25 11:55:52 +02:00
Sipke Schoorstra ba973433f1 Fix workflow instance serialization 2022-06-24 21:54:16 +02:00
Sipke Schoorstra e571431cc5 Update ActivityExecutionContext.cs 2022-06-21 20:19:36 +02:00
Sipke Schoorstra b092fb2956 Update WellKnownTypeRegistry.cs 2022-06-20 23:28:34 +02:00
Sipke Schoorstra 794c6d5220 Incremental work on embedded activity management 2022-06-20 20:14:07 +02:00
Sipke Schoorstra 8600dc5fcd Incremental work on embedding activities 2022-06-17 13:54:36 +02:00
Sipke Schoorstra 967ad176b8 Update Transformer.cs 2022-06-14 23:03:04 +02:00
Sipke Schoorstra 4ac74864cd Incremental work on transposition 2022-06-14 15:56:41 +02:00
Sipke Schoorstra 8d3aaea1e4 Incremental work on transposition 2022-06-11 20:04:16 +02:00
Sipke Schoorstra d5826c7fd0 Update Event activity and trigger API 2022-06-09 20:06:31 +02:00
Sipke Schoorstra 2cfd9abd15 Incremental work on journal 2022-06-09 18:48:43 +02:00