Sipke Schoorstra
2ce5b34b70
Add support for Complete activity serialization using default ctor
2022-12-01 22:25:41 +01:00
Sipke Schoorstra
6fbea8cdea
Do not update client model with server model to prevent race conditions
2022-12-01 22:25:16 +01:00
Sipke Schoorstra
edb4782971
Update model immediately to avoid race conditions between UI actions and delayed model updates
2022-12-01 22:24:17 +01:00
Sipke Schoorstra
49de352011
Temporarily disable upwards navigation until bug is resolved
2022-12-01 22:23:22 +01:00
Sipke Schoorstra
9283c3e18d
Revert "Auto rotating ( #3482 )"
...
This reverts commit 016e642ac4 .
2022-12-01 12:08:41 +01:00
Sipke Schoorstra
1f3b849e68
Add JS functions ( #3492 )
2022-11-30 21:52:41 +01:00
Sipke Schoorstra
6f429e9867
Add support for accessing workflow variables from liquid expressions ( #3491 )
2022-11-30 21:20:25 +01:00
Sipke Schoorstra
a1626502a9
Fix variable dropdown refresh
2022-11-30 20:46:35 +01:00
Sipke Schoorstra
9e19cadc69
Improve style of activities with embedded ports
2022-11-30 20:46:24 +01:00
Sipke Schoorstra
7f9f2d8fcd
Improve Variables UI
2022-11-30 14:15:48 +01:00
Sipke Schoorstra
269627adf1
Fix If completion
2022-11-30 11:45:48 +01:00
Gürkan Güran
948a0bae07
Fixed the null reference issue for auto-rotating
2022-11-29 17:18:14 +01:00
Gürkan Güran
eb1fdea49d
Increased the performance of rotating algorithm
2022-11-29 01:21:01 +01:00
Gürkan Güran
810962af42
Added arrow for targeting activities
2022-11-29 01:20:24 +01:00
Sipke Schoorstra
dbbe9d080b
Add SelectList model
2022-11-28 22:06:27 +01:00
Sipke Schoorstra
7a8beaca66
Fix stack overflow for looping constructs
2022-11-28 21:42:40 +01:00
Sipke Schoorstra
6bc7b1ec8d
Add Get endpoint for Activity descriptors
2022-11-28 21:35:05 +01:00
Sipke Schoorstra
1cfe7b4181
Fix that composite roots were serialized
2022-11-28 21:34:49 +01:00
Sipke Schoorstra
414b730501
Fix ActivityRegistry Find method
2022-11-28 21:34:27 +01:00
Sipke Schoorstra
84afa064e1
Update samples
2022-11-28 21:34:10 +01:00
Sipke Schoorstra
4fd2066c11
Update Delay activity
2022-11-28 21:33:35 +01:00
Sipke Schoorstra
90c9ed40d3
Merge remote-tracking branch 'origin/v3' into v3
2022-11-28 19:12:07 +01:00
Sipke Schoorstra
e4647affe1
Configure RunJavaScript to use javascript language for Monaco editor
2022-11-28 19:12:01 +01:00
gurkanguran
016e642ac4
Auto rotating ( #3482 )
...
* Implemented auto-orientation of ports and edges
* Added mapping for different connection models on server/client sides
* Increased the size of circles
Fixes #2893
Co-authored-by: Gürkan Güran <grkngrn@gmail.com>
2022-11-28 15:34:32 +01:00
Sipke Schoorstra
d5d9c63548
Fix loading descriptors after login
2022-11-28 15:20:32 +01:00
Sipke Schoorstra
bc573386b9
Add Guid as variable type
2022-11-28 14:24:54 +01:00
Sipke Schoorstra
4aa9f382ab
Hide Root from being visible
2022-11-27 22:02:00 +01:00
Sipke Schoorstra
3714eb288f
Remove value column from variables view
2022-11-27 22:01:44 +01:00
Sipke Schoorstra
4933c56af2
Fix broken sample
2022-11-27 13:28:53 +01:00
Sipke Schoorstra
7591a2f37b
Register HTTP models for variable types by default
2022-11-27 13:28:43 +01:00
Sipke Schoorstra
95bf909894
Fix label display for checkbox and monaco
2022-11-27 13:28:25 +01:00
Sipke Schoorstra
b1fac2e24d
Fix input type name mapping
2022-11-27 13:28:00 +01:00
Sipke Schoorstra
b5a2e95ed3
Implement types API endpoint ( #3479 )
2022-11-26 22:27:33 +01:00
Sipke Schoorstra
2ed1e14578
Fix variable mapper & converter
2022-11-26 20:00:22 +01:00
Sipke Schoorstra
1e15cf1ae0
Ensure unique friendly activity ID after copy paste ( #3474 )
...
* Fix workflow navigator
* Apply unique name upon paste
Fixes #3414
* Implement activity Id uniqueness when copy-paste
2022-11-25 22:23:00 +01:00
Sipke Schoorstra
6bab9982cd
Update import / export ( #3471 )
2022-11-25 13:27:35 +01:00
Sipke Schoorstra
ae1590220d
Formatting
2022-11-24 21:12:07 +01:00
Sipke Schoorstra
2876bb65bc
Add FlowNode activity
2022-11-24 16:03:35 +01:00
Sipke Schoorstra
cf6c80ab85
Add email module ( #3469 )
2022-11-24 14:28:29 +01:00
Sipke Schoorstra
d14cd617f3
Make Workflow non-browsable activity
2022-11-24 11:07:26 +01:00
Sipke Schoorstra
74fc48e89d
Fix nesting containers
2022-11-24 10:56:43 +01:00
Sipke Schoorstra
7462d95f5e
Merge remote-tracking branch 'origin/v3' into v3
2022-11-23 22:36:51 +01:00
Sipke Schoorstra
2567eb6535
Implement variable picker
2022-11-23 22:36:43 +01:00
cristinamudura
7d6e1f8cc7
Implemented delete of workflow definitions on Delete button click ( #3462 )
2022-11-23 12:45:14 +01:00
Sipke Schoorstra
c3a3d85f47
Only register browsable, concrete activity types
2022-11-23 11:21:15 +01:00
Sipke Schoorstra
08ef4f8410
Make DynamicActivity non-browsable
2022-11-23 11:20:48 +01:00
Sipke Schoorstra
8a4e219e07
Minor renaming
2022-11-23 11:20:35 +01:00
Sipke Schoorstra
0f358e72f9
Fix HTTP activity issues
2022-11-23 11:20:00 +01:00
Sipke Schoorstra
651a7a76d5
Update FastEndpoints packages
2022-11-23 11:17:38 +01:00
Sipke Schoorstra
f6a06f6f45
Merge MemoryCache module with Common module
2022-11-23 11:17:22 +01:00