GitHub Action
f328a5cdea
Updated designer version to 3.0.3-preview.145
2023-05-26 18:40:21 +00:00
MariusVuscanNx
5703584ea2
Added modes to the switch activities ( #4067 )
2023-05-25 22:55:17 +02:00
Akash Jadhav
758a5a4b62
add Elsa.EntityFrameworkCore.MySql ( #4047 )
...
* add Elsa.EntityFrameworkCore.MySql
* cleanup
* review changes
* indentation changes
---------
Co-authored-by: gambitier <csegambitier@hotmail.com>
2023-05-25 22:54:54 +02:00
MariusVuscanNx
63ada68a20
Added workflow execution context to the workflow executred and workflow executing notifications ( #4065 )
2023-05-25 22:54:16 +02:00
Sipke Schoorstra
a842c694c3
Fix variable accessors for liquid
2023-05-24 21:33:41 +02:00
GitHub Action
d0ed7a1699
Updated designer version to 3.0.3-preview.143
2023-05-24 16:34:03 +00:00
GitHub Action
c42635f3fe
Updated designer version to 3.0.3-preview.142
2023-05-24 14:06:10 +00:00
GitHub Action
26a72d411e
Updated designer version to 3.0.3-preview.141
2023-05-24 13:39:25 +00:00
MariusVuscanNx
09a0cfe5fe
Allow the user to select the start activty when calling through the api ( #4064 )
2023-05-24 15:18:51 +02:00
Sipke Schoorstra
9c05794f73
Add option to publisher to provide different default root
2023-05-24 14:22:32 +02:00
Sipke Schoorstra
0df76b73ef
Generate default ID for flowchart if empty in converter
2023-05-24 14:21:58 +02:00
Sipke Schoorstra
9433b22b75
Extract route table updater to reusable service
2023-05-24 14:21:19 +02:00
GitHub Action
3e7f1bd528
Updated designer version to 3.0.3-preview.140
2023-05-23 12:48:27 +00:00
Sipke Schoorstra
db77162d24
Update package lock
2023-05-23 14:41:11 +02:00
Sipke Schoorstra
1dc8edca28
Update designer to 139
2023-05-23 14:41:01 +02:00
Sipke Schoorstra
be66169126
Update designer to 138
2023-05-22 21:40:05 +02:00
Sipke Schoorstra
bc21ccda95
Restore ElsaStudio component and update custom element usages
2023-05-22 12:38:19 +02:00
Sipke Schoorstra
5ba159f16f
Update designer package reference
2023-05-21 21:42:24 +02:00
Sipke Schoorstra
987a51a8c5
Refactor designer to single <elsa-studio> component
2023-05-21 21:30:56 +02:00
Sipke Schoorstra
da82ef0635
Extract workflow state exporter into handler and add default exporter
2023-05-21 10:16:56 +02:00
Sipke Schoorstra
16452795b0
Change workflow runtime trigger options record into class
2023-05-21 10:16:25 +02:00
Sipke Schoorstra
577e8fa30d
Fix activity of T result
2023-05-21 10:15:56 +02:00
Sipke Schoorstra
6d15c536f3
Make activity input property options provider async
2023-05-21 10:11:16 +02:00
Sipke Schoorstra
3999b65391
Make email sMTP service pluggable
2023-05-21 10:10:10 +02:00
GitHub Action
5a4ccfd8fa
Updated designer version to 3.0.3-preview.136
2023-05-19 19:29:39 +00:00
Sipke Schoorstra
5518582b68
Add support for externally initialized monaco
2023-05-19 21:25:48 +02:00
Sipke Schoorstra
f018cc010a
Merge remote-tracking branch 'origin/v3' into v3
2023-05-19 14:37:08 +02:00
Sipke Schoorstra
5ef8fd4ffd
Update login endpoint
2023-05-19 14:36:36 +02:00
GitHub Action
e424a0ce7e
Updated designer version to 3.0.3-preview.134
2023-05-17 18:14:29 +00:00
GitHub Action
7afcf1513b
Updated designer version to 3.0.3-preview.133
2023-05-17 11:09:19 +00:00
Sipke Schoorstra
25e9c8484f
Stash
2023-05-17 12:52:13 +02:00
Sipke Schoorstra
c07e561ad3
Update API client
2023-05-16 22:37:08 +02:00
Sipke Schoorstra
3a2b7f40bc
Restructure API client
2023-05-16 20:03:12 +02:00
Sipke Schoorstra
ad44becbda
Rename environment model
2023-05-16 19:09:09 +02:00
Sipke Schoorstra
9f9f35edb4
Merge branch 'v3' into v3-environments
2023-05-16 15:07:55 +02:00
GitHub Action
d0417ad268
Updated designer version to 3.0.3-preview.128
2023-05-16 08:54:13 +00:00
Sipke Schoorstra
e1ec2c87d0
Incremental work on Environments module
2023-05-16 10:03:55 +02:00
herblinernexxbizz
b9ac0e478e
add ordering to workflowdefinitions ( #4040 )
...
* add ordering to workflowdefinitions
* do default ordering ans sorting right
2023-05-15 11:36:59 +02:00
Sipke Schoorstra
96b840d9e6
Remove dependency on IWorkflowInstanceStore
2023-05-11 22:59:35 +02:00
Sipke Schoorstra
c18701e8ce
Update Http module to add Authorization services
...
Required by AuthenticationBasedHttpEndpointAuthorizationHandler
2023-05-11 22:58:59 +02:00
Sipke Schoorstra
4e99f37b77
Fix target type discovery
...
When trying to locate a memory block from a reference, we need to search the hierarchy.
2023-05-11 16:53:33 +02:00
Sipke Schoorstra
5848db1f37
Remove $id exclusion from ExpandoObjectConverter
2023-05-11 11:17:16 +02:00
Sipke Schoorstra
2ae438002d
Fix that flowchart doesn't complete
...
The issue was that the "has pending work" check considered *any* scheduled activity, regardless of the owner. Instead, the flowchart should check the scheduler for any work that *it* scheduled.
2023-05-10 21:46:11 +02:00
Sipke Schoorstra
dcc35469a7
Implement backwards compatibility for older activity schema
2023-05-10 21:44:37 +02:00
Sipke Schoorstra
796c6cbc2b
HTTP parser: parse object into ExpandoObject
2023-05-10 16:10:24 +02:00
Sipke Schoorstra
7ab08215a9
Fix workflow activity doesn't complete when no assigned outputs
2023-05-10 15:59:22 +02:00
Sipke Schoorstra
e799381001
Ensure ExpandoObject array properties are deserialized as arrays
...
This also enables the use of jint's isArray method to return true, since the object is now an actual array.
2023-05-10 13:57:44 +02:00
Sipke Schoorstra
c4a435b495
Merge remote-tracking branch 'origin/v3' into v3
2023-05-10 11:38:55 +02:00
Sipke Schoorstra
791e691ae7
Fix usage of incorrect activity descriptor when evaluating props
2023-05-10 11:38:50 +02:00
herblinernexxbizz
8cec7615aa
remove polymorphicobjectconverter for http serialization ( #4018 )
2023-05-10 10:18:18 +02:00