Commit graph

6237 commits

Author SHA1 Message Date
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 07f71a2bef Update UserTask sample retrieving available actions 2020-10-28 13:39:07 +01:00
Sipke Schoorstra ed9fedda84
Update package references (#436) 2020-10-28 10:16:54 +01:00
Sipke Schoorstra a054419980 Incremental work on cutting up layout in components 2020-10-27 23:38:10 +01:00
Sipke Schoorstra d9a3c9ca96
Propagate activity definition properties (#434) 2020-10-27 21:06:05 +01:00
Sipke Schoorstra f3fb47ba70
Update EF migrations (#433) 2020-10-27 20:49:24 +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 7c9e375ea6 Re-target .NET Core 3.1 2020-10-27 09:29:56 +01:00
Tony Han 5716de88cc
After remove multiple execution scopes , Persistence related items also need to be updated. (#429)
* Update WorkflowInstanceDocument.cs
* Remove multiple execution scopes
* Remove multiple execution scopes
* Fix Yessql
* Remove yessql from web project

Co-authored-by: hyz <hyz@DESKTOP-KJ2A9G2>
2020-10-27 09:24:29 +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
Sipke Schoorstra d5095f7a69
Remove multiple execution scopes (#427) 2020-10-26 15:32:02 +01:00
Sipke Schoorstra 16611e2a74 Undo my fix in favor of fix from Peter T. LaComb Jr 2020-10-25 21:54:15 +01:00
Sipke Schoorstra a4c0c57d12 Initialize target type in case of array value and target type wasn't specified 2020-10-25 21:50:40 +01:00
Sviataslau Hankovich afa99fa279
Minor cleanup (#421) 2020-10-25 21:37:15 +01:00
syntaxonline-rewhitley d0d6e26a43
Add custom type serializer to manage json deserializer from database (#420) 2020-10-23 15:23:32 +02: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
Sipke Schoorstra ef9c0e2f5d Remove Timesheet Approval Workflow sample 2020-10-23 14:23:45 +02:00
Sipke Schoorstra a0cf3d9d34 Update variable names to workflowRunner 2020-10-23 14:22:24 +02:00
Sipke Schoorstra 6755002f51 Add file/blob storage-based provider + test 2020-10-23 14:20:52 +02:00
Sipke Schoorstra 7d77e501f6 Fix While activity + add test 2020-10-23 14:00:10 +02:00
Sipke Schoorstra bc4924e57b Add Switch extensions + tests 2020-10-23 13:46:34 +02:00
Sipke Schoorstra f8e4cd1e6c Add IfElse extensions + tests 2020-10-23 13:20:22 +02:00
Sipke Schoorstra a4d7713ae7 Fix Join activity 2020-10-23 12:40:33 +02:00
Sipke Schoorstra 7c807c4e71 Fix Join behavior 2020-10-22 22:38:05 +02:00
Sipke Schoorstra 9663040c31 Rename Complete activity to Finish and add test 2020-10-22 20:34:12 +02:00
Sviataslau Hankovich cfcbc3d762
Code cleanup (#413) 2020-10-22 15:59:59 +02:00
Sviataslau Hankovich 65c5e875b5
Fix inaccurate parsing of HTTP headers (#417) 2020-10-22 15:59:16 +02:00
Peter T. LaComb Jr 8fb36ef6cf
Issue 415: Null target type throws for array expressions (#416) 2020-10-22 09:55:46 +02:00
Sipke Schoorstra c12c294b07 Incremental work on blob/file storage-based workflows 2020-10-21 22:27:02 +02:00
Sipke Schoorstra 39890d1460 Fix ForEach scheduling (introducing post-schedule) 2020-10-21 21:25:53 +02:00
Sipke Schoorstra 3f276e25be Rename builder to workflow 2020-10-21 19:55:21 +02:00
Sipke Schoorstra e0424f86e7 Fix ForEach activity 2020-10-21 19:55:10 +02:00
Sipke Schoorstra ed7265bb61 Add ParallelForEach activity 2020-10-21 19:54:42 +02:00
Sipke Schoorstra 400b4f827a Incremental work on tests, API endpoint, versioning and cleanup 2020-10-20 23:17:08 +02:00
Sipke Schoorstra bd3b41440a Incremental work on tests and QA 2020-10-19 22:12:11 +02:00
Sipke Schoorstra 6dad26ac3c Update Samples.sln and remove stale samples Readme.md 2020-10-18 17:57:59 +02:00
Sipke Schoorstra 24ab8a86a9 Update icon package references 2020-10-18 17:47:00 +02:00
Sipke Schoorstra 0c47a781d5 Update package descriptions and names 2020-10-18 17:42:34 +02:00
Sipke Schoorstra a9348e6946 Fix Elsa.sln 2020-10-18 17:28:24 +02:00
Sipke Schoorstra ad429dbee1 Rename sample project to reflect For activity demo 2020-10-18 17:10:48 +02:00
Sipke Schoorstra 7c8b4a1018 Add For activity builder extensions and add sample 2020-10-18 17:05:48 +02:00
Sipke Schoorstra a4f339b243 Configure Rebus to use less verbose logging 2020-10-18 15:16:28 +02:00