Commit graph

1449 commits

Author SHA1 Message Date
Sipke Schoorstra 694fd4e06a Update canvas after import 2021-05-03 13:40:40 +02:00
Sipke Schoorstra 13b049f221 Fix import of workflow Tag property 2021-05-03 13:35:41 +02:00
Sipke Schoorstra 27dc5c64c8 Update YesSQL migrations 2021-05-03 13:07:21 +02:00
Sipke Schoorstra 08f639b9e0 Implement activity stats 2021-05-03 13:07:21 +02:00
Sipke Schoorstra 9b5bad71c8 Update workflow builder to enable developer to specify latest & published state 2021-05-03 13:07:21 +02:00
Sipke Schoorstra 958b6c3d20 Make TenantId nullable 2021-05-03 13:07:21 +02:00
Sipke Schoorstra 92b3f60d74 Update HttpEndpoint extensions to set method to GET by default 2021-05-03 13:07:21 +02:00
Sipke Schoorstra 8443930c8c Extract activity context menus to container component 2021-05-03 13:07:21 +02:00
Sipke Schoorstra 7ec6ada35f Fix that composite child activities are displayed on workflow viewer
Fixes #922
2021-05-02 20:05:36 +02:00
Sipke Schoorstra 645842f08f Fix context (de)serialization 2021-05-02 19:34:09 +02:00
Sipke Schoorstra d71d89cda0 Incremental work on enhancements 2021-05-02 19:34:09 +02:00
Cameron Cowen ef4fa49571 Removed hanging project guids 2021-05-02 19:33:25 +02:00
Cameron Cowen 88e9f4590f Removed hanging project guid 2021-05-02 19:33:25 +02:00
Cameron Cowen db2aa70e0d Minor tweak 2021-05-02 19:33:25 +02:00
Cameron Cowen 326896b903 Fixed inconsistent parameter names 2021-05-02 19:33:25 +02:00
Cameron Cowen 4ac6cd8a7f Minor tweaks to example 2021-05-02 19:33:25 +02:00
Cameron Cowen b797dd8c43 Added builder extensions for sendhttprequest and added initial sample 2021-05-02 19:33:25 +02:00
Sipke Schoorstra 1eb8b0b45e Display activity IDs for troubleshooting 2021-04-30 22:29:58 +02:00
Sipke Schoorstra 2f6ce896c6 Implement runtime list items provider 2021-04-29 22:43:41 +02:00
Sipke Schoorstra 1277003ca5 Implement workflow blueprint viewer 2021-04-29 21:39:45 +02:00
Sipke Schoorstra bc0a10c0ef Fix activity body display 2021-04-29 21:21:02 +02:00
Sipke Schoorstra 178a408668 Remove outdated comment 2021-04-29 21:20:48 +02:00
Sipke Schoorstra bc3cf0898b Fix activity design view update after property changes and display green hover color when pressing shift 2021-04-29 21:20:31 +02:00
Sipke Schoorstra 96227cb481 Generate new activity editor key upon display
Fixes #912
2021-04-29 20:37:17 +02:00
tomy2105 21a733b822 Fix MultiText without options 2021-04-29 16:38:39 +02:00
Sipke Schoorstra 22aa10c65f Prevent service bus starters from crashing program in case of invalid queue/topic names 2021-04-29 16:02:43 +02:00
Sipke Schoorstra b7202d2de2 Add ListActive method to workflow registry that returns workflows that are published or have at least 1 non-finished workflow instance 2021-04-29 16:02:43 +02:00
tomy2105 d43c34dab4 Using Tailwind CSS instead of custom one 2021-04-29 12:29:35 +02:00
tomy2105 6f1f9d0ae2 MultiText enhancement when Options are provided. 2021-04-29 12:29:35 +02:00
tomy2105 2e8467b858 Using Tailwind CSS instead of custom one 2021-04-29 12:29:35 +02:00
tomy2105 bbe3aa22fd MultiText enhancement when Options are provided. 2021-04-29 12:29:35 +02:00
tomy2105 27e0e76884 Adding DbContextOptionsBuilderExtensions 2021-04-29 12:27:12 +02:00
Sipke Schoorstra de66514f66 Undo this premature optimization, because it causes finished workflow instances to not find their blueprint in the workflow instances overview list 2021-04-28 22:45:00 +02:00
Sipke Schoorstra 7a70b56ec2 Use endpoint-specific JSON serialization settings, also fixing that enum values were converted to numbers instead of strings 2021-04-28 22:24:14 +02:00
Sipke Schoorstra 90bc936f42 Add support for non-string options as well (numbers and booleans) 2021-04-28 22:23:19 +02:00
Sipke Schoorstra ce2e13d9e4 Prevent dagre error by checking if source node actually exists before creating edge 2021-04-28 22:22:55 +02:00
Sipke Schoorstra 7a73d071cf Fix that options provider resolves enums before usng explicitly defined options 2021-04-28 22:22:15 +02:00
Sipke Schoorstra d6f23ba0d8 Make tailwindcss available as separate asset 2021-04-28 18:15:34 +02:00
Sipke Schoorstra 2067c68f80 Add certain classes to global CSS to avoid stripping out when building release version 2021-04-28 17:18:54 +02:00
Sipke Schoorstra 0bf576d796 Add package-lock.json 2021-04-28 16:14:51 +02:00
Sipke Schoorstra 6b3ad61d6f Update things 2021-04-28 16:09:40 +02:00
Sipke Schoorstra 43f2f398af Remove JsPlumb references 2021-04-28 15:52:39 +02:00
Sipke Schoorstra a1a54bd2a7 Remove jsPlumb 2021-04-28 15:16:09 +02:00
Sipke Schoorstra b990095e9f Add support for "edit mode" 2021-04-28 13:49:49 +02:00
Sipke Schoorstra 6f25d3f56e Fix activity display name 2021-04-28 13:14:10 +02:00
Ivan Hrynevytskyi c08397c8c3 Merge branch 'feature/designer-tree-dagre-d3' of https://github.com/elsa-workflows/elsa-core into feature/designer-tree-dagre-d3 2021-04-28 14:11:23 +03:00
Ivan Hrynevytskyi 10de798115 added posibility to remove connections 2021-04-28 14:10:21 +03:00
Sipke Schoorstra 4a5df3c816 Add activity selection 2021-04-28 13:02:03 +02:00
Ivan Hrynevytskyi 6b411bb518 Merge branch 'feature/designer-tree-dagre-d3' of https://github.com/elsa-workflows/elsa-core into feature/designer-tree-dagre-d3 2021-04-28 12:44:38 +03:00
Ivan Hrynevytskyi 6f34d49e21 scroll and context menu bug fixes 2021-04-28 12:41:47 +03:00