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 |
|