PromucFlow_constructor/app/client/cypress/fixtures/JsObjecWithGitdsl.json
Parthvi12 0766f83cf0
test: Add tests for git bugs and git import (#12751)
* add tests for git bugs and git import

* add dsl file

* added test for git bug and commented git sync test for apps

* updated tests

* removed wait

* updated messages.test.ts

* updated git import tests

* added fix for onboarding_spec
2022-04-14 08:32:57 +05:30

60 lines
1.6 KiB
JSON

{
"dsl": {
"widgetName": "MainContainer",
"backgroundColor": "none",
"rightColumn": 816,
"snapColumns": 64,
"detachFromLayout": true,
"widgetId": "0",
"topRow": 0,
"bottomRow": 1320,
"containerStyle": "none",
"snapRows": 125,
"parentRowSpace": 1,
"type": "CANVAS_WIDGET",
"canExtend": true,
"version": 56,
"minHeight": 1292,
"parentColumnSpace": 1,
"dynamicBindingPathList": [],
"leftColumn": 0,
"children": [
{
"isVisible": true,
"label": "",
"widgetName": "Input1",
"version": 2,
"defaultText": "{{JSObject1.myFun1()}}",
"iconAlign": "left",
"autoFocus": false,
"labelStyle": "",
"resetOnSubmit": true,
"isRequired": false,
"isDisabled": false,
"animateLoading": true,
"inputType": "TEXT",
"type": "INPUT_WIDGET_V2",
"hideCard": false,
"displayName": "Input",
"key": "aco5l52fup",
"iconSVG": "/static/media/icon.9f505595.svg",
"widgetId": "m69vw37r1x",
"renderMode": "CANVAS",
"isLoading": false,
"parentColumnSpace": 12.5625,
"parentRowSpace": 10,
"leftColumn": 22,
"rightColumn": 42,
"topRow": 20,
"bottomRow": 24,
"parentId": "0",
"dynamicBindingPathList": [
{
"key": "defaultText"
}
],
"dynamicTriggerPathList": []
}
]
}
}