Commit graph

1744 commits

Author SHA1 Message Date
Sipke Schoorstra 4d156c7ef7 Change namespaces for MongoDB extensions 2021-05-27 20:23:18 +02:00
Sipke Schoorstra 21308467ec GitHub Actions tagging trial 5 2021-05-27 19:49:32 +02:00
Sipke Schoorstra 6c5d609b25 GitHub Actions tagging trial 4 2021-05-27 19:47:43 +02:00
Sipke Schoorstra f5b688a3dc Apply auto-scroll on exception details 2021-05-27 18:16:01 +02:00
Sipke Schoorstra 88eda5fe17 Remove unsupported input 2021-05-27 18:15:34 +02:00
Sipke Schoorstra ff5f661c37 GitHub Actions tagging trial 3 2021-05-27 18:07:36 +02:00
Sipke Schoorstra 4506a2ba81 GitHub Actions tagging trial 2 2021-05-27 18:04:45 +02:00
Sipke Schoorstra 69ac1505e4 GitHub Actions tagging trial 1 2021-05-27 17:56:08 +02:00
Sipke Schoorstra 22095d6a8e Update github actions for docker builds to include build number as tag 2021-05-27 17:48:46 +02:00
Sipke Schoorstra 985fd39278 Restore Elsa.DistributedLocking.Redis library 2021-05-27 15:49:43 +02:00
atorres16 4c881cd5f2 Fix CORS issue in Dashboard Monolith sample project
Moving app.UseCors() to the top of the Http Pipeline config fixes some CORS problems I found
2021-05-26 17:06:29 +02:00
Sipke Schoorstra e1d54786d5
Update README.md 2021-05-26 13:49:10 +02:00
Sipke Schoorstra dbc98ebdfa
Update README.md 2021-05-26 13:47:25 +02:00
Sipke Schoorstra 956b5e1424
Update README.md 2021-05-26 13:41:36 +02:00
Sipke Schoorstra ae848a90f8 Re-enable sonar cloud 2021-05-26 12:31:04 +02:00
Sipke Schoorstra 436e6aa0b7 Remove RC version suffix 2021-05-26 12:29:52 +02:00
Sipke Schoorstra 9835430d99 Add version to dashboard home screen 2021-05-26 12:17:18 +02:00
Sipke Schoorstra 4ca441ab4c Prevent work from being cancelled when the broker cancels 2021-05-26 12:16:56 +02:00
Sipke Schoorstra b0c097103f Remove workaround in DataMigrationManager
With YesSQL 3, we always need to commit explicitly, which appears to work well for the DataMigrationManager

Fixes #850
2021-05-25 14:35:23 +02:00
Sipke Schoorstra 3f4bbed7b6 Update XML comments on VersionOptions 2021-05-25 13:34:53 +02:00
Sipke Schoorstra ca1db18bd7 Improve JS result parsing with support for target type conversions 2021-05-25 13:24:01 +02:00
Sipke Schoorstra 0b10faad92 Add DataProtection default service and update broken samples 2021-05-25 12:12:36 +02:00
Sipke Schoorstra bb4ff3b714 Update packages 2021-05-25 09:57:17 +02:00
Sipke Schoorstra e945e58ecf Fix component tests 2021-05-24 17:57:27 +02:00
tomy2105 c7deab2a88 Time display fixed to fixed 3 decimal places. 2021-05-24 15:31:42 +02:00
Sipke Schoorstra bdf544bd8e Bump RC to 3 2021-05-24 15:28:34 +02:00
Sipke Schoorstra 621a9b0696 Cleanup 2021-05-24 14:40:08 +02:00
Sipke Schoorstra 326e373491 Change log level severity 2021-05-24 14:32:30 +02:00
Sipke Schoorstra 3384f6e68f Cleanup 2021-05-24 14:32:12 +02:00
Sipke Schoorstra 005d9d0a68 Configure sample host with single-node settings 2021-05-24 11:31:11 +02:00
Sipke Schoorstra 4529a94ce2 Cleanup: remove unused namespaces 2021-05-24 11:25:42 +02:00
Sipke Schoorstra 9053eaf13c Fix multi-node timers 2021-05-24 11:25:42 +02:00
Sipke Schoorstra 030634643c WIP 2021-05-24 11:25:42 +02:00
Sipke Schoorstra 7814be98b3 Remove unused namespaces 2021-05-23 20:38:12 +02:00
Sipke Schoorstra 862bc52dc0 Regenerate EF Core migrations 2021-05-23 20:36:29 +02:00
Sipke Schoorstra a79e065ee4 Fix that workflow registry is updated also after deleting workflow definitions 2021-05-23 20:33:58 +02:00
Sipke Schoorstra 63434ff803 Fix identity too long for Hangfire hash 2021-05-23 20:09:59 +02:00
Sipke Schoorstra c95f77d9a4 Minor cleanup 2021-05-22 21:31:00 +02:00
Sipke Schoorstra c9aef8fd9a Update couple of .csproj files 2021-05-22 14:11:35 +02:00
Sipke Schoorstra 2ec654d521 Implement Redis distributed cache signal 2021-05-22 14:11:35 +02:00
Sipke Schoorstra b5453b23a2 Add support for pub-sub consumers and implement Rebus distributed cache signaling 2021-05-22 14:11:35 +02:00
Sipke Schoorstra 01839b19e5 Fix race condition with bookmark querying and updating
Fixes #965
2021-05-21 21:39:16 +02:00
Sipke Schoorstra e08eb981e9 Disable cancellation on trigger endpoints 2021-05-21 19:34:06 +02:00
Sipke Schoorstra e51e743d78 Fix workflow instance locking 2021-05-21 14:15:18 +02:00
Sipke Schoorstra bd012d0965 Improve RemoveScheduledTriggers to always try and unschedule timers
This prevents an issue when a custom activity e.g. Sleep dervices from Timer
2021-05-21 13:30:01 +02:00
Sipke Schoorstra b28dfa92ee Add sample project demonstrating signals and JSON based workflows 2021-05-21 12:33:21 +02:00
Sipke Schoorstra 9650962755 Fix SendHttpRequest 2021-05-21 11:51:18 +02:00
Sipke Schoorstra 77dbbad3ca Further workflow journal & workflow instance viewer improvements 2021-05-20 20:57:39 +02:00
Sipke Schoorstra d3a8e74165 Fix critical timer bug
These removed checks were necessary only with the Elsa 1 implementation.
In Elsa 2, they are not only unnecessary, but would potentially cause timers to stop ticking if the scheduler (Quartz or Hangfire) execute the scheduled job *too soon*. This can sometimes happen, in which case the activities would return "cannot execute yet".
In which case the workflow runner simply does nothing.

We could have changed it such that the service responsible for scheduling timer event jobs handles "cannot execute" instances, but it's easier to just remove OnExecute altogether.
2021-05-20 20:56:45 +02:00
Sipke Schoorstra 18c4ed6be0 Activity fault popup enhancements 2021-05-20 19:09:22 +02:00