Commit graph

3430 commits

Author SHA1 Message Date
Sipke Schoorstra edbe68f9e1 Fix sample project 2023-01-12 12:18:50 +01:00
Sipke Schoorstra 006479c2b7
Finish Azure Service Bus activities (#3617)
* Incremental work on Azure Service Bus

* Update Azure Service Bus activities
2023-01-12 11:59:31 +01:00
gurkanguran 41556507cd
Merge pull request #3600 from elsa-workflows/elasticsearch
Implemented Elasticsearch for workflow instance and execution logs
2023-01-11 23:45:04 +01:00
Gürkan Güran b2dc0f681b Testing signing 2023-01-11 23:43:10 +01:00
Sipke Schoorstra 5154650913 Remove test code 2023-01-11 19:26:19 +01:00
Sipke Schoorstra 1d1bb66e5c Update EFCore bulk extensions 2023-01-11 12:28:22 +01:00
Gürkan Güran 497b7ce41c Refactor 2023-01-11 12:07:08 +01:00
Gürkan Güran ae0f4b190f Fixed sample program 2023-01-11 11:59:35 +01:00
Gürkan Güran bc97749057 Merge branch 'v3' into elasticsearch
# Conflicts:
#	src/bundles/Elsa.WorkflowServer.Web/Program.cs
#	src/bundles/Elsa.WorkflowServer.Web/appsettings.json
2023-01-11 11:56:35 +01:00
Gürkan Güran dc174f4d0d Refactor 2023-01-11 11:52:16 +01:00
Gürkan Güran 5b134fa757 Refactor 2023-01-11 02:05:23 +01:00
Gürkan Güran 3fd73bd2d0 Refactor 2023-01-11 01:47:49 +01:00
Gürkan Güran 7ebec21125 Update elasticsearch client from Nest to official one 2023-01-11 01:42:13 +01:00
Sipke Schoorstra d1cbfe07f6 Update Proto Actor cluster provider 2023-01-10 21:16:12 +01:00
Sipke Schoorstra 091161dd9a Add temporary custom version of Azure Container Apps cluster provider for Proto Actor 2023-01-10 20:31:55 +01:00
Sipke Schoorstra 92c68099b3 Cleanup sample project file 2023-01-10 15:14:23 +01:00
Sipke Schoorstra 2c65081110
MassTransit activities (#3613)
* Implement MessageReceived for MT

* Implement Publish activity provider

* Only create Publish activity for class types

* Add MassTransit sample project

* Fix comment
2023-01-10 14:32:14 +01:00
Gürkan Güran 02ff020b6e Optional rollover strategy 2023-01-10 14:29:27 +01:00
Gürkan Güran ce2434f9fd Implemented rollover strategy 2023-01-09 16:36:58 +01:00
Gürkan Güran 00962a0b90 Point alias to writable index 2023-01-08 14:43:53 +01:00
Gürkan Güran 7ded6a1320 Refactor 2023-01-08 14:18:06 +01:00
Gürkan Güran 087b48bb00 Fixed issues 2023-01-08 13:58:30 +01:00
Gürkan Güran f995a4f35a Implemented aliases 2023-01-07 20:31:42 +01:00
Sipke Schoorstra 0220b8c891 Merge branch 'v3-context-menu-fixes' into v3 2023-01-06 22:06:15 +01:00
Sipke Schoorstra 84c5ea58ac Fix context menu 2023-01-06 22:03:07 +01:00
Sipke Schoorstra 8ccc20722c
Fix tool buttons (#3604)
* Fix tool buttons
2023-01-06 20:00:03 +01:00
Gürkan Güran 14c66f7d83 Refactor 2023-01-06 13:26:18 +01:00
Gürkan Güran eebd24a8d3 Refactor 2023-01-06 13:18:37 +01:00
Gürkan Güran fcfd187b05 Read index names from appsettings 2023-01-06 13:05:03 +01:00
Gürkan Güran 5a7231f5a2 Refactor 2023-01-06 12:49:51 +01:00
Gürkan Güran 6c3b49f350 Refactor 2023-01-06 12:08:35 +01:00
Sipke Schoorstra 80c8494fd3
Apply scroll overflow to activity picker (#3599) 2023-01-05 15:21:26 +01:00
Gürkan Güran df3b989a3a Refactor 2023-01-05 15:20:17 +01:00
Gürkan Güran 26d0586793 Merge branch 'v3' into elasticsearch
# Conflicts:
#	Elsa.sln
2023-01-05 15:19:21 +01:00
Gürkan Güran fcfd092003 Implemented Elasticsearch for workflow instance and log record persistence 2023-01-05 15:10:55 +01:00
Sipke Schoorstra 3dd1175945 Update pipeline 2023-01-05 14:21:51 +01:00
Sipke Schoorstra 6994f2e24d
Webhooks (#3598)
* Incremental work

* Implement samples

* Update samples

* Small refactorings

Closes #3592
2023-01-05 13:55:08 +01:00
Gürkan Güran 30031510d1 Merge branch 'v3' into elasticsearch
# Conflicts:
#	src/modules/Elsa.EntityFrameworkCore.PostgreSql/Elsa.EntityFrameworkCore.PostgreSql.csproj
#	src/modules/Elsa.EntityFrameworkCore.SqlServer/Elsa.EntityFrameworkCore.SqlServer.csproj
2023-01-05 10:06:12 +01:00
Sipke Schoorstra 750c2094cc
RunTask activity (#3594)
* Implement RunTask activity
2023-01-04 20:36:38 +01:00
Sipke Schoorstra b4dba6ffe5
Add PublishEvent activity and implement MassTransit dispatcher (#3593) 2023-01-04 15:28:28 +01:00
Sipke Schoorstra 9cb07348b4 Merge branch 'v3-activity-icons' into v3 2023-01-03 20:29:14 +01:00
Sipke Schoorstra ebf693b33b Add icons and reorganize activity categories 2023-01-03 20:28:57 +01:00
Sipke Schoorstra cbbac57e6f
Implement variables panel on workflow instance viewer (#3589)
* Small visual improvement for embedded ports

* Implement variables view for workflow instance viewer
2023-01-03 19:15:05 +01:00
Sipke Schoorstra 32b7f85142
Implement proto.actor snapshot + event cleanup (#3588) 2023-01-03 14:29:35 +01:00
Gürkan Güran 1d6202a34d Updated package versions 2023-01-03 01:36:42 +01:00
Sipke Schoorstra ae1a013c91 Merge remote-tracking branch 'origin/v3' into v3 2023-01-02 22:24:33 +01:00
Sipke Schoorstra 06e62b3bcc
Restore workflow journal (#3582)
* Refactor identity options

* Delete templates

Will be created as part of a separate repo.

* Little cleanup

* Increase token lifetime for reference server app

* Cleanup workflow definition editor plugin

* Fix workflow instance viewer component

* Update identity generator to use hyphen format

* Improve workflow and activity execution pipeline registration API

* Fix workflow journal

* Update backend

* Prevent unnecessary re-render

* Restore autolayout function
2023-01-02 22:24:05 +01:00
gurkanguran 0cadc9a712
Implemented PostgreSql provider for data persistence (#3581)
* Implemented PostgreSql provider for data persistence

* Refactor

Co-authored-by: Gürkan Güran <grkngrn@gmail.com>
2023-01-02 22:10:17 +01:00
Sipke Schoorstra 2c909011b4 Merge branch 'v3-templates' into v3 2023-01-02 13:41:07 +01:00
Sipke Schoorstra ea58c09fb9 Delete templates
Will be created as part of a separate repo.
2023-01-02 13:40:45 +01:00