Commit graph

669 commits

Author SHA1 Message Date
Sipke Schoorstra 07ad72ecda Fix key not found error when blueprint doesn't exist 2020-12-18 13:02:57 +01:00
Sipke Schoorstra a24483cb3b Fix code blocks 2020-12-18 12:41:52 +01:00
Sipke Schoorstra e4cbc82bdb Fix code block 2020-12-18 12:39:00 +01:00
Sipke Schoorstra 51c36031dd Fix code block 2020-12-18 12:37:43 +01:00
Sipke Schoorstra 7e4c22c82e Add path changes 2020-12-18 12:36:47 +01:00
Sipke Schoorstra 8453f2cc41 Fix newlines? 2020-12-18 12:29:27 +01:00
Sipke Schoorstra fb53892ff9 Update to Visual Studio 2019 2020-12-18 12:26:46 +01:00
Sipke Schoorstra ec7b1f9e73 Update npm install path 2020-12-18 12:25:57 +01:00
Sipke Schoorstra 264fe1ed15 Try node install 2020-12-18 12:20:14 +01:00
Sipke Schoorstra 73dddbc3ff Try node install 2020-12-18 12:19:43 +01:00
Sipke Schoorstra c574e2b70f Visual Studio 2019 Preview 2020-12-18 12:15:59 +01:00
Sipke Schoorstra 5575cdb722 Update appveyor.yml 2020-12-18 12:14:19 +01:00
Sipke Schoorstra 3f830b805f Update appveyor.yml
Need per-branch config
2020-12-18 12:09:20 +01:00
Sipke Schoorstra eba7c9e43e Update appveyor.yml
Need per-branch config
2020-12-18 12:06:07 +01:00
Sipke Schoorstra aa720a8a51 Add appveyor.yml 2020-12-18 11:58:19 +01:00
Sipke Schoorstra 8d9c116c75 Pin to stable SDK
The 5.0.200-preview.20601.7 version fails to build the webassembly project
2020-12-18 11:58:04 +01:00
Sipke Schoorstra d41039b567 Rename extensions namespace 2020-12-18 11:35:29 +01:00
Sipke Schoorstra fdec3a64c0 Remove PackageVersion (to be supplied by AppVeyor) 2020-12-17 16:19:06 +01:00
Sipke Schoorstra c7b21d294b Fix version (for AppVeyor) and apply common.props to shared test package 2020-12-17 16:05:37 +01:00
Sipke Schoorstra 0bafe5355a Implement workflow sorting 2020-12-17 15:47:21 +01:00
Sipke Schoorstra dd889b4b7d Add FodyWeavers.xsd to gitignore 2020-12-17 12:05:35 +01:00
Sipke Schoorstra cb33ba1f9c Remove reference to deleted folder 2020-12-17 12:05:19 +01:00
Sipke Schoorstra 98b9957fae Implement workflow filter 2020-12-16 23:03:08 +01:00
Rafael Carnucci 8419424c98
Expand send mail (#522)
* Fix sample Elsa.Samples.FileBasedWorkflow

* Enhance SendMail

* Support for multiple receivers

Co-authored-by: Rafael Carnucci <rafael.carnucci@icn.de>
2020-12-16 11:47:02 +01:00
Rafael Carnucci 0ba56f51b4
Enhance project structure (#524)
* Fix sample Elsa.Samples.FileBasedWorkflow

* Centralize project properties

* Fix PackageLicenseExpression

* Added configureawait.props & FodyWeavers.xml & FodyWeavers.xsd.

* Remove icon.png and added PackageIconUrl

* Removed <Nullable>disable</Nullable>

* Fix Icon in Elsa.Activities.MassTransit and Rebuild

Co-authored-by: Rafael Carnucci <rafael.carnucci@icn.de>
2020-12-16 10:31:02 +01:00
Sipke Schoorstra b08eba93d5 Fix SignalReceived activity 2020-12-14 21:51:24 +01:00
Sipke Schoorstra 9dc7b691da Add Entity Changed blocking support + workflow context enhancements 2020-12-14 21:12:37 +01:00
Sipke Schoorstra 69c6fedc86 Rename Dto to Model and minor formatting 2020-12-14 20:03:40 +01:00
Rafael Carnucci b22a9f8f8c
Added EntityChanged Trigger (#512)
Co-authored-by: Rafael Carnucci <rafael.carnucci@icn.de>
2020-12-14 19:57:33 +01:00
Sipke Schoorstra 6671095efe Update sample workflow 2020-12-14 19:51:15 +01:00
Rafael Carnucci 80ea57d27c
Fix sample Elsa.Samples.FileBasedWorkflow (#513)
Co-authored-by: Rafael Carnucci <rafael.carnucci@icn.de>
2020-12-14 18:05:08 +01:00
Sipke Schoorstra 9611935c3a Add correlation specification 2020-12-14 18:02:00 +01:00
Sipke Schoorstra d6cc7d7f56
Implement Specification pattern (#517)
* Add specifications

* Update persistence providers with specification pattern
2020-12-14 17:15:39 +01:00
Sipke Schoorstra a06653c701
Add Lucene indexing to Readme 2020-12-13 10:43:42 +01:00
Sipke Schoorstra 8270ca8a15 Incremental work on dashboard workflow instance filters 2020-12-12 22:13:13 +01:00
Sipke Schoorstra 0d18e374d5 Update workflow time stamps 2020-12-12 19:56:02 +01:00
Sipke Schoorstra 3c8d7c3c0d Extract workflow context handling to event handlers 2020-12-12 19:41:45 +01:00
Sipke Schoorstra 8dab2adca3 Cleanup 2020-12-12 14:58:52 +01:00
Sipke Schoorstra 9151b79ce2 Add wwwroot contents 2020-12-12 14:49:30 +01:00
Sipke Schoorstra 6a22d6beda Add YesSql provider overload 2020-12-12 14:15:49 +01:00
Sipke Schoorstra f2aae986f4 Use in-memory persistence by default 2020-12-12 14:07:17 +01:00
Sipke Schoorstra daa10df6c3 Remove unused namespaces 2020-12-12 12:38:07 +01:00
Sipke Schoorstra b13a274c2f Add query methods to workflow instance manager 2020-12-12 12:37:57 +01:00
Sipke Schoorstra f4ae24095f Fix solution 2020-12-11 22:06:20 +01:00
Sipke Schoorstra 2bc141a464 Wrap workflow definition store with workflow definition manager 2020-12-11 22:02:43 +01:00
Sipke Schoorstra 2528364531 Fix warning 2020-12-11 21:51:23 +01:00
Sipke Schoorstra a57816663d Wrap workflow instance store with workflow instance manager 2020-12-11 21:49:39 +01:00
Sipke Schoorstra e601747fae Renames and small tweaks 2020-12-11 21:35:22 +01:00
Sipke Schoorstra 70e7b98d7b Rename Repository to Store 2020-12-11 21:14:57 +01:00
Sipke Schoorstra db2d9b5e8c Process non-nullable warnings 2020-12-11 21:14:17 +01:00