Commit graph

380 commits

Author SHA1 Message Date
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 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 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
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 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
Sipke Schoorstra 77ddd9148a Add Cron sample workflow 2020-10-18 15:12:32 +02:00
Sipke Schoorstra 1450e128a7 Fix CronEvent 2020-10-18 15:12:16 +02:00
Sipke Schoorstra bb1329147f Fix Timers sample 2020-10-18 15:08:29 +02:00
Sipke Schoorstra ca97f90120 Restore activity state persistence and other bug fixes 2020-10-18 15:03:14 +02:00
Sipke Schoorstra ea48910a69 Configure YesSql with custom content serializer 2020-10-18 12:27:40 +02:00
Sipke Schoorstra 945d8d9e56 Fix service bus starter 2020-10-18 12:17:27 +02:00
Sipke Schoorstra 13c0bf94fd Enable programmatic workflows by default 2020-10-18 12:14:54 +02:00
Sipke Schoorstra 1618be2d54 Fix index providers 2020-10-18 12:13:51 +02:00