Sipke Schoorstra
ebc137a710
Update workflow journal with string-based icons
2021-04-27 22:27:50 +02:00
Sipke Schoorstra
0dd94bb07d
Remove unneeded activity component and styles
2021-04-27 22:21:17 +02:00
Sipke Schoorstra
1405b4abf6
Copy Monaco scripts for stencil run (www)
2021-04-27 22:15:54 +02:00
Sipke Schoorstra
446757009c
Fix fork outcomes
2021-04-27 22:15:26 +02:00
Sipke Schoorstra
d38cac9ded
Fix (workaround) re-render of tree
2021-04-27 22:14:59 +02:00
Sipke Schoorstra
21ca097c70
Update package.json to work on Windows (?)
2021-04-27 22:14:23 +02:00
Sipke Schoorstra
6d0ff702a1
Update package-lock.json
2021-04-27 22:14:00 +02:00
Sipke Schoorstra
e095720eae
Fix index.html
2021-04-27 22:13:44 +02:00
Sipke Schoorstra
1d9b41d209
Merge branch 'feature/elsa-2.0' into feature/designer-tree-dagre-d3
2021-04-27 14:05:24 +02:00
Sipke Schoorstra
9993b5f509
Update github workflow
2021-04-27 14:00:06 +02:00
Sipke Schoorstra
1fd1501a6d
Update Dockerfile-with-npm
2021-04-27 13:54:48 +02:00
Sipke Schoorstra
6821a73e27
Update pager component to maintain query string values
2021-04-27 13:00:02 +02:00
Ivan Hrynevytskyi
7e0fdcff3f
commented selection flow to make app running
2021-04-27 12:39:59 +03:00
Ivan Hrynevytskyi
b771c2a275
Merge branch 'feature/elsa-2.0' into feature/designer-tree-dagre-d3
2021-04-27 12:39:04 +03:00
Sipke Schoorstra
2b52f13d14
Visual fixes
2021-04-27 10:52:18 +02:00
Craig Fowler
39485970cf
Resolve #777 - Handle 'target type object'
...
Turns out that this is a quick & cheap fix.
2021-04-26 21:13:14 +02:00
Craig Fowler
951904a643
WIP #777 - Add test coverage to repro issue
...
The test coverage here actually proves that for Liquid expressions,
the issue has already been fixed as part of other work. Specifically
it was fixed in 2a22a328c4 in the
class StringExtensions.cs
2021-04-26 21:13:14 +02:00
Sipke Schoorstra
44c1b078a6
Fix "workflow not found" message
2021-04-26 15:25:22 +02:00
Ivan Hrynevytskyi
4f0db6fb2f
some refactoring, and start button addded
2021-04-26 16:23:56 +03:00
Sipke Schoorstra
26aefe1dde
Persist workflow when activity is configured as such
2021-04-26 15:21:04 +02:00
Sipke Schoorstra
1712d60be1
Update MySql migrations
2021-04-26 14:42:27 +02:00
Sipke Schoorstra
da7b751105
Some cleanup
2021-04-26 14:26:37 +02:00
Erol Keskin
8f429a5cc1
Add MySql EntityFramework Provider
2021-04-26 14:22:17 +02:00
Sipke Schoorstra
57c8fc6bcd
Remove explicit type checking and render to string always
2021-04-26 14:08:33 +02:00
Sipke Schoorstra
10d77b7365
Add "workflow_definition_id" liquid filter
2021-04-26 13:28:20 +02:00
Sipke Schoorstra
672ab5663a
Expose HTTP Request to Liquid
2021-04-26 13:27:40 +02:00
Sipke Schoorstra
ad61ed480c
Add JavaScript functions to resolve workflow definition ID by tag and name
2021-04-26 12:32:16 +02:00
Sipke Schoorstra
be1102c3aa
Remove unnecessary cast
2021-04-26 12:31:52 +02:00
Sipke Schoorstra
79c73dfc66
Update API endpoint to accept workflow tag
2021-04-26 12:31:31 +02:00
Sipke Schoorstra
265cc2513f
Update workflow editor settings screen with Tag field
2021-04-26 12:31:12 +02:00
Sipke Schoorstra
7739a65189
Prevent RunWorkflow from executing the workflow it is itself part of
2021-04-26 12:30:44 +02:00
Sipke Schoorstra
27b008fd05
Update WorkflowBlueprint with Tag
2021-04-26 12:30:15 +02:00
Sipke Schoorstra
5cab199944
Merge branch 'feature/elsa-2.0' into elsa-2.0/workflow-tag
2021-04-26 10:37:51 +02:00
Sipke Schoorstra
51006dbd5b
Update appveyor.yml
2021-04-26 10:37:33 +02:00
Sipke Schoorstra
576a0e50e8
Add Tag property
2021-04-26 10:09:46 +02:00
Ivan Hrynevytskyi
511bf7ce7d
stable designer on dagre-d3-version
2021-04-23 12:07:31 +03:00
Sipke Schoorstra
22e19545fe
Add workflow registry screen component and link from definition to instances
2021-04-22 22:20:38 +02:00
Sipke Schoorstra
e40c66a1fe
Rename Blazor designer component library to to AspNet
2021-04-22 21:53:45 +02:00
Sipke Schoorstra
2a6c697942
Sync selected activity upon record selection
2021-04-22 21:32:36 +02:00
Sipke Schoorstra
6c5e3b10cc
Store activity input, output & outcome as part of execution log and make this visible in UI
2021-04-22 21:20:16 +02:00
Sipke Schoorstra
e1a9a50bb9
Link activity selection with journal
2021-04-22 11:18:38 +02:00
Sipke Schoorstra
ab72de9a4a
Incremental work on activity state viewer
2021-04-21 22:32:40 +02:00
Sipke Schoorstra
f20fdbf437
Implement record selection
2021-04-21 17:28:56 +02:00
Sipke Schoorstra
ffafe42948
Update server sample project to use YesSQL
2021-04-21 17:03:16 +02:00
Sipke Schoorstra
cd75cefdd1
Fix YesSql workflow definition find document logic
2021-04-21 17:02:29 +02:00
Sipke Schoorstra
73a116d12e
Incremental work on workflow execution journal
2021-04-21 14:46:35 +02:00
Sipke Schoorstra
489750432a
Remove Email and UserTask projects from Elsa project
2021-04-21 14:46:17 +02:00
Sipke Schoorstra
dff94a057a
Fix missing display name and description on activity blueprint model
2021-04-21 14:45:34 +02:00
Sipke Schoorstra
e457740ba4
Add dynamic classes to Tailwind safe list
2021-04-20 19:43:46 +02:00
Sipke Schoorstra
ea00bd536a
Ensure each startup runner executed in its own scope
2021-04-20 19:43:18 +02:00