elsa-core/src/modules/Elsa.Workflows.Runtime
Sipke Schoorstra bdaae64e72 Add base path providers and standardize tenant accessor property
Introduce DefaultHttpEndpointBasePathProvider and TenantPrefixHttpEndpointBasePathProvider to manage HTTP endpoint base paths. Update ITenantAccessor property from CurrentTenant to Tenant for consistency across the codebase.
2024-10-17 19:47:55 +02:00
..
ActivationValidators Update namespaces and correct merge artefacts 2024-10-11 20:41:49 +02:00
Activities Update namespaces and correct merge artefacts 2024-10-11 20:41:49 +02:00
Bookmarks Add workflow execution log sink 2024-07-04 15:47:34 +02:00
Commands fix: issue fixed for triggering correct workflow definition versionId (#5979) 2024-10-03 19:26:12 +02:00
Comparers Fix WorkflowActivity to Use Cached Workflow Definitions for Consistent Behavior (#5223) 2024-04-15 10:06:27 +02:00
Constants Add Fault Code, Category and Type (#5362) 2024-05-10 15:30:32 +02:00
Contracts Update namespaces and correct merge artefacts 2024-10-11 20:41:49 +02:00
Entities Implement multitenant HTTP routing (#6031) 2024-10-14 21:27:11 +02:00
Extensions Update namespaces and correct merge artefacts 2024-10-11 20:41:49 +02:00
Features Update namespaces and correct merge artefacts 2024-10-11 20:41:49 +02:00
Filters Add Bookmark Queue and Restore Background Activity Execution (#5758) 2024-07-15 22:37:14 +02:00
Handlers Update namespaces and correct merge artefacts 2024-10-11 20:41:49 +02:00
HostedServices Improved multitenancy support for HTTP workflows with per-tenant DbContext (#6032) 2024-10-15 23:16:50 +02:00
Instructions
Matches File Uploads (#4457) 2023-09-19 22:42:53 +02:00
Messages Refactor Workflow Runtimes (#5444) 2024-06-10 19:36:51 +02:00
Middleware Implement multitenant HTTP routing (#6031) 2024-10-14 21:27:11 +02:00
Models Update namespaces and correct merge artefacts 2024-10-11 20:41:49 +02:00
Notifications Implement multitenant HTTP routing (#6031) 2024-10-14 21:27:11 +02:00
Options Update namespaces and correct merge artefacts 2024-10-11 20:41:49 +02:00
OrderDefinitions Add Bookmark Queue and Restore Background Activity Execution (#5758) 2024-07-15 22:37:14 +02:00
Parameters Multitenancy (#5159) 2024-06-10 21:30:53 +02:00
Params Refactor Workflow Runtimes (#5444) 2024-06-10 19:36:51 +02:00
Providers Update namespaces and correct merge artefacts 2024-10-11 20:41:49 +02:00
Requests Implement multitenant HTTP routing (#6031) 2024-10-14 21:27:11 +02:00
Responses Remove unnecessary namespace declarations and using statements 2024-07-24 22:51:06 +02:00
Results Refactor Workflow Runtimes (#5444) 2024-06-10 19:36:51 +02:00
Services Implement multitenant HTTP routing (#6031) 2024-10-14 21:27:11 +02:00
Stimuli Add Orchard Core Integration + Agents Module (#5871) 2024-08-08 19:35:43 +02:00
Stores Add base path providers and standardize tenant accessor property 2024-10-17 19:47:55 +02:00
UIHints Implement dispatch channels (#4949) 2024-02-16 10:56:30 +01:00
Elsa.Workflows.Runtime.csproj Improved multitenancy support for HTTP workflows with per-tenant DbContext (#6032) 2024-10-15 23:16:50 +02:00
Elsa.Workflows.Runtime.csproj.DotSettings Merge remote-tracking branch 'origin/patch/3.2.x' 2024-08-07 21:25:07 +02:00
FodyWeavers.xml
IsExternalInit.cs