mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-19 17:14:57 +00:00
Add resources for Process Cloud e2e tests (#5846)
This commit is contained in:
parent
33f4c01c2e
commit
934b51f4c7
@ -103,7 +103,14 @@
|
|||||||
"poolInterruptingBoundarySubprocessThrow": "pool-int-bound-subpr-throw",
|
"poolInterruptingBoundarySubprocessThrow": "pool-int-bound-subpr-throw",
|
||||||
"poolInterruptingBoundarySubprocessCatch": "pool-int-bound-subpr-catch",
|
"poolInterruptingBoundarySubprocessCatch": "pool-int-bound-subpr-catch",
|
||||||
"poolInterruptingBoundaryThrow": "pool-int-boundary-throw",
|
"poolInterruptingBoundaryThrow": "pool-int-boundary-throw",
|
||||||
"poolInterruptingBoundaryCatch": "pool-int-boundary-catch"
|
"poolInterruptingBoundaryCatch": "pool-int-boundary-catch",
|
||||||
|
"attachFilesProcess": "attach-files-process",
|
||||||
|
"attachFileVisible": "attach-file-visible",
|
||||||
|
"attachFileInvisible": "attach-file-invisible",
|
||||||
|
"attachLocalFile": "attach-local-file",
|
||||||
|
"attachSingleMultiple": "attach-single-multiple",
|
||||||
|
"attachMultipleSingle": "attach-multiple-single",
|
||||||
|
"attachMultipleMultiple": "attach-multiple-multiple"
|
||||||
},
|
},
|
||||||
"forms": {
|
"forms": {
|
||||||
"tabVisibilityFields": {
|
"tabVisibilityFields": {
|
||||||
@ -162,6 +169,43 @@
|
|||||||
},
|
},
|
||||||
"poolForm": {
|
"poolForm": {
|
||||||
"name": "pool-usertaskform"
|
"name": "pool-usertaskform"
|
||||||
|
},
|
||||||
|
"attachFilesForm": {
|
||||||
|
"name": "attach-files",
|
||||||
|
"attachFileWidget1": "Attachfile09lgsk",
|
||||||
|
"attachFileWidget2": "Attachfile0wopvy"
|
||||||
|
},
|
||||||
|
"attachFileVisible": {
|
||||||
|
"name": "attach-file-visible",
|
||||||
|
"textField": "Text0t9anw",
|
||||||
|
"attachFileWidget1": "Attachfile0tccnd",
|
||||||
|
"attachFileWidget2": "Attachfile08cfo7"
|
||||||
|
},
|
||||||
|
"attachFileInvisible": {
|
||||||
|
"name": "attach-file-invisible",
|
||||||
|
"textField": "Text0nmwr7",
|
||||||
|
"attachFileWidget1": "Attachfile0l72dj",
|
||||||
|
"attachFileWidget2": "Attachfile0lccsg"
|
||||||
|
},
|
||||||
|
"attachLocalFile": {
|
||||||
|
"name": "attach-local-file",
|
||||||
|
"attachFileWidget1": "Attachfile0ku0bu",
|
||||||
|
"attachFileWidget2": "Attachfile04mfeb"
|
||||||
|
},
|
||||||
|
"attachSingleMultiple": {
|
||||||
|
"name": "attach-single-multiple",
|
||||||
|
"attachFileWidget1": "Attachfile0ciulc",
|
||||||
|
"attachFileWidget2": "Attachfile006uf2"
|
||||||
|
},
|
||||||
|
"attachMultipleSingle": {
|
||||||
|
"name": "attach-multiple-single",
|
||||||
|
"attachFileWidget1": "Attachfile0whgiz",
|
||||||
|
"attachFileWidget2": "Attachfile0jpfi9"
|
||||||
|
},
|
||||||
|
"attachMultipleMultiple": {
|
||||||
|
"name": "attach-multiple-multiple",
|
||||||
|
"attachFileWidget1": "Attachfile07sqao",
|
||||||
|
"attachFileWidget2": "Attachfile018wvc"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"tasks": {
|
"tasks": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user