elsa-core/src/modules/Elsa.Http
MariusVuscanNx feb7da4d28
Implemented workflows reload endpoint (#5732)
* Implemented workflows reload endpoint

* Added componenent tests for reload

* Adjusted cache handling

* Made the refresh endpoint return refreshed and not found definitions

* Update test/component/Elsa.Workflows.ComponentTests/Scenarios/WorkflowDefinitionReload/RemoveReloadWorkflowTests.cs

Fix typo

Co-authored-by: raymonddenhaan <155616759+raymonddenhaan@users.noreply.github.com>

---------

Co-authored-by: Sipke Schoorstra <sipkeschoorstra@outlook.com>
Co-authored-by: raymonddenhaan <155616759+raymonddenhaan@users.noreply.github.com>
2024-07-12 08:35:46 +02:00
..
Abstractions Bulk Import + Export of Workflow Definitions and Instances (#4643) 2023-11-22 14:31:48 +01:00
Activities Add HTTP file download activity and supporting classes (#5608) 2024-06-15 20:31:58 +02:00
Bookmarks Add a more generic UIHandler to customize how inputAttributes can be handle by UI (#4688) 2023-12-26 18:56:29 +01:00
Constants Add Fault Code, Category and Type (#5362) 2024-05-10 15:30:32 +02:00
ContentWriters Add caching to workflow runtime and workflow management stores (#5174) 2024-04-10 11:51:40 +02:00
Contexts Add HTTP file download activity and supporting classes (#5608) 2024-06-15 20:31:58 +02:00
Contracts Add HTTP file download activity and supporting classes (#5608) 2024-06-15 20:31:58 +02:00
DownloadableContentHandlers Add HTTP file download activity and supporting classes (#5608) 2024-06-15 20:31:58 +02:00
Exceptions Bulk Import + Export of Workflow Definitions and Instances (#4643) 2023-11-22 14:31:48 +01:00
Extensions Add HTTP file download activity and supporting classes (#5608) 2024-06-15 20:31:58 +02:00
Features Added aliases for all missing types used in UI (#5743) 2024-07-10 18:38:11 +02:00
FileCaches Implement resumable downloads (#4448) 2023-09-17 22:35:13 +02:00
Handlers Implemented workflows reload endpoint (#5732) 2024-07-12 08:35:46 +02:00
HostedServices Merge scope change into main (#4738) 2024-01-02 14:52:53 +01:00
Middleware Lazy loading of subgraphs (#5643) 2024-06-25 09:21:50 +02:00
Models Add HTTP file download activity and supporting classes (#5608) 2024-06-15 20:31:58 +02:00
Options Add Http Response Behavior to answer synchronously using the HttpResponse Activity (#5446) 2024-05-27 21:14:25 +02:00
Parsers Add HTTP file download activity and supporting classes (#5608) 2024-06-15 20:31:58 +02:00
PortResolvers Lazy loading of subgraphs (#5643) 2024-06-25 09:21:50 +02:00
Scripting/JavaScript Refactor HTTP headers in Elsa 2023-12-08 21:53:43 +01:00
Selectors Bulk Import + Export of Workflow Definitions and Instances (#4643) 2023-11-22 14:31:48 +01:00
Serialization Refactor HTTP headers in Elsa 2023-12-08 21:53:43 +01:00
Services Lazy loading of subgraphs (#5643) 2024-06-25 09:21:50 +02:00
UIHints Fix Httpendpoint Path 2023-12-29 10:51:13 +03:00
BookmarkMetadata.cs Bulk Import + Export of Workflow Definitions and Instances (#4643) 2023-11-22 14:31:48 +01:00
Elsa.Http.csproj Removed references to packages that are not used (#4952) 2024-02-17 09:38:22 +01:00
Elsa.Http.csproj.DotSettings Add Fault Code, Category and Type (#5362) 2024-05-10 15:30:32 +02:00
FodyWeavers.xml