Dan
6467e967b8
Adding a Launch Button for Call Activity
...
Json files are now a selection list, not a text field -- see app.json for usage.
New SpiffExtensionSelect can be used to add select boxes anywhere you want.
2022-10-31 16:20:05 -04:00
Dan
3d77111f92
Hooks, and an example for setting up a Markdown editor for markdown content.
2022-10-29 15:10:17 -04:00
Dan
2cdae0ca6e
Display User Instructions for Manual Tasks and End Events as well.
2022-10-29 13:56:37 -04:00
Dan
3f2abb73ab
fixes a minor bug that prevented the editor from opening if no script was yet entered in the Script Task.
2022-10-29 12:25:44 -04:00
Dan
c78afceb37
Allow pre-script and post-script's "Launch Editor" button to work correctly.
...
use commandStack to update Moddle Properties.
Providing a working example of using a code editor with this library, so it's clear how the integration would work.
Rename titles of various components -- don't call sections "SpiffWorkflow", but maybe we find a way to more gently call out these extensions later on.
2022-10-29 10:36:25 -04:00
Dan
6fe36aeb0e
Minor fixes.
2022-10-19 16:12:04 -04:00
Dan
d21cb75fb4
Assure we aren't setting the properties on every service task to the same thing.
2022-10-19 15:56:31 -04:00
Dan Funk
e7be00a6e1
Merge pull request #18 from sartography/feature/service_result
...
Allow setting the variable that will contain the result of a service call
2022-10-11 10:25:40 -04:00
burnettk
2db50cb738
minor cleanup
2022-09-30 16:16:16 -04:00
Dan
9de648c5c6
Allow setting the variable that will contain the result of a service call, and add a quick sanity test on the Service Task properties panel.
2022-09-30 12:53:12 -04:00
jasquat
19cc2e3961
fixes to add and update script unit tests w/ burnettk
2022-09-27 17:40:12 -04:00
jasquat
4b377a80aa
started adding tests
2022-09-15 14:00:47 -04:00
jasquat
9926fb900f
unit tests can be added and deleted from script tasks w/ burnettk
2022-09-12 17:14:26 -04:00
jasquat
58e3e7c158
some initial work to support script unit tests w/ burnettk
2022-09-12 15:31:01 -04:00
jasquat
1b7973ade5
fixed setting updating message properties and removed service_tasks since that is handled as an extension now
2022-09-02 14:35:21 -04:00
jasquat
4e68e61781
added ability to add instructions to manual task w/ burnettk
2022-09-01 17:34:32 -04:00
jasquat
e17c9c8d01
sort service task lists w/ burnettk
2022-08-31 17:10:58 -04:00
jasquat
7ea8891f5c
use id instead of name for service task parameters w/ burnettk
2022-08-31 12:41:49 -04:00
jasquat
70d7ae8491
store the service task parameter values so we can remember when switching between operators w/ burnettk
2022-08-31 12:23:53 -04:00
jasquat
f89104742b
a little refactor for service tasks w/ burnettk
2022-08-31 12:06:53 -04:00
jasquat
8407ead54b
we can add service operator from scratch as well w/ burnettk
2022-08-31 11:55:01 -04:00
jasquat
2f04b9a172
we can update the service task operator w/ burnettk
2022-08-31 11:51:27 -04:00
jasquat
0208ee7dfb
we can modify the service task parameter value w/ burnettk
2022-08-31 11:05:27 -04:00
jasquat
d3598f39da
call the group items from the serve properties file w/ burnettk
2022-08-30 17:31:52 -04:00
jasquat
bdeb584485
some support to communicate service tasks with the app using the event bus w/ burnettk
2022-08-30 17:04:31 -04:00
jasquat
125f4c2716
merged in main and resolved conflicts w/ burnettk cullerton
2022-08-23 16:44:20 -04:00
burnettk
c242f687f1
update name based on feedback
2022-08-23 14:06:12 -04:00
burnettk
9afa58257f
use xml element body rather than attribute for business rule task since that is more conventional
2022-08-22 18:31:35 -04:00
jasquat
d1b336ea36
ignoring some react lints for now
2022-08-05 09:46:13 -04:00
jasquat
defcc1f191
added some linting stuff for vim autocorrect
2022-08-05 09:35:26 -04:00
Dan
c73cff8a63
refactor - just reorganizing the properties panel so it is chunked under different topic areas rather than all in one giant file.
2022-08-04 15:57:15 -04:00