Commit graph

3136 commits

Author SHA1 Message Date
Gürkan Güran d614a0dbe6 Implemented version history 2022-08-29 18:22:58 +02:00
Sipke Schoorstra 8fc3bac949 Fix client mapping 2022-08-29 11:51:22 +02:00
Sipke Schoorstra 45e38a728f Remove unused namespaces 2022-08-29 11:37:00 +02:00
Sipke Schoorstra 4a5dba3736 Update permissions 2022-08-29 11:36:15 +02:00
Sipke Schoorstra 7f839555cf Update Endpoints.cs 2022-08-28 15:02:18 +02:00
Sipke Schoorstra 2bd4a9b6e9 Incremental work on secure endpoints 2022-08-27 22:16:48 +02:00
Sipke Schoorstra 27cfe7eb91 Incremental work on secure endpoints 2022-08-27 21:58:22 +02:00
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 5f9ea3e045 Update Elsa.sln 2022-08-25 20:00:17 +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 dee71aa0da Scaffold two new sample projects 2022-08-25 19:56:18 +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 faab394fc4 Implement topological sorting using feature dependencies 2022-08-14 19:38:58 +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 4dade7a2f6 Update canvas.tsx 2022-08-11 12:46:25 +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 1367268f7c More Z index fixes 2022-07-26 16:44:54 +02:00
Sipke Schoorstra 427784ec3b Small HTTP response improvements 2022-07-26 16:01:10 +02:00
Sipke Schoorstra 33a7e12cb4 Fix z index issue of panels 2022-07-26 16:00:52 +02:00
Sipke Schoorstra 1a30ae5277 Implement delete endpoints for activity definitions 2022-07-26 15:37:24 +02:00
Sipke Schoorstra e17cf78ce3 Update label-picker.tsx 2022-07-26 15:12:30 +02:00
Sipke Schoorstra 13bf6a6c5f Delete certain label components
To be redone.
2022-07-26 15:12:00 +02:00
Sipke Schoorstra 6ed138d4eb Update references 2022-07-26 14:56:31 +02:00
Sipke Schoorstra 691565ed98 Incremental work on modal dialog service 2022-07-26 13:39:30 +02:00
Sipke Schoorstra e49f4642bc Update flowchart.tsx 2022-07-26 11:33:27 +02:00
Sipke Schoorstra be92cc3d76 Implement ID change handling 2022-07-26 11:29:44 +02:00
Sipke Schoorstra 059b432065 Update toolbar.tsx 2022-07-25 18:53:34 +02:00
Sipke Schoorstra 3081d4cc0c Update Program.cs 2022-07-25 18:47:37 +02:00
Sipke Schoorstra 090d065c7d Update panel.tsx 2022-07-25 18:45:59 +02:00
Sipke Schoorstra 765e572d06 Add New buttons to browser modals 2022-07-21 17:28:58 +02:00
Sipke Schoorstra 7772213204 Update pager.tsx 2022-07-21 17:28:43 +02:00
Sipke Schoorstra 0e81bc6493 Add New items to Publish buttons 2022-07-21 17:20:20 +02:00
Sipke Schoorstra 5ade59e07d Fix container selected object 2022-07-21 17:12:20 +02:00
Sipke Schoorstra 8a85aebb83 Move flowchart into modules 2022-07-21 17:04:52 +02:00