Commit graph

1206 commits

Author SHA1 Message Date
Sipke Schoorstra fcd38d0304 Set node version and fix missing line breaks 2021-04-06 10:33:43 +02:00
Sipke Schoorstra 6b07f25b23 Fix spacing 2021-04-06 10:27:53 +02:00
Sipke Schoorstra addaec5f67 Fix spacing 2021-04-06 10:27:14 +02:00
Sipke Schoorstra e1119e79a6 Accommodate for Tailwind 2 breaking changes and fix build script (temporarily disabling sonar cube) 2021-04-06 10:26:23 +02:00
Jens Willmer 76ecc415de
build badge for docker 2021-04-05 21:30:31 +02:00
Sipke Schoorstra 4b388bf8e7 Add elsa-2.0.yml 2021-04-05 21:11:06 +02:00
Jens Willmer a2916d86c4
Update Dockerfile 2021-04-05 18:17:59 +02:00
Jens Willmer 33b22c1426
Create publish-latest-dashboard.yml 2021-04-05 18:13:32 +02:00
Sipke Schoorstra aabf9ff2c2 Configure primitive activities 2021-04-04 15:37:28 +02:00
Sipke Schoorstra e2118a1135 Update expression evaluators to get merged variables 2021-04-04 15:37:28 +02:00
Sipke Schoorstra cebb57caaa Configure control flow activities 2021-04-04 15:37:28 +02:00
Sipke Schoorstra 299b871c50 Formatting 2021-04-04 15:37:28 +02:00
Sipke Schoorstra 35248ef43f Require explicit syntax for getting expression 2021-04-04 15:37:28 +02:00
Sipke Schoorstra 33231bac85 Ensure no response if already started 2021-04-04 15:37:28 +02:00
Sipke Schoorstra 9b3df1916b Handle potentially null list values 2021-04-04 15:37:28 +02:00
Sipke Schoorstra f330656c97 Configure Webhook activities 2021-04-04 15:37:28 +02:00
Sipke Schoorstra 392fca87f9 Configure UserTask activity 2021-04-04 15:37:28 +02:00
Sipke Schoorstra d42bd00c8f Update Telnyx activity configurations 2021-04-04 15:37:28 +02:00
Sipke Schoorstra 949ef056ab Configure Telnyx activities 2021-04-04 15:37:28 +02:00
Sipke Schoorstra e227b23f1f Incremental work on Telnyx activity configurations 2021-04-04 15:37:28 +02:00
Sipke Schoorstra ac8ddf2f00 Configure Rebus activities 2021-04-04 15:37:28 +02:00
Sipke Schoorstra 12c57de73c Update MassTransit activities 2021-04-04 15:37:28 +02:00
Sipke Schoorstra de29f99f96 Update Redirect activity 2021-04-04 15:37:28 +02:00
Sipke Schoorstra fbc9d85d86 Update activity editor controls 2021-04-04 15:37:28 +02:00
Sipke Schoorstra a7a373583c Configure HTTP activities 2021-04-04 15:37:28 +02:00
Sipke Schoorstra d7b735125f Configure EntityChanged activity 2021-04-04 15:37:28 +02:00
Sipke Schoorstra a2aff3e54b Configure Dropbox activities 2021-04-04 15:37:28 +02:00
Sipke Schoorstra 570a07e656 Configure Azure Service Bus activities 2021-04-04 15:37:28 +02:00
Sipke Schoorstra 2e9617fdce Configure Temporal activities 2021-04-04 15:37:28 +02:00
Sipke Schoorstra bc98094b6b Designer activity editor controls tweaks and fixes 2021-04-04 15:37:28 +02:00
Sipke Schoorstra 4611ef2e08 Add convenience SyntaxNames class with commonly used syntax names 2021-04-04 15:37:28 +02:00
Sipke Schoorstra 09892074bb Add Default Syntax and Supported Syntax activity property attributes 2021-04-04 15:37:28 +02:00
Sipke Schoorstra 2f12ed68cc Fix WebhookActivityTypeProvider property config 2021-04-04 15:37:28 +02:00
Sipke Schoorstra f92a2802d8 Configure SendEmail activity 2021-04-04 15:37:28 +02:00
Sipke Schoorstra eb1977c730 Configure WriteLine activity 2021-04-04 15:37:28 +02:00
Sipke Schoorstra 6996d41376 Incremental work on property editor modes 2021-04-04 15:37:28 +02:00
Sipke Schoorstra 3bca56f0ff Incremental work on property editor modes 2021-04-04 15:37:28 +02:00
Craig Fowler 8413cb0e55
Merge pull request #834 from craigfowler/composable-autofixture-attributes
Add composable autofixture attributes
2021-04-02 21:04:18 +01:00
Craig Fowler 189b4a69bb
Correct typo 2021-04-02 21:03:33 +01:00
Sipke Schoorstra 9d333ec5b8 Add Document Approval sample project 2021-04-02 16:56:08 +02:00
Sipke Schoorstra 7f38b01db5 Fix TriggersWorkflows to ignore null/empty correlation IDs 2021-04-02 16:55:46 +02:00
Sipke Schoorstra 7e6c8774e8 Add SetVariableExtensions 2021-04-02 16:55:18 +02:00
Sipke Schoorstra 9bcc32d15a Code formatting 2021-04-02 16:55:04 +02:00
Sipke Schoorstra 461e38bb32 Fix Fork activity 2021-04-02 16:54:26 +02:00
Sipke Schoorstra 8b0b479b92 Fix signaling 2021-04-02 16:54:13 +02:00
Sipke Schoorstra 0acc836f4b Fix signaling 2021-04-02 16:53:46 +02:00
Sipke Schoorstra a6d05cfce0 Remove StringValuesModel
Deserialization causes problems when a value is a single string
2021-04-02 16:52:31 +02:00
Craig Fowler da88ee1b95 Trivial: Make running tests less noisy 2021-04-02 13:46:47 +01:00
Craig Fowler 2e3aef2740 Merge remote-tracking branch 'elsa-core/feature/elsa-2.0' into 751-postgres-yessql-exception 2021-04-02 13:46:13 +01:00
Craig Fowler 7044e69231 Refactor one test to use new Autofixture resolution attribute
This change means that a service provider may use both the Frozen
specimen builder and also the 'with autofixture resolution' behaviour.
That means that some unwanted extra logic in the test may now be
removed, with the test objects also coming from Autofixture.
2021-04-02 13:29:46 +01:00