Skip to content

Commit

Permalink
#1699: extend all input fields process
Browse files Browse the repository at this point in the history
  • Loading branch information
lehju committed Jun 17, 2024
1 parent 6fa00f6 commit 91dd28e
Show file tree
Hide file tree
Showing 6 changed files with 1,294 additions and 29 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@muenchen/digiwf-form-builder-settings": "^1.13.0",
"@muenchen/digiwf-form-renderer": "^1.13.0",
"@muenchen/digiwf-multi-file-input": "^1.13.0",
"@muenchen/vjsf": "^2.21.14",
"@muenchen/vjsf": "^2.21.15",
"vue": "^2.7.10",
"vuetify": "^2.6.9"
},
Expand Down
2 changes: 1 addition & 1 deletion digiwf-apps/packages/apps/digiwf-tasklist/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@muenchen/digiwf-form-renderer": "^1.13.0",
"@muenchen/digiwf-multi-file-input": "^1.13.0",
"@muenchen/digiwf-task-api-internal": "^1.13.0",
"@muenchen/vjsf": "^2.21.14",
"@muenchen/vjsf": "^2.21.15",
"@tanstack/vue-query": "^4.19.1",
"ajv": "^8.12.0",
"core-js": "^3.8.3",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"watch": "vite build --watch"
},
"peerDependencies": {
"@muenchen/vjsf": "^2.21.14",
"@muenchen/vjsf": "^2.21.15",
"vue": "^2.7.0",
"vuetify": "^2.6.0"
},
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<bpmn:definitions xmlns:bpmn="http://www.omg.org/spec/BPMN/20100524/MODEL" xmlns:bpmndi="http://www.omg.org/spec/BPMN/20100524/DI" xmlns:dc="http://www.omg.org/spec/DD/20100524/DC" xmlns:camunda="http://camunda.org/schema/1.0/bpmn" xmlns:di="http://www.omg.org/spec/DD/20100524/DI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:modeler="http://camunda.org/schema/modeler/1.0" id="Definitions_0ajvmk3" targetNamespace="http://bpmn.io/schema/bpmn" exporter="Camunda Modeler" exporterVersion="5.9.0" modeler:executionPlatform="Camunda Platform" modeler:executionPlatformVersion="7.18.0">
<bpmn:definitions xmlns:bpmn="http://www.omg.org/spec/BPMN/20100524/MODEL" xmlns:bpmndi="http://www.omg.org/spec/BPMN/20100524/DI" xmlns:dc="http://www.omg.org/spec/DD/20100524/DC" xmlns:camunda="http://camunda.org/schema/1.0/bpmn" xmlns:di="http://www.omg.org/spec/DD/20100524/DI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:modeler="http://camunda.org/schema/modeler/1.0" id="Definitions_0ajvmk3" targetNamespace="http://bpmn.io/schema/bpmn" exporter="Camunda Modeler" exporterVersion="5.22.0" modeler:executionPlatform="Camunda Platform" modeler:executionPlatformVersion="7.18.0">
<bpmn:collaboration id="Collaboration_0gd8qpu">
<bpmn:participant id="Participant_15gffdu" name="all inputs fields process" processRef="example-all-input-fields" />
</bpmn:collaboration>
Expand Down Expand Up @@ -42,7 +42,6 @@ process.setStatus("firstUserTask");</camunda:script>
execution.setVariable('app_task_external_links', externalLinks);
</camunda:script>
</camunda:executionListener>

</bpmn:extensionElements>
<bpmn:incoming>Flow_12y3fmu</bpmn:incoming>
<bpmn:outgoing>Flow_0y6uopv</bpmn:outgoing>
Expand All @@ -61,7 +60,7 @@ process.setStatus("firstUserTask");</camunda:script>
</bpmn:subProcess>
<bpmn:sequenceFlow id="Flow_0y6uopv" sourceRef="Event_StatusGestartetUndBeschreibungSetzen" targetRef="Task_UserTask" />
<bpmn:sequenceFlow id="Flow_091qwfe" sourceRef="Task_UserTask" targetRef="Event_0shttgx" />
<bpmn:sequenceFlow id="Flow_1gtaf1o" sourceRef="Activity_1ih56xh" targetRef="End_completed" />
<bpmn:sequenceFlow id="Flow_1gtaf1o" sourceRef="Activity_1ih56xh" targetRef="Event_1911yxo" />
<bpmn:sequenceFlow id="Flow_12y3fmu" sourceRef="Start_Form" targetRef="Event_StatusGestartetUndBeschreibungSetzen" />
<bpmn:userTask id="Activity_1ih56xh" name="Second User Task" camunda:modelerTemplate="de.muenchen.digiwf.templates.Usertask" camunda:assignee="${FormField_User}">
<bpmn:extensionElements>
Expand Down Expand Up @@ -89,19 +88,51 @@ process.setStatus("firstUserTask");</camunda:script>
<bpmn:outgoing>Flow_14wvbg2</bpmn:outgoing>
</bpmn:intermediateThrowEvent>
<bpmn:sequenceFlow id="Flow_14wvbg2" sourceRef="Event_0shttgx" targetRef="Activity_1ih56xh" />
<bpmn:sequenceFlow id="Flow_0q0rgc4" sourceRef="Activity_078opla" targetRef="End_completed" />
<bpmn:sequenceFlow id="Flow_0gw4217" sourceRef="Event_1911yxo" targetRef="Activity_078opla" />
<bpmn:endEvent id="End_completed" name="Ended">
<bpmn:extensionElements>
<camunda:executionListener event="start">
<camunda:script scriptFormat="Javascript">process.setStatus("finished")</camunda:script>
</camunda:executionListener>
</bpmn:extensionElements>
<bpmn:incoming>Flow_1gtaf1o</bpmn:incoming>
<bpmn:incoming>Flow_0q0rgc4</bpmn:incoming>
</bpmn:endEvent>
<bpmn:userTask id="Activity_078opla" name="Readonly User Task" camunda:modelerTemplate="de.muenchen.digiwf.templates.Usertask" camunda:assignee="${FormField_User}">
<bpmn:extensionElements>
<camunda:inputOutput>
<camunda:inputParameter name="app_task_description" />
<camunda:inputParameter name="app_notification_send_candidate_groups">false</camunda:inputParameter>
<camunda:inputParameter name="app_notification_send_candidate_users">false</camunda:inputParameter>
<camunda:inputParameter name="app_notification_send_assignee">false</camunda:inputParameter>
<camunda:inputParameter name="app_assign_user_to_processinstance">false</camunda:inputParameter>
<camunda:inputParameter name="app_file_paths">test;test2</camunda:inputParameter>
<camunda:inputParameter name="app_file_paths_readonly" />
<camunda:inputParameter name="app_task_schema_key">all-inputs-readonly</camunda:inputParameter>
</camunda:inputOutput>
</bpmn:extensionElements>
<bpmn:incoming>Flow_0gw4217</bpmn:incoming>
<bpmn:outgoing>Flow_0q0rgc4</bpmn:outgoing>
</bpmn:userTask>
<bpmn:intermediateThrowEvent id="Event_1911yxo" name="Set Status">
<bpmn:extensionElements>
<camunda:executionListener event="start">
<camunda:script scriptFormat="Javascript">process.setStatus("readonlyUserTask")</camunda:script>
</camunda:executionListener>
<camunda:inputOutput>
<camunda:inputParameter name="Input_23t0jcr" />
<camunda:inputParameter name="Input_34k67kn" />
</camunda:inputOutput>
<camunda:executionListener class="" event="start" />
</bpmn:extensionElements>
<bpmn:incoming>Flow_1gtaf1o</bpmn:incoming>
<bpmn:outgoing>Flow_0gw4217</bpmn:outgoing>
</bpmn:intermediateThrowEvent>
</bpmn:process>
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Collaboration_0gd8qpu">
<bpmndi:BPMNShape id="Participant_15gffdu_di" bpmnElement="Participant_15gffdu" isHorizontal="true" isExpanded="true">
<dc:Bounds x="160" y="60" width="790" height="280" />
<dc:Bounds x="160" y="60" width="1030" height="280" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_0kt76qk_di" bpmnElement="Task_UserTask">
Expand All @@ -120,20 +151,20 @@ process.setStatus("firstUserTask");</camunda:script>
<dc:Bounds x="308" y="145" width="89" height="27" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_1pbpm9f_di" bpmnElement="Activity_1ih56xh">
<dc:Bounds x="690" y="80" width="100" height="80" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Event_0shttgx_di" bpmnElement="Event_0shttgx">
<dc:Bounds x="572" y="102" width="36" height="36" />
<bpmndi:BPMNShape id="Event_17q2n00_di" bpmnElement="End_completed">
<dc:Bounds x="1132" y="102" width="36" height="36" />
<bpmndi:BPMNLabel>
<dc:Bounds x="564" y="145" width="52" height="14" />
<dc:Bounds x="1135" y="145" width="33" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Event_17q2n00_di" bpmnElement="End_completed">
<dc:Bounds x="842" y="102" width="36" height="36" />
<bpmndi:BPMNShape id="BPMNShape_03j6art" bpmnElement="Activity_078opla">
<dc:Bounds x="970" y="80" width="100" height="80" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_00p0mbk" bpmnElement="Event_1911yxo">
<dc:Bounds x="862" y="102" width="36" height="36" />
<bpmndi:BPMNLabel>
<dc:Bounds x="845" y="145" width="32" height="14" />
<dc:Bounds x="855" y="145" width="51" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_000hd7z_di" bpmnElement="Activity_000hd7z" isExpanded="true">
Expand All @@ -155,6 +186,16 @@ process.setStatus("firstUserTask");</camunda:script>
<di:waypoint x="458" y="240" />
<di:waypoint x="622" y="240" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNShape id="Activity_1pbpm9f_di" bpmnElement="Activity_1ih56xh">
<dc:Bounds x="690" y="80" width="100" height="80" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Event_0shttgx_di" bpmnElement="Event_0shttgx">
<dc:Bounds x="572" y="102" width="36" height="36" />
<bpmndi:BPMNLabel>
<dc:Bounds x="564" y="145" width="52" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNEdge id="Flow_0y6uopv_di" bpmnElement="Flow_0y6uopv">
<di:waypoint x="368" y="120" />
<di:waypoint x="410" y="120" />
Expand All @@ -165,7 +206,7 @@ process.setStatus("firstUserTask");</camunda:script>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_1gtaf1o_di" bpmnElement="Flow_1gtaf1o">
<di:waypoint x="790" y="120" />
<di:waypoint x="842" y="120" />
<di:waypoint x="862" y="120" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_12y3fmu_di" bpmnElement="Flow_12y3fmu">
<di:waypoint x="298" y="120" />
Expand All @@ -175,6 +216,14 @@ process.setStatus("firstUserTask");</camunda:script>
<di:waypoint x="608" y="120" />
<di:waypoint x="690" y="120" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_0q0rgc4_di" bpmnElement="Flow_0q0rgc4">
<di:waypoint x="1070" y="120" />
<di:waypoint x="1132" y="120" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_0gw4217_di" bpmnElement="Flow_0gw4217">
<di:waypoint x="898" y="120" />
<di:waypoint x="970" y="120" />
</bpmndi:BPMNEdge>
</bpmndi:BPMNPlane>
</bpmndi:BPMNDiagram>
</bpmn:definitions>
Loading

0 comments on commit 91dd28e

Please sign in to comment.