Sipke Schoorstra
b00eea3c6d
Implement Switch UI with multi-expression support
2021-04-12 22:29:58 +02:00
Sipke Schoorstra
39041f6394
Extract multi-syntax expression editor component
2021-04-12 22:29:58 +02:00
Sipke Schoorstra
bf7e7894ff
Rename workflow definition editor notifications component
2021-04-12 22:29:58 +02:00
Sipke Schoorstra
5b3b11e2b5
Rename drivers folder
2021-04-12 22:29:58 +02:00
Sipke Schoorstra
7991d4a468
Fix locking bug
2021-04-12 22:29:58 +02:00
Sipke Schoorstra
08bc052a03
Incremental work on ASP.NET Core reference application for dashboard
2021-04-12 22:29:58 +02:00
Sipke Schoorstra
017897095a
Rename stencil app components
2021-04-12 22:29:58 +02:00
Sipke Schoorstra
9709ee6ca2
Implement search
2021-04-09 21:47:44 +02:00
Sipke Schoorstra
8900443669
Implement pagination
2021-04-09 21:26:42 +02:00
Sipke Schoorstra
4dbee3a7b3
Fix that subscriptions weren't created
2021-04-09 17:46:45 +02:00
Sipke Schoorstra
9defb83ba8
Lock on correlation ID to prevent race condition between incoming events and newly started workflows not yet persisted
2021-04-09 17:46:31 +02:00
Sipke Schoorstra
748df07087
Fix TriggerWorkflows to select only Suspended instances
2021-04-09 17:01:15 +02:00
Sipke Schoorstra
86d958e4e8
Incremental work on pager
2021-04-09 17:01:15 +02:00
Sipke Schoorstra
c1a5981485
Implement Delete and Bulk Delete
2021-04-09 17:01:15 +02:00
Sipke Schoorstra
08ea83154c
Implement workflow instance selection
2021-04-09 17:01:15 +02:00
Sipke Schoorstra
b5dc232c13
Implement sort by status
2021-04-09 17:01:15 +02:00
Sipke Schoorstra
9774e35e12
Fix date conversion issue with Sqlite provider
2021-04-09 17:01:15 +02:00
Sipke Schoorstra
6e3c8d48ac
Incremental work on workflow instances list screen
2021-04-09 17:01:15 +02:00
Sipke Schoorstra
0bc41fc9b4
Incremental work on workflow instances list screen
2021-04-09 17:01:14 +02:00
Craig Fowler
57e38425ae
Merge pull request #846 from craigfowler/feature/751-postgres-yessql-exception
...
Resolve #751 - Crash when using PostgreSql with YesSQL
2021-04-08 16:53:58 +01:00
Sipke Schoorstra
f074260211
Update DistributedLockProvider to not throw, but return a null handle
2021-04-08 14:53:15 +02:00
Craig Fowler
22326f1bab
Resolve #751 - Fixes the reported problem
2021-04-07 22:26:21 +01:00
Craig Fowler
8798d6bd42
WIP #751 - Fix an issue with migrations
...
Rather oddly, the migrations weren't committing, and so the index
tables never got created.
2021-04-07 22:25:49 +01:00
Craig Fowler
53b16dee4f
WIP #751 - Fix a bug in YesSQL init
...
As of this commit, the integration test fails for the exact same reason
as the reported issue describes.
2021-04-07 21:11:40 +01:00
Craig Fowler
fa7601ca1a
WIP #751 - Add integration test for using Postgres
...
From this commit onwards, in order to run all of the tests, you
must now have postgresql installed and running on your dev
environment. The credentials/config is:
* Database name: elsa-yessql
* Username: postgres (this is the default anyway)
* Password: Password12! (this matches AppVeyor's postgres password)
* Port: 5432 (this is the default anyway)
2021-04-07 20:38:13 +01:00
Sipke Schoorstra
f7529fbb63
Fix liquid handler for JValue
2021-04-07 21:07:19 +02:00
Sipke Schoorstra
a0d345bebd
Fix timing issue of workflow resumption by always storing new workflow instances before executing
2021-04-07 21:07:00 +02:00
Sipke Schoorstra
52cd21d0ff
Fix distributed lock extensions
2021-04-07 15:36:08 +02:00
Sipke Schoorstra
ae46e0e143
Update packages and accommodate for breaking changes
2021-04-07 14:48:30 +02:00
Sipke Schoorstra
74839211b8
Mark Z.EntityFramework.Plus.EFCore with private assets = all
2021-04-07 13:34:51 +02:00
Sipke Schoorstra
bbbb8a40f4
Fix activity type access bug
2021-04-07 13:13:13 +02:00
Sipke Schoorstra
ce957b95e7
Cleanup
2021-04-07 13:13:13 +02:00
Sipke Schoorstra
0a02dc5cc2
Update extensions for Azure distributed lock
2021-04-07 13:13:13 +02:00
Sipke Schoorstra
df6ad74eec
Replace custom distributed locking implementation with DistributedLock
...
https://github.com/madelson/DistributedLock
2021-04-07 13:13:13 +02:00
Sipke Schoorstra
031f75041a
Update Blazor bindings
2021-04-07 11:18:58 +02:00
Sipke Schoorstra
aec08d9b0a
Fix designer controls
2021-04-06 21:46:15 +02:00
Sipke Schoorstra
4511237a35
Fix deadlocks
2021-04-06 21:45:50 +02:00
Sipke Schoorstra
023c971834
Fix TelnyxWebhookDataJsonConverter
2021-04-06 21:45:14 +02:00
Sipke Schoorstra
dd82c2f96f
Use the mediator for triggering workflows synchronously
2021-04-06 21:43:49 +02:00
Sipke Schoorstra
8611ed5d11
Update HttpRequestMiddleware to use mediator
2021-04-06 21:42:06 +02:00
Sipke Schoorstra
522e9fc30d
Fix RunJavaScript activity attributes
2021-04-06 21:41:43 +02:00
Sipke Schoorstra
07cd6a8ef8
Merge branch 'feature/elsa-2.0' into elsa-2.0/stencil-app
2021-04-06 12:10:50 +02:00
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
727191c0e8
Incremental work on dashboard
2021-04-05 21:04:55 +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