Commit graph

8 commits

Author SHA1 Message Date
Marko Lahma a4502e036b Move samples to repository root 2024-02-02 20:01:14 +02:00
Sipke Schoorstra d693cb7f8f Remove unused Elsa.Webhooks.Extensions import
The Elsa.Webhooks.Extensions import was removed from various Program.cs files because it doesn't exist anymore.
2024-01-26 14:52:31 +01:00
Sipke Schoorstra 0146a8aeb0 Update AllInOne dockerfile 2023-12-04 14:25:34 +01:00
Sipke Schoorstra c1de5028e9 Update Onboarding sample with SignalR for realtime Elsa Studio updates 2023-10-15 12:02:51 +02:00
Sipke Schoorstra 3ee537cc44 Update Onboarding sample project 2023-10-15 11:37:21 +02:00
Sipke Schoorstra 45d194125d
Remove WorkflowStateStore (#4374)
* Remove WorkflowStateStore and use WorkflowInstanceStore instead

* Delete RunningWorkflows actor

* Cleanup
2023-08-30 15:42:16 +02:00
gurkanguran f0814f4f64
Fixes the issue with httpendoint not being suspended #4143 (#4171)
* Fixes the issue with httpendoint not being suspended #4143

* Simplify HttpEndpoint and bookmark processor

* Fix issue with null workflow state ID

* Remove implicit instalment of EF Core provider for Trigger and Bookmark store

---------

Co-authored-by: Sipke Schoorstra <sipkeschoorstra@outlook.com>
2023-06-28 20:55:57 +02:00
Sipke Schoorstra ad21245370 Rename sample projects 2023-06-08 12:01:26 +02:00
Renamed from src/samples/aspnet/Elsa.Samples.Onboarding.WorkflowServer/Program.cs (Browse further)