Commit graph

487 commits

Author SHA1 Message Date
Sipke Schoorstra deb08deb04 Update missed package references 2020-11-03 11:44:04 +01:00
Sipke Schoorstra 60357d1950 Update package references 2020-11-03 11:29:02 +01:00
Sipke Schoorstra d4d928ce9c Update Elsa.sln 2020-11-03 11:17:17 +01:00
Sipke Schoorstra df33afc2aa Remove broken in-memory provider 2020-11-03 11:13:57 +01:00
Sipke Schoorstra 8e1ad31f73 Remove unused extensions and process more warnings 2020-11-03 10:58:11 +01:00
Sipke Schoorstra 7f44bfe4c1 Replace precompiled queries with extensions, process warnings and fix test 2020-11-03 10:50:32 +01:00
Sipke Schoorstra 13b770e362 Remove unused index provider 2020-11-03 10:18:19 +01:00
Sipke Schoorstra 884f54782d Use Sqlite as default db provider 2020-11-03 09:46:38 +01:00
Sipke Schoorstra 3e30af74fe
Update README.md 2020-11-03 09:45:50 +01:00
Sipke Schoorstra ffff992281
Update README.md 2020-11-03 09:44:34 +01:00
Sipke Schoorstra edc56cfa4c
Update README.md 2020-11-02 22:00:54 +01:00
Sipke Schoorstra 74ff73df1a
Update README.md 2020-11-02 21:57:14 +01:00
Sipke Schoorstra 63f20a9706 Finish WorkflowBlueprintMaterializer with support for composite activity definitions 2020-11-02 21:39:17 +01:00
Sipke Schoorstra 38470c0176 WIP: Declarative composite activities 2020-11-02 21:04:41 +01:00
Sipke Schoorstra b57f1edfbd Rename composite sample project 2020-11-02 19:07:17 +01:00
Sipke Schoorstra 8c5cac1c51 Fix WorkflowBuilder and CompositeActivityBuilder 2020-11-02 18:58:55 +01:00
Sipke Schoorstra 90c8577864 WIP: extract composite activity builder from workflow builder 2020-11-01 22:26:19 +01:00
Sipke Schoorstra 594853d45c Add Composite Activity support 2020-11-01 20:03:21 +01:00
Sipke Schoorstra 8ffc3dd30d Implement workflow context loading/saving level of fidelity 2020-11-01 14:24:02 +01:00
Sipke Schoorstra fea2ffd6ea Implement RunWorkflow activity 2020-11-01 13:08:58 +01:00
Sipke Schoorstra 31ca0780e2 Stash RunWorkflow activity 2020-11-01 11:31:53 +01:00
Sipke Schoorstra ce6509baff Complete workflow context sample and fix NodaTime serialization 2020-10-31 22:19:58 +01:00
Sipke Schoorstra ef660ab541 Add workflow context + sample 2020-10-31 21:10:58 +01:00
Sipke Schoorstra 0e0db69056 Simplified timer activities 2020-10-30 22:48:52 +01:00
Sipke Schoorstra 314fc1b608 Update TimerEvent sweep to take advantage of new trigger API 2020-10-30 22:09:22 +01:00
Sipke Schoorstra 6577b0cd38 Improve trigger API and implement HTTP correlation 2020-10-30 21:55:27 +01:00
Sipke Schoorstra b51aa6d7a6 Add trigger provider DI extensions 2020-10-30 16:25:48 +01:00
Sipke Schoorstra ae40d36c72 Fix Instant event behavior 2020-10-30 16:16:06 +01:00
Sipke Schoorstra bcaab99dbe Add IfElse sample workflow 2020-10-29 21:36:28 +01:00
Sipke Schoorstra c91821cacf Default to first activity as starter 2020-10-29 21:36:13 +01:00
Sipke Schoorstra 5f1beae273 Add IfElse builder extension 2020-10-29 21:35:52 +01:00
Sipke Schoorstra 69b76e46a9 Add While loop worker demo 2020-10-29 11:42:38 +01:00
Sipke Schoorstra a20d32408f Finish simple While loop sample project 2020-10-29 11:42:13 +01:00
Sipke Schoorstra 8fa77bde18 Register Inline activity 2020-10-29 11:41:47 +01:00
Sipke Schoorstra d39312e43a Fix Inline's Function property 2020-10-29 11:41:34 +01:00
Sipke Schoorstra 3700bb2323 Update package projects 2020-10-29 09:30:43 +01:00
Sipke Schoorstra ed8bfb1963 Update Elsa.sln 2020-10-29 09:24:28 +01:00
Sipke Schoorstra e367c4c25e Remove reference to removed project 2020-10-29 09:24:19 +01:00
Sipke Schoorstra a8699bdea1 Incremental work on While sample project 2020-10-29 09:24:02 +01:00
Sipke Schoorstra a2afe4498c Add While activity builder extensions 2020-10-29 09:23:31 +01:00
Sipke Schoorstra 0be34f72d1 Remove warnings from DropBox package 2020-10-29 09:23:07 +01:00
Sipke Schoorstra 9971081a91 Fixes and improvements:
* Fix activity output persistence
* Add methods to read activity output
* Add option to ReceiveHttpRequest to parse incoming body to a specific .NET type

* Fix activity service resolution scope issue
* Fix workflow provider base
* Remove unused namespaces
2020-10-28 22:24:38 +01:00
Sipke Schoorstra a054419980 Incremental work on cutting up layout in components 2020-10-27 23:38:10 +01:00
Sviataslau Hankovich 6551b61ead
Simplify Options, get rid of OptionsBuilder (#431)
* Minor cleanup

* Fix namespaces

* Simplify options
2020-10-27 12:32:53 +01:00
Sipke Schoorstra fad9082d6b Incremental work on cutting up layout in components 2020-10-26 22:23:15 +01:00
Sipke Schoorstra 2f811586b5 Scaffold Blazor dashboard app 2020-10-26 21:46:59 +01:00
Sviataslau Hankovich afa99fa279
Minor cleanup (#421) 2020-10-25 21:37:15 +01:00
Sipke Schoorstra e7193c9d22 Fix solution file 2020-10-23 15:09:04 +02:00
Sipke Schoorstra 406d0957a0 Expose Activities endpoint 2020-10-23 15:01:33 +02:00
Sipke Schoorstra b48ceb1929 Add file based workflow sample 2020-10-23 14:38:26 +02:00