Commit graph

4058 commits

Author SHA1 Message Date
MariusVuscanNx 545df0ea53
Publish event improvements (#4150) 2023-06-22 11:50:02 +02:00
Sipke Schoorstra ac57c07e7c Update API client models 2023-06-21 11:10:07 +02:00
Sipke Schoorstra 75eaf1020d Refactor API client model 2023-06-19 15:32:26 +02:00
Sipke Schoorstra 6a6fa444e6 Add XML comments 2023-06-19 15:32:07 +02:00
Sipke Schoorstra d1a3925565 Make endpoint models internal 2023-06-19 15:31:56 +02:00
Sipke Schoorstra 9d073a6c7a Ensure activities have identities when generating typescript definitions 2023-06-18 22:21:20 +02:00
Sipke Schoorstra d4dfa80a05 Merge remote-tracking branch 'origin/v3' into v3 2023-06-18 22:13:21 +02:00
Sipke Schoorstra dab6ce622c Add backwards compatibility for customProperties <- applicationProperties 2023-06-18 22:13:15 +02:00
GitHub Action 14ca011fb4 Updated designer version to 3.0.3-preview.177 2023-06-18 20:09:48 +00:00
Sipke Schoorstra ce974a777f Rename application properties of flowchart activity for consistency 2023-06-18 22:06:54 +02:00
Sipke Schoorstra a20105b0d2 Fix formatting util in case of shape being rendered 2023-06-18 22:06:31 +02:00
Sipke Schoorstra 6e31b71474 Fix broken auto-rotating ports 2023-06-18 22:06:13 +02:00
Sipke Schoorstra 8b05d89d43 Fix connection serialisation + front end connection error 2023-06-18 21:26:44 +02:00
Gürkan Güran 2a554fc40d Fixed the issue with cut and paste group of activities 2023-06-18 20:42:44 +02:00
Sipke Schoorstra ff78b0a01f Merge branch 'v3-connection-model-refactoring' into v3 2023-06-18 14:37:51 +02:00
Sipke Schoorstra b356cdb52b
Refactor connection model (#4146) 2023-06-18 14:32:48 +02:00
Sipke Schoorstra de688a9eff Merge branch 'v3' into v3-connection-model-refactoring 2023-06-16 23:49:11 +02:00
Sipke Schoorstra 5c3eb1f79f Refactor connection model 2023-06-16 23:48:55 +02:00
GitHub Action 02572e9ce2 Updated designer version to 3.0.3-preview.173 2023-06-16 16:30:22 +00:00
simona-taran c7d3cd6f5a
Fixed spacing issue and panel display issue on workflow instances. Changed arrow direction on expanded panels. (#4145) 2023-06-16 18:27:25 +02:00
Sipke Schoorstra 3f979a9f19 Update API client with support for saving workflow definitions 2023-06-16 13:32:15 +02:00
MariusVuscanNx 183e2bc0a3
Fixed workflow definition populator to also take into consideration the isReadonly field (#4138) 2023-06-14 10:55:43 +02:00
herblinernexxbizz 2a9793768a
make isReadonly editable on workflow model (#4130) 2023-06-13 10:25:42 +02:00
GitHub Action e3303aa07f Updated designer version to 3.0.3-preview.172 2023-06-12 09:38:24 +00:00
herblinernexxbizz 4a353cd0c6
make readonly work (#4126) 2023-06-12 11:34:50 +02:00
GitHub Action 3a230c8088 Updated designer version to 3.0.3-preview.171 2023-06-12 09:15:54 +00:00
herblinernexxbizz e5a5705888
V3 make workflowdefinition have readonly (#4124)
* fix broken build and add readonly to dapper migration

---------

Co-authored-by: Sipke Schoorstra <sipkeschoorstra@outlook.com>
2023-06-12 11:12:18 +02:00
GitHub Action 04ba54f3a5 Updated designer version to 3.0.3-preview.170 2023-06-12 08:47:29 +00:00
herblinernexxbizz 3aa05d1fed
V3 search workflows definitions and instances (#4123)
* search workflowdefinition

* filter workflowinstance

* also add version options

* initiate search field

* add search to workflowinstance

* extend search with description and definitionversionid

* make everything work for workflow definition and instance search
2023-06-12 10:44:33 +02:00
herblinernexxbizz c35d16ee3e
move copy button in fron of text (#4122) 2023-06-12 10:42:12 +02:00
herblinernexxbizz 8c308cc8ee
V3 make workflowdefinition have readonly (#4068)
* add readonly functionality to Elsa

* merge with v3

* remove launch settings

* remove spaces

* Handle merge conflicts

* Exclude non-existent folder from sample project

---------

Co-authored-by: Sipke Schoorstra <sipkeschoorstra@outlook.com>
2023-06-12 10:41:38 +02:00
Sipke Schoorstra 76c0b1f3ac Merge remote-tracking branch 'origin/v3' into v3 2023-06-10 20:32:12 +02:00
Sipke Schoorstra 4689e83cf9 Update API client 2023-06-10 20:32:06 +02:00
GitHub Action 4846a9bfac Updated designer version to 3.0.3-preview.167 2023-06-10 13:37:59 +00:00
Sipke Schoorstra 48a226397f Merge branch 'v3-activity-output' into v3 2023-06-10 15:35:03 +02:00
Sipke Schoorstra 144d9d0aa4 Update Elsa API Client with ActivityDescriptors API 2023-06-10 15:33:32 +02:00
Sipke Schoorstra de9b3e866b Refactor-rename PortMode to PortType 2023-06-10 15:33:06 +02:00
Sipke Schoorstra b996d1d393 Extend FeatureDescriptor with namespace and full name props 2023-06-10 15:31:45 +02:00
Sipke Schoorstra 8d33084d4e Fix null ID reference bug in function definition provider 2023-06-10 15:30:47 +02:00
GitHub Action 8e30bb3067 Updated designer version to 3.0.3-preview.166 2023-06-09 20:14:22 +00:00
Sipke Schoorstra 04fe32cabb
Implement activity output APIs (#4119) 2023-06-09 22:10:56 +02:00
Sipke Schoorstra 6e03f61818 Implement activity output APIs 2023-06-09 21:53:21 +02:00
Sipke Schoorstra 3eb22cbf30 Correct namespace in sample project 2023-06-09 10:13:26 +02:00
Sipke Schoorstra ad21245370 Rename sample projects 2023-06-08 12:01:26 +02:00
GitHub Action 584004f5be Updated designer version to 3.0.3-preview.165 2023-06-08 09:42:32 +00:00
Sipke Schoorstra c216185c5e
Update Workflow model with support for Inputs, Outputs and Outcomes (#4112)
* Fix mutable prop changes warning

* Fix graph no longer scrolling to content

* Remove unused namespace imports

* Update Workflow model with support for input, output and outcomes

* Update sample with EF core persistence

* Rename FluentStorage to BlobStorage
2023-06-08 11:39:19 +02:00
Sipke Schoorstra d53eb500f2 Merge remote-tracking branch 'origin/v3' into v3 2023-06-08 10:27:07 +02:00
Sipke Schoorstra 0c63d3211d Update System.Data.SqlClient 2023-06-08 10:26:58 +02:00
Sipke Schoorstra a98b47a62f Reorder routing middleware in All In One bundle project 2023-06-08 10:26:37 +02:00
GitHub Action 23cdcb19d3 Updated designer version to 3.0.3-preview.164 2023-06-07 21:26:08 +00:00