Commit graph

1428 commits

Author SHA1 Message Date
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
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