elsa-core/src/modules/Elsa.JavaScript
Sipke Schoorstra c8d87cd763
Simplify Proto.Actor bookmarks and triggers (#3917)
* Refactor HTTP route table population

* Update workflow definition EF store to use abstract IWorkflowInstanceStore

This decoupling is necessary, because the application might not be using EF Core, but e.g. Elasticsearch

* Move workflow state persistence to the default workflow runtime feature

* Update JS handler to provide access to variables during trigger indexing

* Configure Proto.Actor runtime with different workflow pipeline

* Add sample using Proto.Actor runtime

* Replace BookmarkGrain with DB based persistence
2023-04-17 15:23:05 +02:00
..
Activities Refactor composite activity input and scoped memory (#3815) 2023-03-20 19:55:11 +01:00
Contracts Workflow as Activity - input/output (#3699) 2023-02-13 12:15:20 +01:00
Expressions Rename "services" to "contracts" and "implementations" to "services" (#3758) 2023-03-03 22:47:23 +01:00
Extensions Workflow as Activity - input/output (#3699) 2023-02-13 12:15:20 +01:00
Features Refactor composite activity input and scoped memory (#3815) 2023-03-20 19:55:11 +01:00
Handlers Simplify Proto.Actor bookmarks and triggers (#3917) 2023-04-17 15:23:05 +02:00
Notifications Rename "services" to "contracts" and "implementations" to "services" (#3758) 2023-03-03 22:47:23 +01:00
Options RunTask activity (#3594) 2023-01-04 20:36:38 +01:00
Providers Refactor composite activity input and scoped memory (#3815) 2023-03-20 19:55:11 +01:00
Services Add integration test for reading composite activity output 2023-03-24 22:25:48 +01:00
TypeDefinitions Features/v3 add short and full guid (#3800) 2023-03-15 12:29:07 +01:00
Elsa.JavaScript.csproj Update docker things 2022-12-30 19:29:34 +01:00
FodyWeavers.xml Prepare projects for packaging 2022-11-03 21:40:23 +01:00