Commit graph

1673 commits

Author SHA1 Message Date
Sipke Schoorstra 2ba95f14bf Fix HttpEndpointMiddleware to pass correct input model
Fixes #994
2021-05-17 13:49:53 +02:00
Sipke Schoorstra 2830dee5f6 Fix initial value bug with multi-line input component
Fixes #995
2021-05-17 13:45:24 +02:00
Sipke Schoorstra 5495185eec Fix default activity property values 2021-05-17 13:12:11 +02:00
Sipke Schoorstra c87e282bc2 Fix task cancellation issues
This fixes an issue where HTTP requests invoking workflows are aborted mid-way when e.g. WriteHttpResponse executes, causing the pipleine to trigger the RequestAborted cancelation token (which is used throughout the request into other services).
2021-05-17 13:11:55 +02:00
Sipke Schoorstra 8e325881a4 Remove test controller 2021-05-17 11:48:48 +02:00
Sipke Schoorstra 49dcd4a624 Implement workaround for EF Core bulk delete operations with Postgres
Fixes #980
2021-05-17 11:35:50 +02:00
Sipke Schoorstra f6e5aea60f Rethrow expression evaluation errors to cause workflow to fault 2021-05-17 10:48:26 +02:00
Sipke Schoorstra 610af50524 Move TokenService registration to core 2021-05-17 10:13:29 +02:00
Sipke Schoorstra a018d86584 Fix HttpRequestMiddleware to select only published workflows 2021-05-16 21:54:14 +02:00
Sipke Schoorstra c7b2426151 Set unique key constraint on Workflow DefinitionId + Version
Fixes #977
2021-05-16 21:46:09 +02:00
Sipke Schoorstra 4cc957b014 Fix css on Correlation ID column 2021-05-16 21:05:34 +02:00
Sipke Schoorstra 6efb2c53c1 Add Correlation ID to workflow instances screen 2021-05-16 21:05:34 +02:00
Sipke Schoorstra 750b6b3a3f Implement async HTTP Endpoint execution 2021-05-16 21:05:34 +02:00
Sipke Schoorstra 899551463e Refactor workflow collection and execution 2021-05-16 21:05:34 +02:00
Sipke Schoorstra f79e696d74 Incremental work on async HTTP workflow execution 2021-05-16 21:05:34 +02:00
Sipke Schoorstra e95e43bf36 Improve workflow signaling 2021-05-15 21:21:47 +02:00
Sipke Schoorstra 5d84fc27ac Update docker files 2021-05-15 20:55:13 +02:00
Sipke Schoorstra b4aa9783eb Update docker files 2021-05-15 20:45:14 +02:00
Sipke Schoorstra eec897fbeb Update docker files 2021-05-15 20:40:00 +02:00
Sipke Schoorstra 830be813f3 Update docker files 2021-05-15 20:39:09 +02:00
Sipke Schoorstra ae70c5150a Update docker files 2021-05-15 12:04:05 +02:00
Sipke Schoorstra 7ae29a4c24 Update docker files 2021-05-15 11:59:57 +02:00
Sipke Schoorstra f02ec47109 Add elsa server docker GH workflow 2021-05-14 13:59:28 +02:00
Sipke Schoorstra 125082c120 Add dashboard docker GH workflow 2021-05-14 13:41:28 +02:00
Sipke Schoorstra 2d2af45d8b Add powershell scripts for building Dashboard image 2021-05-14 13:37:53 +02:00
Sipke Schoorstra 5185c29871 Undo nullable return type on API client
Refit will throw an exception instead, which is desired behavior
2021-05-14 12:35:23 +02:00
Sipke Schoorstra 32043acb59 Add Elsa Dashboard project + dockerfile
Fixes #981
2021-05-14 12:34:51 +02:00
Sipke Schoorstra 2dba9d380f Add WorkflowDefinitionSummary model to API client 2021-05-13 21:13:16 +02:00
Sipke Schoorstra d927cae205 Enable branching of inline code activities 2021-05-13 18:49:10 +02:00
Sipke Schoorstra 5d274e4204 Update version to RC2 2021-05-13 12:40:59 +02:00
Sipke Schoorstra 581048cb99 Update JavaScript and Liquid handlers with additional variables 2021-05-13 12:15:31 +02:00
Sipke Schoorstra 400a862f96 Cleanup: remove unused namespaces 2021-05-13 11:31:38 +02:00
Sipke Schoorstra fc20448655 Improve export filename 2021-05-13 11:25:24 +02:00
Sipke Schoorstra 93a09e9b7d Prevent server startup failure when there are broken workflow definitions 2021-05-13 11:25:05 +02:00
Sipke Schoorstra d555baad42 Fix duplicate activity creation issue 2021-05-13 11:24:19 +02:00
Sipke Schoorstra 2dca710532 Fix activity icon 2021-05-13 10:43:32 +02:00
Sipke Schoorstra 9bf96e20be Merge branch 'prefixed-tailwind' 2021-05-13 10:23:00 +02:00
Sipke Schoorstra c8e4ed70fd Fix class 2021-05-12 22:15:13 +02:00
Sipke Schoorstra c9d4d5c84c Prefix tailwind classes 2021-05-12 21:07:24 +02:00
Sipke Schoorstra b377f11dd7 Make monaco worker optional 2021-05-12 14:00:04 +02:00
Sipke Schoorstra 978d270495 Remove unnecessary mt-3 class
Fixes #942
2021-05-12 13:11:35 +02:00
Sipke Schoorstra 7dfe761805 Add build scripts and update README 2021-05-12 12:19:51 +02:00
Sipke Schoorstra 24eb7ce482
Update README.md 2021-05-12 10:59:59 +02:00
Sipke Schoorstra 982aea1aaf
Update README.md 2021-05-12 10:59:11 +02:00
Sipke Schoorstra 3ef24e6e35 Update project home animation 2021-05-12 10:53:50 +02:00
Sipke Schoorstra eeed67515a Remove commented code 2021-05-12 10:45:19 +02:00
Sipke Schoorstra 6d75d9ad3f Handle nullable property in SendHttpRequest 2021-05-12 10:45:19 +02:00
Sipke Schoorstra c4041dfe58
Update README.md 2021-05-12 10:28:26 +02:00
Sipke Schoorstra 88e4a01399 Fix workflow blueprint name display 2021-05-11 22:12:44 +02:00
Sipke Schoorstra 09f11c026e Signaling fixes and enhancements 2021-05-11 22:12:21 +02:00