Commit graph

6237 commits

Author SHA1 Message Date
Sipke Schoorstra f83ddebb7c Incremental work on dashboard 2020-11-05 22:17:26 +01:00
Sipke Schoorstra 59f1ada1aa Rename activity builder properties 2020-11-03 22:05:45 +01:00
Sipke Schoorstra 1bb2953efa Add refresh/persist workflow context options to activity 2020-11-03 22:03:08 +01:00
Sipke Schoorstra 50b0921e98 Split workflow context provider into separate loader and persister 2020-11-03 21:30:34 +01:00
Sipke Schoorstra 3a9eaeb799 fix Signal activities, triggers and add sample 2020-11-03 16:58:00 +01:00
Sipke Schoorstra 2deb5d4037
Add GoBackResult (#449) 2020-11-03 12:43:33 +01:00
Sipke Schoorstra 3fc2e773b2
Update README.md 2020-11-03 12:33:18 +01:00
Sipke Schoorstra 25e5a1ca57 Add convenience methods to access activity input, output and workflow context 2020-11-03 12:24:43 +01:00
Sipke Schoorstra 70d3569343 Add GoBackResult + sample 2020-11-03 12:14:25 +01:00
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 fb2dc4d6f0
Update README.md 2020-11-02 22:00:22 +01:00
Sipke Schoorstra 2c0774f74a
Update README.md 2020-11-02 21:59:01 +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 161368acc2
Update README.md 2020-10-31 22:40:50 +01:00
Sipke Schoorstra 12a793a1c3
Update README.md 2020-10-31 22:40:22 +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 cab9a07f29
Reset Sqlite migrations (#442)
Fixes #432
2020-10-29 10:52:59 +01:00
Sipke Schoorstra 3700bb2323 Update package projects 2020-10-29 09:30:43 +01:00