Commit graph

4025 commits

Author SHA1 Message Date
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
Sipke Schoorstra 5addf479b7 Ignore package lock file 2023-06-07 22:54:34 +02:00
Sipke Schoorstra e5d32ab918 Fix CORS config on AllInOneBundle 2023-06-07 22:53:55 +02:00
Sipke Schoorstra 6578d9b74f Fix auth on typescript definitions endpoint 2023-06-07 22:53:34 +02:00
Sipke Schoorstra b43540d80c Fix Monaco initialisation race condition 2023-06-07 22:53:13 +02:00
Sipke Schoorstra afac92fd43 Merge remote-tracking branch 'origin/v3' into v3 2023-06-06 21:58:18 +02:00
Sipke Schoorstra ac929f47bd Remove unused namespaces 2023-06-06 21:58:13 +02:00
GitHub Action ea772fa5b9 Updated designer version to 3.0.3-preview.163 2023-06-06 19:46:40 +00:00
Sipke Schoorstra ae34a7a537
Implement Dapper for Identity (#4110) 2023-06-06 21:43:53 +02:00
GitHub Action cc99e5b7fa Updated designer version to 3.0.3-preview.162 2023-06-06 18:52:26 +00:00
Sipke Schoorstra 6c1cca372c
Dapper persistence provider (#4109)
* Implement Dapper stores
2023-06-06 20:49:14 +02:00
GitHub Action 80ac1ccb97 Updated designer version to 3.0.3-preview.161 2023-06-06 18:24:52 +00:00
herblinernexxbizz b0a142d8f6
update model (with connections) on change activity Id (#4108) 2023-06-06 20:21:59 +02:00
GitHub Action 4b78a4128d Updated designer version to 3.0.3-preview.160 2023-06-06 13:13:31 +00:00
Gürkan Güran b424143015 Refresh activity picker on composite activity publish 2023-06-06 15:10:34 +02:00
GitHub Action 56a7df1d40 Updated designer version to 3.0.3-preview.159 2023-06-06 11:53:23 +00:00
Gürkan Güran 6b8da6d2e8 Fix for missing version number on login screen 2023-06-06 13:49:33 +02:00
GitHub Action f849408a7a Updated designer version to 3.0.3-preview.158 2023-06-06 00:16:29 +00:00
Gürkan Güran abc4f597ab Merge branch 'v3' of https://github.com/elsa-workflows/elsa-core into v3 2023-06-06 02:11:18 +02:00
Gürkan Güran 87d55ced50 Fixed an issue with journal 2023-06-06 02:11:14 +02:00
GitHub Action 78796d9ae6 Updated designer version to 3.0.3-preview.157 2023-06-05 23:45:55 +00:00
Gürkan Güran 5bd8d47ed5 Implemented instances functionality on workflow definition browser 2023-06-06 01:42:59 +02:00
GitHub Action 645f9d81d9 Updated designer version to 3.0.3-preview.156 2023-06-05 21:37:03 +00:00
Gürkan Güran f265b88b69 Prevent rerendering of journal section when journal item is selected 2023-06-05 23:33:57 +02:00
Gürkan Güran eec133ea62 Fixed the issue where user is unable to view journal of activities inside inner activity 2023-06-05 23:33:09 +02:00
herblinernexxbizz 1f7df0efcd
make it so you can start a specific version of a workflow (#4103) 2023-06-05 14:17:02 +02:00
Sipke Schoorstra b6f88b7385 Add solution folders in modules folder 2023-06-03 21:08:51 +02:00
Sipke Schoorstra d789676043 Fix null options 2023-06-03 20:36:07 +02:00
Sipke Schoorstra 5b29451add Add methods to opt out specific activities 2023-06-03 20:35:36 +02:00
GitHub Action b5439132cf Updated designer version to 3.0.3-preview.155 2023-06-03 10:30:55 +00:00
Sipke Schoorstra 0bb2ddcfee
Support sub-workflow dependency handling of JSON workflows (#4098)
* Change "Usable as Activity" setting into checkbox

* Update client model

* Update query to use shadow property

* Update UsableAsActivity usages

* Implement staged provisioning of workflows

* Add tests

* Update migrations
2023-06-03 12:28:10 +02:00
GitHub Action c6a4ae7fd9 Updated designer version to 3.0.3-preview.154 2023-06-01 13:48:25 +00:00
Sipke Schoorstra 09b1bd4ba2 Merge remote-tracking branch 'origin/v3' into v3 2023-06-01 15:45:23 +02:00
Sipke Schoorstra 1067bc5be7 Fix timing issue with workflow journal 2023-06-01 15:45:18 +02:00