Sipke Schoorstra
58fcbb164c
Update appveyor.yml
2021-09-20 10:56:32 +02:00
Sipke Schoorstra
e05f903569
Update appveyor.yml
2021-09-20 10:56:08 +02:00
Sipke Schoorstra
8c82527571
Update appveyor.yml
2021-09-20 10:55:46 +02:00
Sipke Schoorstra
296142448b
Update appveyor.yml
2021-09-20 10:54:22 +02:00
Sipke Schoorstra
e5df1c66c6
Update appveyor.yml
2021-09-20 10:51:52 +02:00
Sipke Schoorstra
7ef29dee67
Update appveyor.yml
2021-09-20 10:47:24 +02:00
Sipke Schoorstra
8e389358f3
Update appveyor.yml
2021-09-20 10:44:19 +02:00
Sipke Schoorstra
840fa39c53
Update appveyor.yml
2021-09-20 10:42:44 +02:00
Sipke Schoorstra
fb05d3c3cb
Update appveyor.yml
2021-09-20 10:41:59 +02:00
Sipke Schoorstra
6c802335ad
Update appveyor.yml
2021-09-20 10:38:41 +02:00
Sipke Schoorstra
f269b5f84d
Update appveyor.yml
2021-09-20 10:36:40 +02:00
Sipke Schoorstra
06a22b259b
Update appveyor.yml
2021-09-19 14:04:24 +02:00
Sipke Schoorstra
cedc8873a6
Update SignalReceivedBookmarkProvider.cs
...
Fixes #1375
2021-09-19 13:46:50 +02:00
Sipke Schoorstra
5d57bf517f
Update SendHttpRequestPlugin
...
Handle case where there the activity is not SendHttpRequest while activity editor is being closed.
2021-09-19 13:41:38 +02:00
Sipke Schoorstra
29b382eced
Use default value for checkbox control
...
Fixes #1463
2021-09-19 13:26:45 +02:00
Sipke Schoorstra
439218c78f
Update URL with ID after import
2021-09-19 13:07:36 +02:00
Sipke Schoorstra
0da556b5a9
Update Import endpoint
...
Fixes #1548
2021-09-19 12:50:09 +02:00
Sipke Schoorstra
b2426ac76f
Add more dynamic classes to safe list
2021-09-19 12:49:46 +02:00
Sipke Schoorstra
ecb586025f
Merge branch 'master' of https://github.com/elsa-workflows/elsa-core
2021-09-18 11:55:09 +02:00
Sipke Schoorstra
7877216274
Update readme.md
2021-09-18 11:55:07 +02:00
Sipke Schoorstra
95cd47eeb5
Update package.json
2021-09-18 11:51:58 +02:00
simona-taran
a1893cb5ca
Added publish/unpublish options to the context menu ( #1549 )
...
* Added publish/unpublish to workflow definitions context panel.
* Changed display of published version to match the one in the list view.
* Added publish call.
2021-09-18 11:41:03 +02:00
Sipke Schoorstra
30ec4b20b5
BREAKING: Refactor SendHttpRequest content parser APIs
...
Allows user to select what content parser to use to handle response of requests made by SendHttpRequest activity.
2021-09-18 11:39:45 +02:00
Sipke Schoorstra
2c9b7eb17f
BREAKING: Make Elsa Studio service bus async
2021-09-17 13:02:33 +02:00
Sipke Schoorstra
096760d5b6
Merge branch 'master' of https://github.com/elsa-workflows/elsa-core
2021-09-17 12:13:26 +02:00
Sipke Schoorstra
c11280586d
Update designer npm version
2021-09-17 12:13:13 +02:00
simona-taran
fa23c2fc54
Fixed position issue. ( #1547 )
2021-09-17 12:09:10 +02:00
Sipke Schoorstra
a3f40c95f7
Fix type cast issue due to JSON serialization of enums
...
When the workflow instance gets persisted in the DB, activity enum properties get stored as an integer (Int64), which cannot be cast to the enum.
This change fixes that by performing a conversion instead of a direct cast.
Fixes #1515
2021-09-17 10:53:23 +02:00
Sipke Schoorstra
fbaa88688b
Implement async version of js-event-bus
2021-09-17 09:55:42 +02:00
Sipke Schoorstra
5816cdf399
Refactor workflow execution log API
...
Fixes #1529
2021-09-17 08:16:19 +02:00
Sipke Schoorstra
cea453cb4f
Fix unit tests
2021-09-16 20:34:32 +02:00
Sipke Schoorstra
37d687d526
Update names according to convention
2021-09-16 20:26:18 +02:00
Sipke Schoorstra
142b574481
Update packages
2021-09-16 20:25:38 +02:00
simona-taran
691d46c3bc
Added keybaord actions support for activity edit modal. ( #1541 )
2021-09-16 15:14:45 +02:00
Sipke Schoorstra
e2161d2695
Update package license to MIT
...
Closes #1440
2021-09-16 14:18:05 +02:00
Sipke Schoorstra
b22e555140
Update Stencil
2021-09-16 14:15:09 +02:00
Sipke Schoorstra
7cb8e3edd1
Record fault execution log during begin workflow phase
2021-09-16 14:14:54 +02:00
Sipke Schoorstra
4d6c4544ed
Add Publish endpoint
2021-09-16 13:51:01 +02:00
simona-taran
4b3d21c166
Added flyout panel to instances page. Refactored existing properties panel to share the same component. ( #1531 )
2021-09-16 13:08:38 +02:00
Sipke Schoorstra
e0d629654d
Add dynamic activity border color CSS classes to safe lists
2021-09-14 20:49:55 +02:00
Sipke Schoorstra
eea740e502
Work on some warnings
2021-09-14 16:15:20 +02:00
Sipke Schoorstra
6352372179
Update package references
2021-09-14 16:09:59 +02:00
Sipke Schoorstra
8255861842
Fix package downgrade error
2021-09-14 15:33:24 +02:00
Sipke Schoorstra
11566a2b76
Fix Webhooks service registration
2021-09-14 15:07:25 +02:00
Sipke Schoorstra
fa4da6f841
Update dashboard app with base path setting
2021-09-13 21:50:41 +02:00
Sipke Schoorstra
695ba14b0d
Fix workflow blueprint side panel
2021-09-13 20:11:56 +02:00
Sipke Schoorstra
f7f52ec8b3
Update Server sample project with reference to File activities package
2021-09-13 20:11:26 +02:00
Sipke Schoorstra
9c09266620
Update readme.md
2021-09-13 08:30:23 +02:00
Sipke Schoorstra
5050e26db0
Update README.md
2021-09-12 12:47:43 +02:00
Sipke Schoorstra
1207f18c4b
Update README.md
2021-09-12 12:47:24 +02:00