Commit graph

999 commits

Author SHA1 Message Date
Sipke Schoorstra bcfc5ec966 Update packages 2021-04-06 12:10:27 +02:00
Sipke Schoorstra 8d87bd80b0 Fix various package scripts 2021-04-06 10:52:26 +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
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
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
Sipke Schoorstra 0dc2dd08bf Add FodyWeavers.xml 2021-04-02 13:09:15 +02:00
Sipke Schoorstra 207bbdb60e Update Elsa.Server.Hangfire.csproj 2021-04-02 13:08:33 +02:00
Sipke Schoorstra 881f0acb7a Fix tests 2021-04-02 12:43:14 +02:00
Sipke Schoorstra 1dfa36b9c8 Extract Quartz registration extensions into separate methods
This allows the caller to control whether or not Quartz itself should be registered.
2021-04-02 12:43:14 +02:00
Sipke Schoorstra b05861a2c0 Set command timeout to lock timeout if higher tan default of 30s 2021-04-02 12:43:14 +02:00
Sipke Schoorstra 55c77454eb Fix couple of warnings 2021-04-02 12:43:14 +02:00
Sipke Schoorstra 53877b68fc Extract workflow dispatch logic into reusable mediator command handlers 2021-04-02 12:43:14 +02:00
Sipke Schoorstra ac61b7fc70 Add Hangfire dispatcher implementation 2021-04-02 12:43:14 +02:00
Sipke Schoorstra 9b91618286 Mark grains as stateless 2021-04-02 12:43:14 +02:00
Sipke Schoorstra 3fc3f792f2 Signaling refactorings 2021-04-02 12:43:14 +02:00