Konstantins Vedenins
bccb32b003
Fixes #1651 ( #1663 )
...
* ignoring start button click in Test mode
* #1651 : added word-break to endpoint URL
* #1651 : refresh test panel on workflow execute, if activity is already selected
* removed clipboard permission checks that failed to build
Seems like an old ongoing issue with TypeScript: https://github.com/microsoft/TypeScript/issues/33923
* #1651 : fixed flyout panel position
* #1651 : flyout panel button position fix
* #1651 : fixed javascript evaluation exception being swallowed
* #1651 : added copy button to http entry endpoint url
* #1651 : test panel refactoring, use schema button for SendHttpRequest
* #1651 : add node is not clickable in test mode
* fixed "can't access property "contains", this.contextMenuWidget is undefined"
* added couple safeguard checks to context menu
* reversed incorrect update
* #1651 : added z-index to toaster to move it to front
* removed unnecessary empty line
2021-10-21 11:00:17 +02:00
Sipke Schoorstra
e116ca8624
Client assets production build & cleanup
2021-10-19 19:30:39 +02:00
Sipke Schoorstra
ebc0808b0a
Update Elsa.Activities.Webhooks.csproj
2021-10-19 11:32:34 +02:00
Sipke Schoorstra
57fab11fd5
Merge branch 'master' of https://github.com/elsa-workflows/elsa-core
2021-10-19 11:23:05 +02:00
Sipke Schoorstra
2d18300127
Formatting
2021-10-19 11:23:03 +02:00
atorres16
241b944c6f
Fix #1640 - Added the value for the message's From property ( #1644 )
...
Co-authored-by: Alejandro Torres <atorres@linamar.com>
2021-10-19 11:13:19 +02:00
Rainer Wittmann
e7743144fe
fixes propertyDescriptor is potentially undefined ( #1649 )
2021-10-19 11:12:16 +02:00
Konstantins Vedenins
3986d9294c
Hardcoded dynamic classes ( #1639 )
2021-10-13 17:05:12 +02:00
Matthew Green
cdf120dc0e
Alter bookmark expression to include correlation when its needed as 'this.CorrelationId == null' isnt trimmed in YesSql providing incorrect sql ( #1634 )
...
Co-authored-by: Matthew Green <Matthew.Green@brightstarr.com>
2021-10-13 13:33:47 +02:00
PietroLubini
ab6b2515d0
Fix #1611 ( #1633 )
...
Co-authored-by: Petro Liubynskyi <petro.liubynskyi@sigma.software>
2021-10-13 11:31:25 +02:00
Sipke Schoorstra
02e720812e
Fix pager URL
2021-10-12 17:14:18 +02:00
Sipke Schoorstra
fb0e3bd048
Update Pomelo.EntityFrameworkCore.MySql to 5.0.2
...
Fixes #1627
2021-10-12 16:59:38 +02:00
Sipke Schoorstra
8edd9ced86
Remove "Elsa" schema from MySQL migrations
...
Fixes #1626
2021-10-12 16:55:27 +02:00
Sergei
e1f3456d40
changed logic to check missing context for providers masstransit ( #1629 )
2021-10-12 16:49:48 +02:00
Konstantins Vedenins
688b9de909
#1601 swapped stencil-click-outside with @Listen decorator ( #1625 )
2021-10-12 16:48:04 +02:00
Sipke Schoorstra
49208b679e
Fix Entity activity services
2021-10-08 21:23:10 +02:00
Sipke Schoorstra
0be13f5893
Allow ad-hoc creation of service bus for sending messages
2021-10-08 21:22:49 +02:00
Sipke Schoorstra
35a15e815f
Add fail-safe distributed lock handle decorator
...
Fixes #1511
2021-10-08 17:18:08 +02:00
Sipke Schoorstra
4934de6ac8
Service Bus refactorings ( #1613 )
...
Fixes an issue where message types were registered with their own service bus, instead of these message types becoming part of the same bus configuration.
Fixes #1464
2021-10-08 16:45:23 +02:00
Sipke Schoorstra
0be4d3e156
Apply improved JSON serialization settings to workflow definition API endpoints
2021-10-08 15:03:25 +02:00
simona-taran
23592c099d
Fixed issue with selecting instances on multiple pages. ( #1609 )
2021-10-07 16:44:18 +02:00
Sipke Schoorstra
517c7bc0db
Fix definition serialization for designer
...
This fixes the issue where a JSON response is sent back to the designer that includes $id fields, which potentially causes roundtrip issues when sent back to the server where the $id fields are then regarded as property keys, potentially conflicting with $id fields generated by Newtonsoft Json to serialize references.
Fixes #1605
2021-10-07 13:55:20 +02:00
Sipke Schoorstra
f14278f2dc
Fix YesSQL provider for bookmarks
...
Fixes #1604
2021-10-06 21:47:23 +02:00
Sipke Schoorstra
0232e47f4d
Backwards compatibility for older workflow instances
2021-10-05 17:36:15 +02:00
Sipke Schoorstra
e70475d1e0
Trim ASB queue name at 50 characters
2021-10-05 17:26:01 +02:00
Sipke Schoorstra
134896258a
Retry temporal startup job upon failure
...
This prevents workflows from remaining "stuck" in case this job fails due to e.g. a DB exception.
2021-10-05 17:25:41 +02:00
Sipke Schoorstra
d0abf0d2bf
Update index.html
2021-10-04 16:37:10 +02:00
Sipke Schoorstra
b4f20f7e94
Delete Client.cs
2021-10-04 16:25:21 +02:00
Sipke Schoorstra
d06199f9ee
Make Http Endpoint activity security opt-in
2021-10-04 15:52:56 +02:00
Sipke Schoorstra
7106225c04
Remove temp code from sample server
2021-10-04 15:36:17 +02:00
Sipke Schoorstra
a8f5da15d9
Update WorkflowLaunchpad.cs
...
Closes #1584
2021-10-04 15:31:48 +02:00
Sipke Schoorstra
5580bb8e76
Merge branch 'master' of https://github.com/elsa-workflows/elsa-core
2021-10-04 15:06:06 +02:00
Sipke Schoorstra
ff2dc8b931
Improve handling of temporary "0" width scenarios when (re)rendering workflow graph
2021-10-04 15:06:03 +02:00
Poorchild
3bb3ec0bc2
defaulted selected activities to an empty object during context menu render
...
When there are no selected activities (.selectedActivities is undefined) it is defaulted to empty object
2021-10-04 14:59:57 +02:00
Sipke Schoorstra
06e0564dd6
Merge pull request #1542 from elsa-workflows/manual_workflow_trigger
...
Manual workflow trigger
2021-10-04 11:50:29 +02:00
Sipke Schoorstra
e9fb48a71d
Merge branch 'master' of https://github.com/elsa-workflows/elsa-core
2021-10-04 11:00:15 +02:00
Sipke Schoorstra
5b66a800b0
Remove unnecessary test
2021-10-04 10:59:57 +02:00
axeleron007
ec84373543
CSS conflict with master branch resolved
2021-10-02 23:05:44 +03:00
axeleron007
c197ae9199
Final changes to PR/
2021-10-02 22:46:10 +03:00
axeleron007
cc600ff372
Merge branch 'master' into manual_workflow_trigger
2021-10-02 22:43:29 +03:00
simona-taran
ac3ffb607b
Added copy functionality to instance journal. Fixed registry panel issue. Fixed flyout panel scroll issue. ( #1593 )
2021-10-01 19:45:36 +02:00
simona-taran
9a663fa606
Added multi delete. ( #1594 )
2021-10-01 19:43:48 +02:00
Sipke Schoorstra
2a01f6c5a7
Retry: Update ObjectConverter to not throw when value is null
2021-10-01 19:28:39 +02:00
Sipke Schoorstra
e0f57a7ac0
Update ObjectConverter to not throw when value is null
2021-10-01 19:11:34 +02:00
axeleron007
4949c402bc
PR requested changes
2021-10-01 14:49:49 +03:00
axeleron007
899cd2993a
code clean up
2021-10-01 13:04:01 +03:00
axeleron007
7baf2cd7d5
HttpEndpoint Schema functionality moved from ElsaScriptPoperty to HttpEndpointPlugin
2021-10-01 13:03:43 +03:00
axeleron007
f893cbe6e6
PR change requests
2021-10-01 11:40:31 +03:00
simona-taran
d9b1968562
Added legend/help. Added cursor pointer. ( #1590 )
2021-09-30 18:19:34 +02:00
axeleron007
2fdd7427b6
Fix to Timer
2021-09-30 13:38:46 +03:00