diff --git a/server/templates/finance-underwriting/definition.json b/server/templates/finance-underwriting/definition.json
index b85ef4c7ad..cc6abf2a66 100644
--- a/server/templates/finance-underwriting/definition.json
+++ b/server/templates/finance-underwriting/definition.json
@@ -1,26 +1,179 @@
{
- "tooljet_database": [],
+ "tooljet_database": [
+ {
+ "id": "d909696a-0425-4fa0-9bbe-c3fcff5cc0e7",
+ "table_name": "finance_underwriting",
+ "schema": {
+ "columns": [
+ {
+ "column_name": "id",
+ "data_type": "integer",
+ "column_default": "nextval('\"d909696a-0425-4fa0-9bbe-c3fcff5cc0e7_id_seq\"'::regclass)",
+ "character_maximum_length": null,
+ "numeric_precision": 32,
+ "constraints_type": {
+ "is_not_null": true,
+ "is_primary_key": true
+ },
+ "keytype": "PRIMARY KEY"
+ },
+ {
+ "column_name": "Applicant_Name",
+ "data_type": "character varying",
+ "column_default": null,
+ "character_maximum_length": null,
+ "numeric_precision": null,
+ "constraints_type": {
+ "is_not_null": false,
+ "is_primary_key": false
+ },
+ "keytype": ""
+ },
+ {
+ "column_name": "Application_Type",
+ "data_type": "character varying",
+ "column_default": null,
+ "character_maximum_length": null,
+ "numeric_precision": null,
+ "constraints_type": {
+ "is_not_null": false,
+ "is_primary_key": false
+ },
+ "keytype": ""
+ },
+ {
+ "column_name": "Loan_Amount",
+ "data_type": "integer",
+ "column_default": null,
+ "character_maximum_length": null,
+ "numeric_precision": 32,
+ "constraints_type": {
+ "is_not_null": false,
+ "is_primary_key": false
+ },
+ "keytype": ""
+ },
+ {
+ "column_name": "Credit_Score",
+ "data_type": "integer",
+ "column_default": null,
+ "character_maximum_length": null,
+ "numeric_precision": 32,
+ "constraints_type": {
+ "is_not_null": false,
+ "is_primary_key": false
+ },
+ "keytype": ""
+ },
+ {
+ "column_name": "Annual_Turnover",
+ "data_type": "integer",
+ "column_default": null,
+ "character_maximum_length": null,
+ "numeric_precision": 32,
+ "constraints_type": {
+ "is_not_null": false,
+ "is_primary_key": false
+ },
+ "keytype": ""
+ },
+ {
+ "column_name": "Colletarel",
+ "data_type": "character varying",
+ "column_default": null,
+ "character_maximum_length": null,
+ "numeric_precision": null,
+ "constraints_type": {
+ "is_not_null": false,
+ "is_primary_key": false
+ },
+ "keytype": ""
+ },
+ {
+ "column_name": "Status",
+ "data_type": "integer",
+ "column_default": null,
+ "character_maximum_length": null,
+ "numeric_precision": 32,
+ "constraints_type": {
+ "is_not_null": false,
+ "is_primary_key": false
+ },
+ "keytype": ""
+ },
+ {
+ "column_name": "Notes",
+ "data_type": "character varying",
+ "column_default": null,
+ "character_maximum_length": null,
+ "numeric_precision": null,
+ "constraints_type": {
+ "is_not_null": false,
+ "is_primary_key": false
+ },
+ "keytype": ""
+ },
+ {
+ "column_name": "Assigned_To",
+ "data_type": "character varying",
+ "column_default": null,
+ "character_maximum_length": null,
+ "numeric_precision": null,
+ "constraints_type": {
+ "is_not_null": false,
+ "is_primary_key": false
+ },
+ "keytype": ""
+ },
+ {
+ "column_name": "Created_At",
+ "data_type": "character varying",
+ "column_default": null,
+ "character_maximum_length": null,
+ "numeric_precision": null,
+ "constraints_type": {
+ "is_not_null": false,
+ "is_primary_key": false
+ },
+ "keytype": ""
+ },
+ {
+ "column_name": "Updated_At",
+ "data_type": "character varying",
+ "column_default": null,
+ "character_maximum_length": null,
+ "numeric_precision": null,
+ "constraints_type": {
+ "is_not_null": false,
+ "is_primary_key": false
+ },
+ "keytype": ""
+ }
+ ]
+ }
+ }
+ ],
"app": [
{
"definition": {
"appV2": {
- "id": "0d588cb0-39a3-489c-85ff-beb36c7ce0e2",
+ "id": "8fa067da-2065-46da-a0a0-209e8b271ff9",
"type": "front-end",
- "name": "New app",
- "slug": "0d588cb0-39a3-489c-85ff-beb36c7ce0e2",
+ "name": "Finance underwriting",
+ "slug": "8fa067da-2065-46da-a0a0-209e8b271ff9",
"isPublic": false,
"isMaintenanceOn": false,
- "icon": "grid",
- "organizationId": "9ff53e53-885b-440c-afe0-1aeffd56c430",
+ "icon": "table",
+ "organizationId": "b31b02f4-faae-4a02-9051-adf0997937b2",
"currentVersionId": null,
- "userId": "ccf51822-9d82-4d82-81dd-22df9f3cfcfc",
+ "userId": "ed49dace-b486-44d7-bd93-95691b8d7b21",
"workflowApiToken": null,
"workflowEnabled": false,
- "createdAt": "2024-03-26T07:59:02.536Z",
+ "createdAt": "2024-04-03T17:37:37.563Z",
"creationMode": "DEFAULT",
- "updatedAt": "2024-03-26T07:59:02.535Z",
+ "updatedAt": "2024-04-03T17:37:37.562Z",
"editingVersion": {
- "id": "64c18ac3-b980-45b4-8ad1-24ddecd10f37",
+ "id": "2e3e6c8c-f59f-473e-b30f-89c85d23bb15",
"name": "v1",
"definition": null,
"globalSettings": {
@@ -29,37 +182,3306 @@
"canvasMaxWidth": 100,
"canvasMaxWidthType": "%",
"canvasMaxHeight": 2400,
- "canvasBackgroundColor": "#edeff5",
- "backgroundFxQuery": ""
+ "canvasBackgroundColor": "#f9f9fb",
+ "backgroundFxQuery": "#f9f9fb"
},
"showViewerNavigation": true,
- "homePageId": "4af8bd99-5c5f-4c8c-a17d-bf037a63f7eb",
- "appId": "0d588cb0-39a3-489c-85ff-beb36c7ce0e2",
- "currentEnvironmentId": "69a3f3ce-da3b-422a-8ebf-e86683b55125",
+ "homePageId": "9784280c-ab91-4251-a27a-62520ee5cc73",
+ "appId": "8fa067da-2065-46da-a0a0-209e8b271ff9",
+ "currentEnvironmentId": "da7f5a35-d70a-4e0c-8d87-fcfc26c05b81",
"promotedFrom": null,
- "createdAt": "2024-03-26T07:59:02.554Z",
- "updatedAt": "2024-03-26T07:59:02.535Z"
+ "createdAt": "2024-04-03T17:37:37.585Z",
+ "updatedAt": "2024-04-10T18:03:25.618Z"
},
- "components": [],
+ "components": [
+ {
+ "id": "624d54f0-961b-413c-aeee-e151ab344294",
+ "name": "container1",
+ "type": "Container",
+ "pageId": "416a1e06-b767-4bef-b96f-c35d925ebd71",
+ "parent": null,
+ "properties": {},
+ "general": null,
+ "styles": {
+ "backgroundColor": {
+ "value": "#fff"
+ }
+ },
+ "generalStyles": null,
+ "displayPreferences": {
+ "showOnDesktop": {
+ "value": "{{true}}"
+ },
+ "showOnMobile": {
+ "value": "{{false}}"
+ }
+ },
+ "validation": {},
+ "createdAt": "2024-04-03T17:37:57.021Z",
+ "updatedAt": "2024-04-03T18:24:15.484Z",
+ "layouts": [
+ {
+ "id": "be54f05c-f8e4-4e20-a119-9cd89b0a5c55",
+ "type": "desktop",
+ "top": 259.99998474121094,
+ "left": 4.651635298799675,
+ "width": 37,
+ "height": 590,
+ "componentId": "624d54f0-961b-413c-aeee-e151ab344294"
+ },
+ {
+ "id": "f32dddab-8cd0-43d4-b704-4db46b8a0e91",
+ "type": "mobile",
+ "top": 70,
+ "left": 44.18604651162791,
+ "width": 5,
+ "height": 200,
+ "componentId": "624d54f0-961b-413c-aeee-e151ab344294"
+ }
+ ]
+ },
+ {
+ "id": "4295a2e0-a27f-4805-a4bf-402a1b42e844",
+ "name": "container1",
+ "type": "Container",
+ "pageId": "9784280c-ab91-4251-a27a-62520ee5cc73",
+ "parent": null,
+ "properties": {},
+ "general": null,
+ "styles": {
+ "backgroundColor": {
+ "value": "#fff"
+ }
+ },
+ "generalStyles": null,
+ "displayPreferences": {
+ "showOnDesktop": {
+ "value": "{{true}}"
+ },
+ "showOnMobile": {
+ "value": "{{false}}"
+ }
+ },
+ "validation": {},
+ "createdAt": "2024-04-03T17:37:57.021Z",
+ "updatedAt": "2024-04-03T18:24:15.484Z",
+ "layouts": [
+ {
+ "id": "37f4b71f-d19f-4a50-9187-384b4c4f6dd4",
+ "type": "mobile",
+ "top": 70,
+ "left": 44.18604651162791,
+ "width": 5,
+ "height": 200,
+ "componentId": "4295a2e0-a27f-4805-a4bf-402a1b42e844"
+ },
+ {
+ "id": "9d0e33ae-2571-4c56-973a-7adb0cb77698",
+ "type": "desktop",
+ "top": 259.99998474121094,
+ "left": 4.6516224309344665,
+ "width": 37,
+ "height": 590,
+ "componentId": "4295a2e0-a27f-4805-a4bf-402a1b42e844"
+ }
+ ]
+ },
+ {
+ "id": "cc2d7970-4d7b-4875-91b1-d73b80463885",
+ "name": "table1",
+ "type": "Table",
+ "pageId": "416a1e06-b767-4bef-b96f-c35d925ebd71",
+ "parent": "624d54f0-961b-413c-aeee-e151ab344294",
+ "properties": {
+ "columns": {
+ "value": [
+ {
+ "name": "id",
+ "id": "e3ecbf7fa52c4d7210a93edb8f43776267a489bad52bd108be9588f790126737",
+ "autogenerated": true,
+ "fxActiveFields": []
+ },
+ {
+ "name": "Applicant_Name",
+ "id": "623db431-7868-487c-9ef3-ad43a70699e5",
+ "fxActiveFields": []
+ },
+ {
+ "name": "Application_Type",
+ "id": "58c0154b-a406-45b5-9dc2-2a89a894e420",
+ "fxActiveFields": [],
+ "key": "Application_Type"
+ },
+ {
+ "name": "Loan_Amount",
+ "id": "3ad33160-8a2c-432d-9bea-6b2ef3e07cf8",
+ "fxActiveFields": []
+ },
+ {
+ "name": "Status",
+ "id": "d497562b-fa73-4799-8a36-abaeb0193251",
+ "fxActiveFields": [],
+ "columnType": "dropdown",
+ "values": "{{[1, 2, 3, 4]}}",
+ "labels": "{{['Under Review', 'Additional Information Required', 'Approved', 'Rejected']}}",
+ "isEditable": "{{true}}"
+ },
+ {
+ "id": "78e0db2f-7eca-4f45-8ffd-b3834ac681b1",
+ "name": "Assigned_To",
+ "key": "Assigned_To",
+ "columnType": "string",
+ "autogenerated": true
+ },
+ {
+ "name": "Created_At",
+ "id": "ea2b0bc1-71c8-41d0-b702-6bfe7ac681ea",
+ "fxActiveFields": [],
+ "key": ""
+ },
+ {
+ "name": "Updated_At",
+ "id": "b78a0098-890c-4076-8ce7-3095d4e78708",
+ "fxActiveFields": [],
+ "key": ""
+ }
+ ]
+ },
+ "columnSizes": {
+ "value": {
+ "afc9a5091750a1bd4760e38760de3b4be11a43452ae8ae07ce2eebc569fe9a7f": 171,
+ "623db431-7868-487c-9ef3-ad43a70699e5": 167,
+ "d497562b-fa73-4799-8a36-abaeb0193251": 179
+ }
+ },
+ "allowSelection": {
+ "value": "{{true}}"
+ },
+ "data": {
+ "value": "{{queries.get_data.data}}"
+ },
+ "columnDeletionHistory": {
+ "value": [
+ "name",
+ "email",
+ "Assigned_to",
+ "created_at",
+ "updated_at",
+ "Actions",
+ "new_column1",
+ "STATUS",
+ "ASSIGNED_TO",
+ "actions",
+ "Updated_At",
+ "Created_At",
+ "Assigned_to",
+ "ASSIGNED_TO",
+ "Notes",
+ "Credit_Score",
+ "Annual_Turnover",
+ "Colletarel",
+ "Application_Type",
+ "new_column1"
+ ]
+ },
+ "actions": {
+ "value": [
+ {
+ "name": "Action0",
+ "buttonText": "Update",
+ "events": [],
+ "position": "right"
+ }
+ ]
+ },
+ "highlightSelectedRow": {
+ "value": "{{false}}"
+ },
+ "selectRowOnCellEdit": {
+ "value": "{{false}}"
+ }
+ },
+ "general": null,
+ "styles": {
+ "cellSize": {
+ "value": "regular"
+ },
+ "tableType": {
+ "value": "table-classic"
+ }
+ },
+ "generalStyles": null,
+ "displayPreferences": {
+ "showOnDesktop": {
+ "value": "{{true}}"
+ },
+ "showOnMobile": {
+ "value": "{{false}}"
+ }
+ },
+ "validation": {},
+ "createdAt": "2024-04-03T17:39:32.271Z",
+ "updatedAt": "2024-04-10T17:51:30.351Z",
+ "layouts": [
+ {
+ "id": "7b1c8808-efbe-44d1-80cf-5b898d8b77fb",
+ "type": "desktop",
+ "top": 154.00001525878906,
+ "left": 2.3272202455971773,
+ "width": 41,
+ "height": 420,
+ "componentId": "cc2d7970-4d7b-4875-91b1-d73b80463885"
+ },
+ {
+ "id": "32abbd3e-ee4c-448a-8ac3-8d1bbfb1f0be",
+ "type": "mobile",
+ "top": 60,
+ "left": 41.860465116279066,
+ "width": 67.11627906976744,
+ "height": 456,
+ "componentId": "cc2d7970-4d7b-4875-91b1-d73b80463885"
+ }
+ ]
+ },
+ {
+ "id": "2322f048-a8c3-4fd4-b348-f76a84b80687",
+ "name": "table1",
+ "type": "Table",
+ "pageId": "9784280c-ab91-4251-a27a-62520ee5cc73",
+ "parent": "4295a2e0-a27f-4805-a4bf-402a1b42e844",
+ "properties": {
+ "columns": {
+ "value": [
+ {
+ "name": "id",
+ "id": "e3ecbf7fa52c4d7210a93edb8f43776267a489bad52bd108be9588f790126737",
+ "autogenerated": true,
+ "fxActiveFields": [],
+ "key": ""
+ },
+ {
+ "name": "Applicant_Name",
+ "id": "623db431-7868-487c-9ef3-ad43a70699e5",
+ "fxActiveFields": []
+ },
+ {
+ "name": "Application_Type",
+ "id": "58c0154b-a406-45b5-9dc2-2a89a894e420",
+ "fxActiveFields": []
+ },
+ {
+ "name": "Loan_Amount",
+ "id": "3ad33160-8a2c-432d-9bea-6b2ef3e07cf8",
+ "fxActiveFields": []
+ },
+ {
+ "name": "Status",
+ "id": "d497562b-fa73-4799-8a36-abaeb0193251",
+ "fxActiveFields": [],
+ "columnType": "dropdown",
+ "values": "{{[1, 2, 3, 4]}}",
+ "labels": "{{['Under Review', 'Needs additional information', 'Rejected', 'Accepted']}}",
+ "isEditable": "{{true}}",
+ "customRule": "",
+ "transformation": "{{cellValue}}"
+ },
+ {
+ "name": "Assigned_To",
+ "id": "325e73d2-1e30-4af9-8adc-ec9af6caa4b5",
+ "fxActiveFields": [],
+ "key": "Assigned_To"
+ },
+ {
+ "name": "Created_At",
+ "id": "0eaeddad-d93b-4e0d-8828-a257b40b2e59",
+ "fxActiveFields": []
+ },
+ {
+ "name": "Updated_At",
+ "id": "432ec4d1-e1f9-4d10-9fa4-611363765804",
+ "fxActiveFields": []
+ }
+ ]
+ },
+ "columnSizes": {
+ "value": {
+ "afc9a5091750a1bd4760e38760de3b4be11a43452ae8ae07ce2eebc569fe9a7f": 171,
+ "623db431-7868-487c-9ef3-ad43a70699e5": 167,
+ "d497562b-fa73-4799-8a36-abaeb0193251": 179
+ }
+ },
+ "allowSelection": {
+ "value": "{{true}}"
+ },
+ "data": {
+ "value": "{{queries.get_data.data}}"
+ },
+ "columnDeletionHistory": {
+ "value": [
+ "name",
+ "email",
+ "Assigned_to",
+ "created_at",
+ "updated_at",
+ "Actions",
+ "new_column1",
+ "STATUS",
+ "ASSIGNED_TO",
+ "actions",
+ "Updated_At",
+ "Created_At",
+ "Assigned_to",
+ "ACTIONS",
+ "new_column1",
+ "new_column2",
+ "Assigned_To",
+ "Credit_Score",
+ "Annual_Turnover",
+ "Colletarel",
+ "Notes",
+ "Applicant_Type"
+ ]
+ },
+ "serverSideFilter": {
+ "value": false
+ },
+ "actions": {
+ "value": [
+ {
+ "name": "Action0",
+ "buttonText": "Update",
+ "events": [],
+ "position": "right"
+ }
+ ]
+ },
+ "selectRowOnCellEdit": {
+ "value": "{{false}}"
+ }
+ },
+ "general": null,
+ "styles": {
+ "cellSize": {
+ "value": "condensed"
+ },
+ "tableType": {
+ "value": "table-classic"
+ },
+ "actionButtonRadius": {
+ "value": "4"
+ }
+ },
+ "generalStyles": null,
+ "displayPreferences": {
+ "showOnDesktop": {
+ "value": "{{true}}"
+ },
+ "showOnMobile": {
+ "value": "{{false}}"
+ }
+ },
+ "validation": {},
+ "createdAt": "2024-04-03T17:39:32.271Z",
+ "updatedAt": "2024-04-10T17:52:37.166Z",
+ "layouts": [
+ {
+ "id": "11fa4333-8de4-47e3-b6da-3bf6e7a03a42",
+ "type": "desktop",
+ "top": 154.00006103515625,
+ "left": 2.325884757856685,
+ "width": 41,
+ "height": 410,
+ "componentId": "2322f048-a8c3-4fd4-b348-f76a84b80687"
+ },
+ {
+ "id": "4ef1f79e-edd2-4fca-9ff5-5608c2f3a648",
+ "type": "mobile",
+ "top": 60,
+ "left": 41.860465116279066,
+ "width": 67.11627906976744,
+ "height": 456,
+ "componentId": "2322f048-a8c3-4fd4-b348-f76a84b80687"
+ }
+ ]
+ },
+ {
+ "id": "83b29e1d-3e32-4de2-89e7-d89b53a3e148",
+ "name": "text1",
+ "type": "Text",
+ "pageId": "416a1e06-b767-4bef-b96f-c35d925ebd71",
+ "parent": "624d54f0-961b-413c-aeee-e151ab344294",
+ "properties": {
+ "text": {
+ "value": "List of Loan Applications assigned to you"
+ },
+ "textFormat": {
+ "value": "html"
+ }
+ },
+ "general": null,
+ "styles": {
+ "fontWeight": {
+ "value": "bold"
+ },
+ "textColor": {
+ "value": "#000000"
+ },
+ "textSize": {
+ "value": "24"
+ }
+ },
+ "generalStyles": null,
+ "displayPreferences": {
+ "showOnDesktop": {
+ "value": "{{true}}"
+ },
+ "showOnMobile": {
+ "value": "{{false}}"
+ }
+ },
+ "validation": {},
+ "createdAt": "2024-04-03T17:40:24.844Z",
+ "updatedAt": "2024-04-10T12:49:38.590Z",
+ "layouts": [
+ {
+ "id": "11e2aa54-daf9-409f-a341-caaa26b604ba",
+ "type": "mobile",
+ "top": 30,
+ "left": 51.16279069767442,
+ "width": 13.953488372093023,
+ "height": 40,
+ "componentId": "83b29e1d-3e32-4de2-89e7-d89b53a3e148"
+ },
+ {
+ "id": "94fd8548-543e-493a-b5d2-d4c6d8760f94",
+ "type": "desktop",
+ "top": 60,
+ "left": 2.324423132308273,
+ "width": 13.953488372093023,
+ "height": 40,
+ "componentId": "83b29e1d-3e32-4de2-89e7-d89b53a3e148"
+ }
+ ]
+ },
+ {
+ "id": "c1c67607-15bf-48e0-b60c-ae19e42eda20",
+ "name": "text1",
+ "type": "Text",
+ "pageId": "9784280c-ab91-4251-a27a-62520ee5cc73",
+ "parent": "4295a2e0-a27f-4805-a4bf-402a1b42e844",
+ "properties": {
+ "text": {
+ "value": "Loan Applications"
+ },
+ "textFormat": {
+ "value": "html"
+ }
+ },
+ "general": null,
+ "styles": {
+ "fontWeight": {
+ "value": "bold"
+ },
+ "textColor": {
+ "value": "#000000"
+ }
+ },
+ "generalStyles": null,
+ "displayPreferences": {
+ "showOnDesktop": {
+ "value": "{{true}}"
+ },
+ "showOnMobile": {
+ "value": "{{false}}"
+ }
+ },
+ "validation": {},
+ "createdAt": "2024-04-03T17:40:24.844Z",
+ "updatedAt": "2024-04-04T04:51:25.239Z",
+ "layouts": [
+ {
+ "id": "4407a83e-ae06-45cc-99ea-93a123c1a4f0",
+ "type": "desktop",
+ "top": 10,
+ "left": 2.3255045899971534,
+ "width": 13.953488372093023,
+ "height": 40,
+ "componentId": "c1c67607-15bf-48e0-b60c-ae19e42eda20"
+ },
+ {
+ "id": "e7437096-eccd-46d0-b67a-bd38763da6b6",
+ "type": "mobile",
+ "top": 30,
+ "left": 51.16279069767442,
+ "width": 13.953488372093023,
+ "height": 40,
+ "componentId": "c1c67607-15bf-48e0-b60c-ae19e42eda20"
+ }
+ ]
+ },
+ {
+ "id": "93407d2b-c572-427b-b5bd-1750c440e261",
+ "name": "text2",
+ "type": "Text",
+ "pageId": "9784280c-ab91-4251-a27a-62520ee5cc73",
+ "parent": "4295a2e0-a27f-4805-a4bf-402a1b42e844",
+ "properties": {
+ "text": {
+ "value": "Below is a comprehensive list of all loan applications submitted by applicants"
+ }
+ },
+ "general": null,
+ "styles": {},
+ "generalStyles": null,
+ "displayPreferences": {
+ "showOnDesktop": {
+ "value": "{{true}}"
+ },
+ "showOnMobile": {
+ "value": "{{false}}"
+ }
+ },
+ "validation": {},
+ "createdAt": "2024-04-03T17:41:37.590Z",
+ "updatedAt": "2024-04-10T12:48:30.727Z",
+ "layouts": [
+ {
+ "id": "2adb7723-a6ef-4f3a-96a9-f7df601c6cee",
+ "type": "desktop",
+ "top": 50,
+ "left": 2.3269651270915004,
+ "width": 13.999999999999998,
+ "height": 60,
+ "componentId": "93407d2b-c572-427b-b5bd-1750c440e261"
+ },
+ {
+ "id": "0c54b11e-d19a-4700-b904-d2f69717d284",
+ "type": "mobile",
+ "top": 40,
+ "left": 67.44186046511628,
+ "width": 13.953488372093023,
+ "height": 40,
+ "componentId": "93407d2b-c572-427b-b5bd-1750c440e261"
+ }
+ ]
+ },
+ {
+ "id": "15dac1a1-fcfa-48de-94a0-712d2d845a30",
+ "name": "container2",
+ "type": "Container",
+ "pageId": "416a1e06-b767-4bef-b96f-c35d925ebd71",
+ "parent": null,
+ "properties": {},
+ "general": null,
+ "styles": {},
+ "generalStyles": null,
+ "displayPreferences": {
+ "showOnDesktop": {
+ "value": "{{true}}"
+ },
+ "showOnMobile": {
+ "value": "{{false}}"
+ }
+ },
+ "validation": {},
+ "createdAt": "2024-04-04T06:02:32.131Z",
+ "updatedAt": "2024-04-04T06:02:32.131Z",
+ "layouts": [
+ {
+ "id": "3bd8e497-7890-40e1-a9ec-65a9733e4783",
+ "type": "desktop",
+ "top": 200,
+ "left": 4.651162790697676,
+ "width": 37,
+ "height": 50,
+ "componentId": "15dac1a1-fcfa-48de-94a0-712d2d845a30"
+ },
+ {
+ "id": "9b36e356-90be-453e-ba30-0ea76856baaf",
+ "type": "mobile",
+ "top": 70,
+ "left": 4.651162790697675,
+ "width": 5,
+ "height": 200,
+ "componentId": "15dac1a1-fcfa-48de-94a0-712d2d845a30"
+ }
+ ]
+ },
+ {
+ "id": "1c3a32cd-eded-4dca-b798-a3b17926f1d0",
+ "name": "container2",
+ "type": "Container",
+ "pageId": "9784280c-ab91-4251-a27a-62520ee5cc73",
+ "parent": null,
+ "properties": {},
+ "general": null,
+ "styles": {},
+ "generalStyles": null,
+ "displayPreferences": {
+ "showOnDesktop": {
+ "value": "{{true}}"
+ },
+ "showOnMobile": {
+ "value": "{{false}}"
+ }
+ },
+ "validation": {},
+ "createdAt": "2024-04-04T06:02:32.131Z",
+ "updatedAt": "2024-04-04T06:02:32.131Z",
+ "layouts": [
+ {
+ "id": "2dd83449-0579-42b4-9742-b2e1f5abe0f9",
+ "type": "desktop",
+ "top": 200,
+ "left": 4.651162790697676,
+ "width": 37,
+ "height": 50,
+ "componentId": "1c3a32cd-eded-4dca-b798-a3b17926f1d0"
+ },
+ {
+ "id": "a1777f46-e7b7-4737-89eb-0ca3d2786b70",
+ "type": "mobile",
+ "top": 70,
+ "left": 4.651162790697675,
+ "width": 5,
+ "height": 200,
+ "componentId": "1c3a32cd-eded-4dca-b798-a3b17926f1d0"
+ }
+ ]
+ },
+ {
+ "id": "537e8f07-143f-45ec-87e1-d6c3de161ddb",
+ "name": "button1",
+ "type": "Button",
+ "pageId": "9784280c-ab91-4251-a27a-62520ee5cc73",
+ "parent": "1c3a32cd-eded-4dca-b798-a3b17926f1d0",
+ "properties": {
+ "text": {
+ "value": "Dashboard"
+ }
+ },
+ "general": null,
+ "styles": {
+ "backgroundColor": {
+ "value": "#3e63ddff"
+ }
+ },
+ "generalStyles": null,
+ "displayPreferences": {
+ "showOnDesktop": {
+ "value": "{{true}}"
+ },
+ "showOnMobile": {
+ "value": "{{false}}"
+ }
+ },
+ "validation": {},
+ "createdAt": "2024-04-04T06:02:54.133Z",
+ "updatedAt": "2024-04-04T07:45:27.490Z",
+ "layouts": [
+ {
+ "id": "d1f4bac8-3cb6-4621-ad4c-da244b9e95ee",
+ "type": "mobile",
+ "top": 10,
+ "left": 0,
+ "width": 6.976744186046512,
+ "height": 30,
+ "componentId": "537e8f07-143f-45ec-87e1-d6c3de161ddb"
+ },
+ {
+ "id": "5d2968e8-2b46-4c72-b449-b9732ddec0b2",
+ "type": "desktop",
+ "top": 0,
+ "left": 0,
+ "width": 7,
+ "height": 40,
+ "componentId": "537e8f07-143f-45ec-87e1-d6c3de161ddb"
+ }
+ ]
+ },
+ {
+ "id": "d04ce2c2-5e3d-4a5a-8873-30745c602db9",
+ "name": "button2",
+ "type": "Button",
+ "pageId": "416a1e06-b767-4bef-b96f-c35d925ebd71",
+ "parent": "15dac1a1-fcfa-48de-94a0-712d2d845a30",
+ "properties": {
+ "text": {
+ "value": "My_Applications"
+ }
+ },
+ "general": null,
+ "styles": {
+ "backgroundColor": {
+ "value": "#3e63ddff"
+ }
+ },
+ "generalStyles": null,
+ "displayPreferences": {
+ "showOnDesktop": {
+ "value": "{{true}}"
+ },
+ "showOnMobile": {
+ "value": "{{false}}"
+ }
+ },
+ "validation": {},
+ "createdAt": "2024-04-04T06:03:33.505Z",
+ "updatedAt": "2024-04-04T09:48:30.513Z",
+ "layouts": [
+ {
+ "id": "1de8deb1-a309-4682-9717-e407ca531b52",
+ "type": "desktop",
+ "top": 0,
+ "left": 16.281204676572788,
+ "width": 7,
+ "height": 40,
+ "componentId": "d04ce2c2-5e3d-4a5a-8873-30745c602db9"
+ },
+ {
+ "id": "8ec11c0f-ae7a-4273-92f1-02936d495048",
+ "type": "mobile",
+ "top": 10,
+ "left": 16.27906976744186,
+ "width": 6.976744186046512,
+ "height": 30,
+ "componentId": "d04ce2c2-5e3d-4a5a-8873-30745c602db9"
+ }
+ ]
+ },
+ {
+ "id": "fe9ce475-c65a-4046-919b-a43f0d00725e",
+ "name": "button2",
+ "type": "Button",
+ "pageId": "9784280c-ab91-4251-a27a-62520ee5cc73",
+ "parent": "1c3a32cd-eded-4dca-b798-a3b17926f1d0",
+ "properties": {
+ "text": {
+ "value": "My_Applications"
+ }
+ },
+ "general": null,
+ "styles": {
+ "backgroundColor": {
+ "value": "#3e63ddff"
+ }
+ },
+ "generalStyles": null,
+ "displayPreferences": {
+ "showOnDesktop": {
+ "value": "{{true}}"
+ },
+ "showOnMobile": {
+ "value": "{{false}}"
+ }
+ },
+ "validation": {},
+ "createdAt": "2024-04-04T06:03:33.505Z",
+ "updatedAt": "2024-04-04T07:43:24.959Z",
+ "layouts": [
+ {
+ "id": "08900aee-9dbb-4034-a509-ef9e1a4eccab",
+ "type": "mobile",
+ "top": 10,
+ "left": 16.27906976744186,
+ "width": 6.976744186046512,
+ "height": 30,
+ "componentId": "fe9ce475-c65a-4046-919b-a43f0d00725e"
+ },
+ {
+ "id": "b5df1b6e-0f59-4eb5-95ff-bc89705002fd",
+ "type": "desktop",
+ "top": 0,
+ "left": 16.281235417445544,
+ "width": 7,
+ "height": 40,
+ "componentId": "fe9ce475-c65a-4046-919b-a43f0d00725e"
+ }
+ ]
+ },
+ {
+ "id": "bc5d62ff-fed0-4b4c-801c-232eb8aefd49",
+ "name": "container3",
+ "type": "Container",
+ "pageId": "416a1e06-b767-4bef-b96f-c35d925ebd71",
+ "parent": null,
+ "properties": {},
+ "general": null,
+ "styles": {},
+ "generalStyles": null,
+ "displayPreferences": {
+ "showOnDesktop": {
+ "value": "{{true}}"
+ },
+ "showOnMobile": {
+ "value": "{{false}}"
+ }
+ },
+ "validation": {},
+ "createdAt": "2024-04-04T06:04:33.517Z",
+ "updatedAt": "2024-04-04T06:04:33.517Z",
+ "layouts": [
+ {
+ "id": "54424a4a-3f17-46c5-a072-24275bd0ebb7",
+ "type": "desktop",
+ "top": 80,
+ "left": 4.651162790697676,
+ "width": 37,
+ "height": 110,
+ "componentId": "bc5d62ff-fed0-4b4c-801c-232eb8aefd49"
+ },
+ {
+ "id": "7565647e-2a74-4199-a782-b440a9a34514",
+ "type": "mobile",
+ "top": 0,
+ "left": 41.86046511627907,
+ "width": 5,
+ "height": 200,
+ "componentId": "bc5d62ff-fed0-4b4c-801c-232eb8aefd49"
+ }
+ ]
+ },
+ {
+ "id": "ed83a75f-b76b-4d72-b260-289e1c542532",
+ "name": "container3",
+ "type": "Container",
+ "pageId": "9784280c-ab91-4251-a27a-62520ee5cc73",
+ "parent": null,
+ "properties": {},
+ "general": null,
+ "styles": {},
+ "generalStyles": null,
+ "displayPreferences": {
+ "showOnDesktop": {
+ "value": "{{true}}"
+ },
+ "showOnMobile": {
+ "value": "{{false}}"
+ }
+ },
+ "validation": {},
+ "createdAt": "2024-04-04T06:04:33.517Z",
+ "updatedAt": "2024-04-04T06:04:33.517Z",
+ "layouts": [
+ {
+ "id": "d6eb1942-7517-4aa4-bbef-68839e3a43bd",
+ "type": "desktop",
+ "top": 80,
+ "left": 4.651162790697676,
+ "width": 37,
+ "height": 110,
+ "componentId": "ed83a75f-b76b-4d72-b260-289e1c542532"
+ },
+ {
+ "id": "e3a1be6c-70ef-4077-b682-2909df081923",
+ "type": "mobile",
+ "top": 0,
+ "left": 41.86046511627907,
+ "width": 5,
+ "height": 200,
+ "componentId": "ed83a75f-b76b-4d72-b260-289e1c542532"
+ }
+ ]
+ },
+ {
+ "id": "a373fb88-bf8e-4655-8579-64d2099b3f16",
+ "name": "text3",
+ "type": "Text",
+ "pageId": "416a1e06-b767-4bef-b96f-c35d925ebd71",
+ "parent": "bc5d62ff-fed0-4b4c-801c-232eb8aefd49",
+ "properties": {
+ "text": {
+ "value": "LOGO"
+ }
+ },
+ "general": null,
+ "styles": {
+ "textSize": {
+ "value": "26"
+ },
+ "fontWeight": {
+ "value": "bold"
+ }
+ },
+ "generalStyles": null,
+ "displayPreferences": {
+ "showOnDesktop": {
+ "value": "{{true}}"
+ },
+ "showOnMobile": {
+ "value": "{{false}}"
+ }
+ },
+ "validation": {},
+ "createdAt": "2024-04-04T06:05:44.135Z",
+ "updatedAt": "2024-04-04T09:48:30.513Z",
+ "layouts": [
+ {
+ "id": "9baec332-e62d-4afc-ab53-1050dd3f3d68",
+ "type": "mobile",
+ "top": 20,
+ "left": 0,
+ "width": 13.953488372093023,
+ "height": 40,
+ "componentId": "a373fb88-bf8e-4655-8579-64d2099b3f16"
+ },
+ {
+ "id": "c90caae3-0def-4c2c-9383-ec2fe6d6e3f1",
+ "type": "desktop",
+ "top": 30,
+ "left": 2.3260785792540237,
+ "width": 13.953488372093023,
+ "height": 40,
+ "componentId": "a373fb88-bf8e-4655-8579-64d2099b3f16"
+ }
+ ]
+ },
+ {
+ "id": "d5f2576d-3c4b-492f-8e87-44eafa99b2ea",
+ "name": "text3",
+ "type": "Text",
+ "pageId": "9784280c-ab91-4251-a27a-62520ee5cc73",
+ "parent": "ed83a75f-b76b-4d72-b260-289e1c542532",
+ "properties": {
+ "text": {
+ "value": "LOGO"
+ }
+ },
+ "general": null,
+ "styles": {
+ "textSize": {
+ "value": "26"
+ },
+ "fontWeight": {
+ "value": "bold"
+ }
+ },
+ "generalStyles": null,
+ "displayPreferences": {
+ "showOnDesktop": {
+ "value": "{{true}}"
+ },
+ "showOnMobile": {
+ "value": "{{false}}"
+ }
+ },
+ "validation": {},
+ "createdAt": "2024-04-04T06:05:44.135Z",
+ "updatedAt": "2024-04-04T06:06:22.511Z",
+ "layouts": [
+ {
+ "id": "63169af2-65fc-431b-8681-89a38b769902",
+ "type": "mobile",
+ "top": 20,
+ "left": 0,
+ "width": 13.953488372093023,
+ "height": 40,
+ "componentId": "d5f2576d-3c4b-492f-8e87-44eafa99b2ea"
+ },
+ {
+ "id": "1fd401e2-24d5-44b6-b461-770d216d0562",
+ "type": "desktop",
+ "top": 30,
+ "left": 2.3260785792540237,
+ "width": 13.953488372093023,
+ "height": 40,
+ "componentId": "d5f2576d-3c4b-492f-8e87-44eafa99b2ea"
+ }
+ ]
+ },
+ {
+ "id": "8adcd77c-3191-4933-9882-8b35dc772183",
+ "name": "svgimage1",
+ "type": "SvgImage",
+ "pageId": "416a1e06-b767-4bef-b96f-c35d925ebd71",
+ "parent": null,
+ "properties": {
+ "data": {
+ "value": ""
+ }
+ },
+ "general": null,
+ "styles": {},
+ "generalStyles": null,
+ "displayPreferences": {
+ "showOnDesktop": {
+ "value": "{{true}}"
+ },
+ "showOnMobile": {
+ "value": "{{false}}"
+ }
+ },
+ "validation": {},
+ "createdAt": "2024-04-04T07:45:46.619Z",
+ "updatedAt": "2024-04-04T07:47:04.865Z",
+ "layouts": [
+ {
+ "id": "1d0bdaeb-cc6e-4475-986a-003e357474e6",
+ "type": "desktop",
+ "top": 90,
+ "left": 83.72216171570504,
+ "width": 2.0000000000000004,
+ "height": 80,
+ "componentId": "8adcd77c-3191-4933-9882-8b35dc772183"
+ },
+ {
+ "id": "cdc7e978-9bae-4d0e-a8a0-b5ddd40ce1b5",
+ "type": "mobile",
+ "top": 180,
+ "left": 90.69767441860465,
+ "width": 4,
+ "height": 50,
+ "componentId": "8adcd77c-3191-4933-9882-8b35dc772183"
+ }
+ ]
+ },
+ {
+ "id": "a425cec9-3ecc-41db-ab17-6e49374bb1b9",
+ "name": "svgimage1",
+ "type": "SvgImage",
+ "pageId": "9784280c-ab91-4251-a27a-62520ee5cc73",
+ "parent": null,
+ "properties": {
+ "data": {
+ "value": ""
+ }
+ },
+ "general": null,
+ "styles": {},
+ "generalStyles": null,
+ "displayPreferences": {
+ "showOnDesktop": {
+ "value": "{{true}}"
+ },
+ "showOnMobile": {
+ "value": "{{false}}"
+ }
+ },
+ "validation": {},
+ "createdAt": "2024-04-04T07:45:46.619Z",
+ "updatedAt": "2024-04-04T07:47:04.865Z",
+ "layouts": [
+ {
+ "id": "e987380f-83fb-4547-aa77-50896cb677ac",
+ "type": "desktop",
+ "top": 90,
+ "left": 83.72123055574889,
+ "width": 2,
+ "height": 110,
+ "componentId": "a425cec9-3ecc-41db-ab17-6e49374bb1b9"
+ },
+ {
+ "id": "d920468a-219c-41d1-b3e2-b9846b96e370",
+ "type": "mobile",
+ "top": 180,
+ "left": 90.69767441860465,
+ "width": 4,
+ "height": 50,
+ "componentId": "a425cec9-3ecc-41db-ab17-6e49374bb1b9"
+ }
+ ]
+ },
+ {
+ "id": "f16343c5-96d8-4e14-8ec2-32074868ed40",
+ "name": "modal1",
+ "type": "Modal",
+ "pageId": "9784280c-ab91-4251-a27a-62520ee5cc73",
+ "parent": null,
+ "properties": {
+ "useDefaultButton": {
+ "value": "{{false}}"
+ },
+ "title": {
+ "value": "Update-Loan Application"
+ }
+ },
+ "general": null,
+ "styles": {
+ "visibility": {
+ "value": "{{false}}"
+ }
+ },
+ "generalStyles": null,
+ "displayPreferences": {
+ "showOnDesktop": {
+ "value": "{{true}}"
+ },
+ "showOnMobile": {
+ "value": "{{false}}"
+ }
+ },
+ "validation": {},
+ "createdAt": "2024-04-05T03:44:15.841Z",
+ "updatedAt": "2024-04-06T06:49:29.453Z",
+ "layouts": [
+ {
+ "id": "b0b07031-d614-4bf4-9326-ca9566e1538c",
+ "type": "desktop",
+ "top": 30,
+ "left": 69.74944048841175,
+ "width": 10,
+ "height": 34,
+ "componentId": "f16343c5-96d8-4e14-8ec2-32074868ed40"
+ },
+ {
+ "id": "06a43eb5-0556-4dd3-83b9-f7e0d4e890c8",
+ "type": "mobile",
+ "top": 120,
+ "left": 74.41860465116281,
+ "width": 10,
+ "height": 34,
+ "componentId": "f16343c5-96d8-4e14-8ec2-32074868ed40"
+ }
+ ]
+ },
+ {
+ "id": "f2aaa5f9-6369-4de0-a188-d065a3c29dc4",
+ "name": "form1",
+ "type": "Form",
+ "pageId": "9784280c-ab91-4251-a27a-62520ee5cc73",
+ "parent": "f16343c5-96d8-4e14-8ec2-32074868ed40",
+ "properties": {
+ "advanced": {
+ "value": "{{false}}"
+ },
+ "JSONSchema": {
+ "value": "{{ {title: 'User registration form', \n properties: {Applicant_Name: {type: 'textinput',value: 'Maria',label:'Applicant_Name', styles: {backgroundColor: '#f6f5ff',textColor: 'black'},},\n Applicant_Type: {type: 'textinput',value: 'Maria',label:'Applicant_Type', styles: {backgroundColor: '#f6f5ff',textColor: 'black'},},\n Loan_Amount:{type:'number'},credit_score: {type:'number'}, annual_turnover: {type:'number'}, \n collatoral: {type: 'textinput',value: 'Maria',label:'collatoral', styles: {backgroundColor: '#f6f5ff',textColor: 'black'},}, \n Status: {type:'dropdown'}, \n Notes: {type: 'textinput',value: 'Maria',label:'Notes', styles: {backgroundColor: '#f6f5ff',textColor: 'black'}}},\n\n submitButton: {value: 'Submit', styles: {backgroundColor: '#3a433b',borderColor:'#595959'}}} }}"
+ },
+ "buttonToSubmit": {
+ "value": "8b5255aa-0925-4358-974a-983d225f785e"
+ }
+ },
+ "general": null,
+ "styles": {},
+ "generalStyles": null,
+ "displayPreferences": {
+ "showOnDesktop": {
+ "value": "{{true}}"
+ },
+ "showOnMobile": {
+ "value": "{{false}}"
+ }
+ },
+ "validation": {},
+ "createdAt": "2024-04-06T06:45:00.005Z",
+ "updatedAt": "2024-04-06T09:27:53.641Z",
+ "layouts": [
+ {
+ "id": "d6a45a69-52c1-41fc-86f4-81e817e1ecb3",
+ "type": "mobile",
+ "top": 50,
+ "left": 13.953488372093023,
+ "width": 30.232558139534884,
+ "height": 330,
+ "componentId": "f2aaa5f9-6369-4de0-a188-d065a3c29dc4"
+ },
+ {
+ "id": "01cea1ba-a38e-4fa4-b995-88044498be04",
+ "type": "desktop",
+ "top": 0.0000152587890625,
+ "left": 0.0010449993339900487,
+ "width": 43,
+ "height": 420,
+ "componentId": "f2aaa5f9-6369-4de0-a188-d065a3c29dc4"
+ }
+ ]
+ },
+ {
+ "id": "34d8b9bd-3a32-4ef1-8536-7b2e685ccbd3",
+ "name": "A_N_input",
+ "type": "TextInput",
+ "pageId": "9784280c-ab91-4251-a27a-62520ee5cc73",
+ "parent": "f2aaa5f9-6369-4de0-a188-d065a3c29dc4",
+ "properties": {
+ "label": {
+ "value": "Applicant_Name"
+ }
+ },
+ "general": null,
+ "styles": {},
+ "generalStyles": null,
+ "displayPreferences": {
+ "showOnDesktop": {
+ "value": "{{true}}"
+ },
+ "showOnMobile": {
+ "value": "{{false}}"
+ }
+ },
+ "validation": {},
+ "createdAt": "2024-04-06T06:47:53.367Z",
+ "updatedAt": "2024-04-10T16:42:21.648Z",
+ "layouts": [
+ {
+ "id": "1f3876d5-f4cd-4cba-8699-d9639485c7e6",
+ "type": "desktop",
+ "top": 10,
+ "left": 2.3247101022012577,
+ "width": 23,
+ "height": 30,
+ "componentId": "34d8b9bd-3a32-4ef1-8536-7b2e685ccbd3"
+ },
+ {
+ "id": "0e7f6017-81ef-477a-a064-4f2e82e374ea",
+ "type": "mobile",
+ "top": 100,
+ "left": 20.930232558139533,
+ "width": 23.25581395348837,
+ "height": 40,
+ "componentId": "34d8b9bd-3a32-4ef1-8536-7b2e685ccbd3"
+ }
+ ]
+ },
+ {
+ "id": "88bfdba6-5afa-4b01-b413-64b090de3a54",
+ "name": "A_T_input",
+ "type": "TextInput",
+ "pageId": "9784280c-ab91-4251-a27a-62520ee5cc73",
+ "parent": "f2aaa5f9-6369-4de0-a188-d065a3c29dc4",
+ "properties": {
+ "label": {
+ "value": "Applicant_Type"
+ }
+ },
+ "general": null,
+ "styles": {},
+ "generalStyles": null,
+ "displayPreferences": {
+ "showOnDesktop": {
+ "value": "{{true}}"
+ },
+ "showOnMobile": {
+ "value": "{{false}}"
+ }
+ },
+ "validation": {},
+ "createdAt": "2024-04-06T06:49:44.690Z",
+ "updatedAt": "2024-04-10T16:42:32.368Z",
+ "layouts": [
+ {
+ "id": "d8fea1d9-c625-47ae-881c-603eb86767b7",
+ "type": "desktop",
+ "top": 50,
+ "left": 2.3247101022012577,
+ "width": 23,
+ "height": 30,
+ "componentId": "88bfdba6-5afa-4b01-b413-64b090de3a54"
+ },
+ {
+ "id": "b86b9ef1-e5fb-4650-830b-33241a98397f",
+ "type": "mobile",
+ "top": 60,
+ "left": 0,
+ "width": 23.25581395348837,
+ "height": 40,
+ "componentId": "88bfdba6-5afa-4b01-b413-64b090de3a54"
+ }
+ ]
+ },
+ {
+ "id": "e8190f26-3167-45be-87de-d91b1247b9be",
+ "name": "C_input",
+ "type": "TextInput",
+ "pageId": "9784280c-ab91-4251-a27a-62520ee5cc73",
+ "parent": "f2aaa5f9-6369-4de0-a188-d065a3c29dc4",
+ "properties": {
+ "label": {
+ "value": "Collatoral"
+ }
+ },
+ "general": null,
+ "styles": {},
+ "generalStyles": null,
+ "displayPreferences": {
+ "showOnDesktop": {
+ "value": "{{true}}"
+ },
+ "showOnMobile": {
+ "value": "{{false}}"
+ }
+ },
+ "validation": {},
+ "createdAt": "2024-04-06T06:53:59.379Z",
+ "updatedAt": "2024-04-10T16:43:26.401Z",
+ "layouts": [
+ {
+ "id": "909b829a-0e85-4ce3-8c3b-7fb6e88d9b97",
+ "type": "mobile",
+ "top": 260,
+ "left": 4.651162790697674,
+ "width": 23.25581395348837,
+ "height": 40,
+ "componentId": "e8190f26-3167-45be-87de-d91b1247b9be"
+ },
+ {
+ "id": "fa369fd6-9507-43a9-8160-46c26863cd2c",
+ "type": "desktop",
+ "top": 210.00013732910156,
+ "left": 2.3451122805813953,
+ "width": 23,
+ "height": 30,
+ "componentId": "e8190f26-3167-45be-87de-d91b1247b9be"
+ }
+ ]
+ },
+ {
+ "id": "3be35cc5-d395-4fb8-8116-ae1b61b50dad",
+ "name": "N_input",
+ "type": "TextInput",
+ "pageId": "9784280c-ab91-4251-a27a-62520ee5cc73",
+ "parent": "f2aaa5f9-6369-4de0-a188-d065a3c29dc4",
+ "properties": {
+ "label": {
+ "value": "Notes"
+ }
+ },
+ "general": null,
+ "styles": {},
+ "generalStyles": null,
+ "displayPreferences": {
+ "showOnDesktop": {
+ "value": "{{true}}"
+ },
+ "showOnMobile": {
+ "value": "{{false}}"
+ }
+ },
+ "validation": {},
+ "createdAt": "2024-04-06T06:54:43.877Z",
+ "updatedAt": "2024-04-10T16:43:42.998Z",
+ "layouts": [
+ {
+ "id": "a65df8c6-44a8-4332-828c-36c27e55f6ac",
+ "type": "mobile",
+ "top": 300,
+ "left": -2.325581395348837,
+ "width": 23.25581395348837,
+ "height": 40,
+ "componentId": "3be35cc5-d395-4fb8-8116-ae1b61b50dad"
+ },
+ {
+ "id": "119b62b4-fdfb-4017-8ff1-664eeecb7198",
+ "type": "desktop",
+ "top": 290.00018310546875,
+ "left": 2.3335453956094474,
+ "width": 23,
+ "height": 30,
+ "componentId": "3be35cc5-d395-4fb8-8116-ae1b61b50dad"
+ }
+ ]
+ },
+ {
+ "id": "b149f4d8-2c80-47bf-a78a-830556084888",
+ "name": "S_input",
+ "type": "DropDown",
+ "pageId": "9784280c-ab91-4251-a27a-62520ee5cc73",
+ "parent": "f2aaa5f9-6369-4de0-a188-d065a3c29dc4",
+ "properties": {
+ "label": {
+ "value": "Status"
+ },
+ "display_values": {
+ "value": "{{[\"Pending\", \"In Review\", \"Aproved\", \"Rejeceted\"]}}"
+ },
+ "values": {
+ "value": "{{[1,2,3, 4]}}"
+ }
+ },
+ "general": null,
+ "styles": {},
+ "generalStyles": null,
+ "displayPreferences": {
+ "showOnDesktop": {
+ "value": "{{true}}"
+ },
+ "showOnMobile": {
+ "value": "{{false}}"
+ }
+ },
+ "validation": {},
+ "createdAt": "2024-04-06T06:56:25.945Z",
+ "updatedAt": "2024-04-10T18:03:21.906Z",
+ "layouts": [
+ {
+ "id": "0dc70ec2-a401-4d35-a97c-a44f4fa93b68",
+ "type": "desktop",
+ "top": 250,
+ "left": 2.3238440193462657,
+ "width": 18.6046511627907,
+ "height": 30,
+ "componentId": "b149f4d8-2c80-47bf-a78a-830556084888"
+ },
+ {
+ "id": "0a4d8907-5e15-448c-8457-7bdd71f45e42",
+ "type": "mobile",
+ "top": 180,
+ "left": 53.48837209302326,
+ "width": 18.6046511627907,
+ "height": 30,
+ "componentId": "b149f4d8-2c80-47bf-a78a-830556084888"
+ }
+ ]
+ },
+ {
+ "id": "031c3344-b674-4a66-90f9-db59fea2a596",
+ "name": "C_S_input",
+ "type": "NumberInput",
+ "pageId": "9784280c-ab91-4251-a27a-62520ee5cc73",
+ "parent": "f2aaa5f9-6369-4de0-a188-d065a3c29dc4",
+ "properties": {
+ "label": {
+ "value": "Credit_Score"
+ }
+ },
+ "general": null,
+ "styles": {},
+ "generalStyles": null,
+ "displayPreferences": {
+ "showOnDesktop": {
+ "value": "{{true}}"
+ },
+ "showOnMobile": {
+ "value": "{{false}}"
+ }
+ },
+ "validation": {},
+ "createdAt": "2024-04-07T17:32:01.318Z",
+ "updatedAt": "2024-04-10T16:42:53.428Z",
+ "layouts": [
+ {
+ "id": "4d43cacc-19ea-490b-a536-df5b539baefa",
+ "type": "mobile",
+ "top": 140,
+ "left": 0,
+ "width": 23.25581395348837,
+ "height": 40,
+ "componentId": "031c3344-b674-4a66-90f9-db59fea2a596"
+ },
+ {
+ "id": "a54b3754-97fe-4bf9-8eb9-48915f3a3184",
+ "type": "desktop",
+ "top": 130,
+ "left": 2.3254224041986733,
+ "width": 23,
+ "height": 30,
+ "componentId": "031c3344-b674-4a66-90f9-db59fea2a596"
+ }
+ ]
+ },
+ {
+ "id": "117d1388-a1bf-4e84-afda-2cbf04240bad",
+ "name": "L_A_input",
+ "type": "NumberInput",
+ "pageId": "9784280c-ab91-4251-a27a-62520ee5cc73",
+ "parent": "f2aaa5f9-6369-4de0-a188-d065a3c29dc4",
+ "properties": {
+ "label": {
+ "value": "Loan_Amount"
+ }
+ },
+ "general": null,
+ "styles": {},
+ "generalStyles": null,
+ "displayPreferences": {
+ "showOnDesktop": {
+ "value": "{{true}}"
+ },
+ "showOnMobile": {
+ "value": "{{false}}"
+ }
+ },
+ "validation": {},
+ "createdAt": "2024-04-07T17:34:32.416Z",
+ "updatedAt": "2024-04-10T16:42:42.404Z",
+ "layouts": [
+ {
+ "id": "771cff81-9dec-43f5-b876-6320590e45f1",
+ "type": "mobile",
+ "top": 170,
+ "left": 0,
+ "width": 23.25581395348837,
+ "height": 40,
+ "componentId": "117d1388-a1bf-4e84-afda-2cbf04240bad"
+ },
+ {
+ "id": "4983e389-10b4-47d6-ac5d-892dad64159a",
+ "type": "desktop",
+ "top": 90,
+ "left": 2.324881362819523,
+ "width": 23,
+ "height": 30,
+ "componentId": "117d1388-a1bf-4e84-afda-2cbf04240bad"
+ }
+ ]
+ },
+ {
+ "id": "24776af3-5037-439e-bb48-7bf7fa417e2d",
+ "name": "button1",
+ "type": "Button",
+ "pageId": "416a1e06-b767-4bef-b96f-c35d925ebd71",
+ "parent": "15dac1a1-fcfa-48de-94a0-712d2d845a30",
+ "properties": {
+ "text": {
+ "value": "Dashboard"
+ }
+ },
+ "general": null,
+ "styles": {
+ "backgroundColor": {
+ "value": "#3e63ddff"
+ }
+ },
+ "generalStyles": null,
+ "displayPreferences": {
+ "showOnDesktop": {
+ "value": "{{true}}"
+ },
+ "showOnMobile": {
+ "value": "{{false}}"
+ }
+ },
+ "validation": {},
+ "createdAt": "2024-04-08T06:00:07.367Z",
+ "updatedAt": "2024-04-08T06:00:07.367Z",
+ "layouts": [
+ {
+ "id": "024ea8eb-53f6-401b-a542-537ff60a559d",
+ "type": "desktop",
+ "top": 0,
+ "left": 0,
+ "width": 7,
+ "height": 40,
+ "componentId": "24776af3-5037-439e-bb48-7bf7fa417e2d"
+ },
+ {
+ "id": "c0390f27-a398-4dd2-b629-e4937fd6e3f5",
+ "type": "mobile",
+ "top": 10,
+ "left": 0,
+ "width": 6.976744186046512,
+ "height": 30,
+ "componentId": "24776af3-5037-439e-bb48-7bf7fa417e2d"
+ }
+ ]
+ },
+ {
+ "id": "55a198dd-a3ce-4ca2-b70b-ebad8d2fe77a",
+ "name": "modal1",
+ "type": "Modal",
+ "pageId": "416a1e06-b767-4bef-b96f-c35d925ebd71",
+ "parent": null,
+ "properties": {
+ "hideTitleBar": {
+ "value": "{{false}}"
+ },
+ "hideOnEsc": {
+ "value": "{{true}}"
+ },
+ "closeOnClickingOutside": {
+ "value": "{{true}}"
+ }
+ },
+ "general": null,
+ "styles": {
+ "visibility": {
+ "value": "{{false}}"
+ }
+ },
+ "generalStyles": null,
+ "displayPreferences": {
+ "showOnDesktop": {
+ "value": "{{true}}"
+ },
+ "showOnMobile": {
+ "value": "{{false}}"
+ }
+ },
+ "validation": {},
+ "createdAt": "2024-04-08T08:35:46.737Z",
+ "updatedAt": "2024-04-10T17:40:20.053Z",
+ "layouts": [
+ {
+ "id": "2a2a022f-e22a-44f1-a0ca-6f89387c638d",
+ "type": "mobile",
+ "top": 120,
+ "left": 72.09302325581395,
+ "width": 10,
+ "height": 34,
+ "componentId": "55a198dd-a3ce-4ca2-b70b-ebad8d2fe77a"
+ },
+ {
+ "id": "6fe408f1-f69b-44e2-8387-6b371548fe88",
+ "type": "desktop",
+ "top": 20,
+ "left": 55.8142509169251,
+ "width": 10,
+ "height": 34,
+ "componentId": "55a198dd-a3ce-4ca2-b70b-ebad8d2fe77a"
+ }
+ ]
+ },
+ {
+ "id": "97be69ef-4aa1-4fe8-b598-b51ea720af4e",
+ "name": "form1",
+ "type": "Form",
+ "pageId": "416a1e06-b767-4bef-b96f-c35d925ebd71",
+ "parent": "55a198dd-a3ce-4ca2-b70b-ebad8d2fe77a",
+ "properties": {},
+ "general": null,
+ "styles": {},
+ "generalStyles": null,
+ "displayPreferences": {
+ "showOnDesktop": {
+ "value": "{{true}}"
+ },
+ "showOnMobile": {
+ "value": "{{false}}"
+ }
+ },
+ "validation": {},
+ "createdAt": "2024-04-08T08:39:30.554Z",
+ "updatedAt": "2024-04-08T08:39:30.554Z",
+ "layouts": [
+ {
+ "id": "d9ace25e-753a-4073-98c2-cf0b9f7212b6",
+ "type": "mobile",
+ "top": 50,
+ "left": 25.581395348837212,
+ "width": 30.232558139534884,
+ "height": 330,
+ "componentId": "97be69ef-4aa1-4fe8-b598-b51ea720af4e"
+ },
+ {
+ "id": "5eeccd5d-0f81-43d2-aeab-e2af8d7d6124",
+ "type": "desktop",
+ "top": 0.000030517578125,
+ "left": -0.00140005853999714,
+ "width": 43,
+ "height": 400,
+ "componentId": "97be69ef-4aa1-4fe8-b598-b51ea720af4e"
+ }
+ ]
+ },
+ {
+ "id": "7d2c98ca-15e4-4a0c-9ea2-1fc065fcaf35",
+ "name": "text4",
+ "type": "Text",
+ "pageId": "416a1e06-b767-4bef-b96f-c35d925ebd71",
+ "parent": "97be69ef-4aa1-4fe8-b598-b51ea720af4e",
+ "properties": {
+ "text": {
+ "value": "Update Loan Application"
+ },
+ "textSize": {
+ "value": 18
+ },
+ "fontWeight": {
+ "value": "bold"
+ },
+ "fontStyle": {
+ "value": "normal"
+ },
+ "textColor": {
+ "value": "#000"
+ },
+ "isScrollRequired": {
+ "value": "enabled"
+ },
+ "lineHeight": {
+ "value": 1.5
+ },
+ "textIndent": {
+ "value": "-1"
+ },
+ "textAlign": {
+ "value": "left"
+ },
+ "verticalAlignment": {
+ "value": "top"
+ },
+ "decoration": {
+ "value": "none"
+ },
+ "transformation": {
+ "value": "none"
+ },
+ "letterSpacing": {
+ "value": "0"
+ },
+ "wordSpacing": {
+ "value": "0"
+ },
+ "fontVariant": {
+ "value": "normal"
+ },
+ "backgroundColor": {
+ "value": "#fff00000"
+ },
+ "borderColor": {
+ "value": ""
+ },
+ "borderRadius": {
+ "value": "0"
+ },
+ "boxShadow": {
+ "value": "0px 0px 0px 0px #00000090"
+ },
+ "padding": {
+ "value": "default"
+ }
+ },
+ "general": null,
+ "styles": {
+ "textFormat": {
+ "value": "html"
+ },
+ "text": {
+ "value": "User Details"
+ },
+ "loadingState": {
+ "value": "{{false}}"
+ },
+ "disabledState": {
+ "value": "{{false}}"
+ },
+ "visibility": {
+ "value": "{{true}}"
+ },
+ "textSize": {
+ "value": 18
+ },
+ "fontWeight": {
+ "value": "bold"
+ },
+ "textColor": {
+ "value": "#000"
+ },
+ "textIndent": {
+ "value": "-1"
+ },
+ "verticalAlignment": {
+ "value": "top"
+ },
+ "letterSpacing": {
+ "value": "0"
+ },
+ "wordSpacing": {
+ "value": "0"
+ },
+ "borderRadius": {
+ "value": "0"
+ }
+ },
+ "generalStyles": null,
+ "displayPreferences": {
+ "showOnDesktop": {
+ "value": "{{true}}"
+ },
+ "showOnMobile": {
+ "value": "{{false}}"
+ }
+ },
+ "validation": {},
+ "createdAt": "2024-04-08T08:39:31.652Z",
+ "updatedAt": "2024-04-08T08:40:17.832Z",
+ "layouts": [
+ {
+ "id": "44132ed2-48cf-4828-8ee9-058b364f22fd",
+ "type": "desktop",
+ "top": 0,
+ "left": 0,
+ "width": 17,
+ "height": 30,
+ "componentId": "7d2c98ca-15e4-4a0c-9ea2-1fc065fcaf35"
+ }
+ ]
+ },
+ {
+ "id": "abb68c5f-3a3d-49ad-a608-2bf6dc877880",
+ "name": "button3",
+ "type": "Button",
+ "pageId": "416a1e06-b767-4bef-b96f-c35d925ebd71",
+ "parent": "97be69ef-4aa1-4fe8-b598-b51ea720af4e",
+ "properties": {
+ "text": {
+ "value": "Save Changes"
+ }
+ },
+ "general": null,
+ "styles": {},
+ "generalStyles": null,
+ "displayPreferences": {
+ "showOnDesktop": {
+ "value": "{{true}}"
+ },
+ "showOnMobile": {
+ "value": "{{false}}"
+ }
+ },
+ "validation": {},
+ "createdAt": "2024-04-08T08:39:31.652Z",
+ "updatedAt": "2024-04-08T08:40:48.491Z",
+ "layouts": [
+ {
+ "id": "85876677-5905-41bf-9f67-7880cb64ffe2",
+ "type": "desktop",
+ "top": 359.99998474121094,
+ "left": 35.57992955182377,
+ "width": 10,
+ "height": 30,
+ "componentId": "abb68c5f-3a3d-49ad-a608-2bf6dc877880"
+ }
+ ]
+ },
+ {
+ "id": "f076dabc-409c-4374-9c10-7f96d4220d6e",
+ "name": "N_input",
+ "type": "TextInput",
+ "pageId": "416a1e06-b767-4bef-b96f-c35d925ebd71",
+ "parent": "97be69ef-4aa1-4fe8-b598-b51ea720af4e",
+ "properties": {
+ "label": {
+ "value": "Notes"
+ }
+ },
+ "general": null,
+ "styles": {},
+ "generalStyles": null,
+ "displayPreferences": {
+ "showOnDesktop": {
+ "value": "{{true}}"
+ },
+ "showOnMobile": {
+ "value": "{{false}}"
+ }
+ },
+ "validation": {},
+ "createdAt": "2024-04-08T08:40:52.472Z",
+ "updatedAt": "2024-04-10T16:49:40.719Z",
+ "layouts": [
+ {
+ "id": "51b9cd0c-a9dd-4ff3-a9e7-35265ee06591",
+ "type": "desktop",
+ "top": 320.0000305175781,
+ "left": 4.650538811925304,
+ "width": 23,
+ "height": 30,
+ "componentId": "f076dabc-409c-4374-9c10-7f96d4220d6e"
+ },
+ {
+ "id": "a4725a3b-4e4e-4b1c-ad01-08241eb301d3",
+ "type": "mobile",
+ "top": 70,
+ "left": 4.651162790697675,
+ "width": 23.25581395348837,
+ "height": 40,
+ "componentId": "f076dabc-409c-4374-9c10-7f96d4220d6e"
+ }
+ ]
+ },
+ {
+ "id": "295eaf29-37ed-4c93-9a42-f2f66e0bc934",
+ "name": "A_N_input",
+ "type": "TextInput",
+ "pageId": "416a1e06-b767-4bef-b96f-c35d925ebd71",
+ "parent": "97be69ef-4aa1-4fe8-b598-b51ea720af4e",
+ "properties": {
+ "label": {
+ "value": "Applicant_Name"
+ }
+ },
+ "general": null,
+ "styles": {},
+ "generalStyles": null,
+ "displayPreferences": {
+ "showOnDesktop": {
+ "value": "{{true}}"
+ },
+ "showOnMobile": {
+ "value": "{{false}}"
+ }
+ },
+ "validation": {},
+ "createdAt": "2024-04-08T08:41:28.481Z",
+ "updatedAt": "2024-04-10T13:36:15.217Z",
+ "layouts": [
+ {
+ "id": "87d3cc8f-e78f-45cf-9723-b1d6c4ee372e",
+ "type": "mobile",
+ "top": 70,
+ "left": 4.651162790697675,
+ "width": 23.25581395348837,
+ "height": 40,
+ "componentId": "295eaf29-37ed-4c93-9a42-f2f66e0bc934"
+ },
+ {
+ "id": "632ff41b-f689-485d-99b5-909ae41ce173",
+ "type": "desktop",
+ "top": 40,
+ "left": 4.652348262888682,
+ "width": 23,
+ "height": 30,
+ "componentId": "295eaf29-37ed-4c93-9a42-f2f66e0bc934"
+ }
+ ]
+ },
+ {
+ "id": "c6601d53-ab27-4ef2-904e-8a3064857486",
+ "name": "A_T_input",
+ "type": "TextInput",
+ "pageId": "416a1e06-b767-4bef-b96f-c35d925ebd71",
+ "parent": "97be69ef-4aa1-4fe8-b598-b51ea720af4e",
+ "properties": {
+ "label": {
+ "value": "Application_Type"
+ }
+ },
+ "general": null,
+ "styles": {},
+ "generalStyles": null,
+ "displayPreferences": {
+ "showOnDesktop": {
+ "value": "{{true}}"
+ },
+ "showOnMobile": {
+ "value": "{{false}}"
+ }
+ },
+ "validation": {},
+ "createdAt": "2024-04-08T08:41:35.045Z",
+ "updatedAt": "2024-04-10T16:48:41.507Z",
+ "layouts": [
+ {
+ "id": "3069768a-3f1d-49cf-aa48-b33c0761de90",
+ "type": "mobile",
+ "top": 70,
+ "left": 4.651162790697675,
+ "width": 23.25581395348837,
+ "height": 40,
+ "componentId": "c6601d53-ab27-4ef2-904e-8a3064857486"
+ },
+ {
+ "id": "0d46960a-7ab8-4074-b57e-42c0e931861f",
+ "type": "desktop",
+ "top": 79.99998474121094,
+ "left": 4.65208564284274,
+ "width": 23,
+ "height": 30,
+ "componentId": "c6601d53-ab27-4ef2-904e-8a3064857486"
+ }
+ ]
+ },
+ {
+ "id": "f4b83bbe-87a0-4e96-8f8f-aa7119a360a5",
+ "name": "C_input",
+ "type": "TextInput",
+ "pageId": "416a1e06-b767-4bef-b96f-c35d925ebd71",
+ "parent": "97be69ef-4aa1-4fe8-b598-b51ea720af4e",
+ "properties": {
+ "label": {
+ "value": "Collatarel"
+ }
+ },
+ "general": null,
+ "styles": {},
+ "generalStyles": null,
+ "displayPreferences": {
+ "showOnDesktop": {
+ "value": "{{true}}"
+ },
+ "showOnMobile": {
+ "value": "{{false}}"
+ }
+ },
+ "validation": {},
+ "createdAt": "2024-04-08T08:41:55.946Z",
+ "updatedAt": "2024-04-10T16:49:15.885Z",
+ "layouts": [
+ {
+ "id": "fb0c429b-7b78-45bb-b237-45743af0ddec",
+ "type": "mobile",
+ "top": 70,
+ "left": 4.651162790697675,
+ "width": 23.25581395348837,
+ "height": 40,
+ "componentId": "f4b83bbe-87a0-4e96-8f8f-aa7119a360a5"
+ },
+ {
+ "id": "4e4b8c8c-c17c-41f5-964d-cdbe8b4cb792",
+ "type": "desktop",
+ "top": 240.00013732910156,
+ "left": 4.65324157387889,
+ "width": 23,
+ "height": 30,
+ "componentId": "f4b83bbe-87a0-4e96-8f8f-aa7119a360a5"
+ }
+ ]
+ },
+ {
+ "id": "0079b2b3-4b25-4bef-bc98-cd3d0bf4f322",
+ "name": "L_A_input",
+ "type": "NumberInput",
+ "pageId": "416a1e06-b767-4bef-b96f-c35d925ebd71",
+ "parent": "97be69ef-4aa1-4fe8-b598-b51ea720af4e",
+ "properties": {
+ "label": {
+ "value": "Loan_Amount"
+ }
+ },
+ "general": null,
+ "styles": {},
+ "generalStyles": null,
+ "displayPreferences": {
+ "showOnDesktop": {
+ "value": "{{true}}"
+ },
+ "showOnMobile": {
+ "value": "{{false}}"
+ }
+ },
+ "validation": {},
+ "createdAt": "2024-04-08T08:42:22.748Z",
+ "updatedAt": "2024-04-10T16:48:50.058Z",
+ "layouts": [
+ {
+ "id": "a170e502-88c1-482f-841e-61aeb45a5d00",
+ "type": "mobile",
+ "top": 130,
+ "left": 2.3255813953488373,
+ "width": 23.25581395348837,
+ "height": 40,
+ "componentId": "0079b2b3-4b25-4bef-bc98-cd3d0bf4f322"
+ },
+ {
+ "id": "10836c46-ae3b-4b19-8119-30a7af55258a",
+ "type": "desktop",
+ "top": 120,
+ "left": 4.650836283934183,
+ "width": 23,
+ "height": 30,
+ "componentId": "0079b2b3-4b25-4bef-bc98-cd3d0bf4f322"
+ }
+ ]
+ },
+ {
+ "id": "a9eaea91-df9f-4d62-8ffd-f9c2182e8499",
+ "name": "An_T_input",
+ "type": "NumberInput",
+ "pageId": "416a1e06-b767-4bef-b96f-c35d925ebd71",
+ "parent": "97be69ef-4aa1-4fe8-b598-b51ea720af4e",
+ "properties": {
+ "label": {
+ "value": "Anuual_Turnover"
+ }
+ },
+ "general": null,
+ "styles": {},
+ "generalStyles": null,
+ "displayPreferences": {
+ "showOnDesktop": {
+ "value": "{{true}}"
+ },
+ "showOnMobile": {
+ "value": "{{false}}"
+ }
+ },
+ "validation": {},
+ "createdAt": "2024-04-08T08:42:31.321Z",
+ "updatedAt": "2024-04-10T16:49:25.003Z",
+ "layouts": [
+ {
+ "id": "06d8392a-11d9-456b-98be-1d51d1f83f8e",
+ "type": "mobile",
+ "top": 130,
+ "left": 2.3255813953488373,
+ "width": 23.25581395348837,
+ "height": 40,
+ "componentId": "a9eaea91-df9f-4d62-8ffd-f9c2182e8499"
+ },
+ {
+ "id": "60b7dd2e-0a7d-4f0b-8f20-32064621fd41",
+ "type": "desktop",
+ "top": 200,
+ "left": 4.650836283934183,
+ "width": 23,
+ "height": 30,
+ "componentId": "a9eaea91-df9f-4d62-8ffd-f9c2182e8499"
+ }
+ ]
+ },
+ {
+ "id": "5a9fdbe9-fa73-478f-9efe-266b58a45d91",
+ "name": "C_S_input",
+ "type": "NumberInput",
+ "pageId": "416a1e06-b767-4bef-b96f-c35d925ebd71",
+ "parent": "97be69ef-4aa1-4fe8-b598-b51ea720af4e",
+ "properties": {
+ "label": {
+ "value": "Credit_Score"
+ }
+ },
+ "general": null,
+ "styles": {},
+ "generalStyles": null,
+ "displayPreferences": {
+ "showOnDesktop": {
+ "value": "{{true}}"
+ },
+ "showOnMobile": {
+ "value": "{{false}}"
+ }
+ },
+ "validation": {},
+ "createdAt": "2024-04-08T08:42:37.239Z",
+ "updatedAt": "2024-04-10T16:48:59.494Z",
+ "layouts": [
+ {
+ "id": "e87dc796-10ba-46b8-bd8e-728b66eee9fe",
+ "type": "desktop",
+ "top": 160,
+ "left": 4.650836283934183,
+ "width": 23,
+ "height": 30,
+ "componentId": "5a9fdbe9-fa73-478f-9efe-266b58a45d91"
+ },
+ {
+ "id": "50215590-9cfd-4712-be29-17d74510bf12",
+ "type": "mobile",
+ "top": 130,
+ "left": 2.3255813953488373,
+ "width": 23.25581395348837,
+ "height": 40,
+ "componentId": "5a9fdbe9-fa73-478f-9efe-266b58a45d91"
+ }
+ ]
+ },
+ {
+ "id": "89489ed8-68f0-4d34-aa99-f38c5909eabf",
+ "name": "S_input",
+ "type": "DropDown",
+ "pageId": "416a1e06-b767-4bef-b96f-c35d925ebd71",
+ "parent": "97be69ef-4aa1-4fe8-b598-b51ea720af4e",
+ "properties": {
+ "label": {
+ "value": "Status"
+ },
+ "values": {
+ "value": "{{[1,2,3, 4]}}"
+ },
+ "display_values": {
+ "value": "{{[\"Pending\", \"In Review\", \"Aproved\", \"Rejeceted\"]}}"
+ }
+ },
+ "general": null,
+ "styles": {},
+ "generalStyles": null,
+ "displayPreferences": {
+ "showOnDesktop": {
+ "value": "{{true}}"
+ },
+ "showOnMobile": {
+ "value": "{{false}}"
+ }
+ },
+ "validation": {},
+ "createdAt": "2024-04-08T08:43:14.110Z",
+ "updatedAt": "2024-04-10T16:49:32.362Z",
+ "layouts": [
+ {
+ "id": "8e5e84b7-99be-4f61-a5a6-83c5ace633bf",
+ "type": "desktop",
+ "top": 279.99998474121094,
+ "left": 4.65167750164824,
+ "width": 19.000000000000004,
+ "height": 30,
+ "componentId": "89489ed8-68f0-4d34-aa99-f38c5909eabf"
+ },
+ {
+ "id": "d11b1c1f-acbf-4cb4-a211-6672cf271eb8",
+ "type": "mobile",
+ "top": 230,
+ "left": 39.53488372093023,
+ "width": 18.6046511627907,
+ "height": 30,
+ "componentId": "89489ed8-68f0-4d34-aa99-f38c5909eabf"
+ }
+ ]
+ },
+ {
+ "id": "df6d5622-0ee9-4070-a949-a2ee7b11a474",
+ "name": "status_dropdown",
+ "type": "DropDown",
+ "pageId": "9784280c-ab91-4251-a27a-62520ee5cc73",
+ "parent": "4295a2e0-a27f-4805-a4bf-402a1b42e844",
+ "properties": {
+ "value": {
+ "value": ""
+ },
+ "label": {
+ "value": "Status"
+ },
+ "values": {
+ "value": "{{[1,2,3, 4]}}"
+ },
+ "display_values": {
+ "value": "{{['Under Review', 'Additional Information Required', 'Approved', 'Rejected']}}"
+ }
+ },
+ "general": null,
+ "styles": {},
+ "generalStyles": null,
+ "displayPreferences": {
+ "showOnDesktop": {
+ "value": "{{true}}"
+ },
+ "showOnMobile": {
+ "value": "{{false}}"
+ }
+ },
+ "validation": {},
+ "createdAt": "2024-04-09T09:54:04.560Z",
+ "updatedAt": "2024-04-10T05:41:01.169Z",
+ "layouts": [
+ {
+ "id": "f9fac0ae-e549-45d5-8be1-0e07152fb268",
+ "type": "mobile",
+ "top": 10,
+ "left": 46.51162790697674,
+ "width": 18.6046511627907,
+ "height": 30,
+ "componentId": "df6d5622-0ee9-4070-a949-a2ee7b11a474"
+ },
+ {
+ "id": "63d38633-ec08-4fe4-9a30-16dcf3a9fbeb",
+ "type": "desktop",
+ "top": 30,
+ "left": 39.5345843454891,
+ "width": 19,
+ "height": 30,
+ "componentId": "df6d5622-0ee9-4070-a949-a2ee7b11a474"
+ }
+ ]
+ },
+ {
+ "id": "d439fb97-a606-46c2-bc43-d6292fdaa2c3",
+ "name": "application_type_dropdown",
+ "type": "DropDown",
+ "pageId": "416a1e06-b767-4bef-b96f-c35d925ebd71",
+ "parent": "624d54f0-961b-413c-aeee-e151ab344294",
+ "properties": {
+ "label": {
+ "value": "Application_Type"
+ },
+ "value": {
+ "value": ""
+ },
+ "values": {
+ "value": "{{[1,2,3]}}"
+ },
+ "display_values": {
+ "value": "{{[\"Personal\", \"Mortgage\", \"Business\"]}}"
+ }
+ },
+ "general": null,
+ "styles": {},
+ "generalStyles": null,
+ "displayPreferences": {
+ "showOnDesktop": {
+ "value": "{{true}}"
+ },
+ "showOnMobile": {
+ "value": "{{false}}"
+ }
+ },
+ "validation": {},
+ "createdAt": "2024-04-09T17:41:03.458Z",
+ "updatedAt": "2024-04-10T16:24:11.792Z",
+ "layouts": [
+ {
+ "id": "049cb441-9d74-4884-b47b-4be40c3c45a3",
+ "type": "desktop",
+ "top": 100.00001525878906,
+ "left": 39.535127506475106,
+ "width": 10,
+ "height": 30,
+ "componentId": "d439fb97-a606-46c2-bc43-d6292fdaa2c3"
+ },
+ {
+ "id": "582b4152-4115-4f0f-be6f-a7d3f2714196",
+ "type": "mobile",
+ "top": 30,
+ "left": 53.48837209302326,
+ "width": 18.6046511627907,
+ "height": 30,
+ "componentId": "d439fb97-a606-46c2-bc43-d6292fdaa2c3"
+ }
+ ]
+ },
+ {
+ "id": "02252f33-6f1f-40ee-8b45-fa9850ff6502",
+ "name": "An_T_input",
+ "type": "NumberInput",
+ "pageId": "9784280c-ab91-4251-a27a-62520ee5cc73",
+ "parent": "f2aaa5f9-6369-4de0-a188-d065a3c29dc4",
+ "properties": {
+ "label": {
+ "value": "Annual_Turnover"
+ }
+ },
+ "general": null,
+ "styles": {},
+ "generalStyles": null,
+ "displayPreferences": {
+ "showOnDesktop": {
+ "value": "{{true}}"
+ },
+ "showOnMobile": {
+ "value": "{{false}}"
+ }
+ },
+ "validation": {},
+ "createdAt": "2024-04-09T18:39:58.409Z",
+ "updatedAt": "2024-04-10T16:43:16.324Z",
+ "layouts": [
+ {
+ "id": "3e32fd7c-e117-41b2-8723-11c94534edc7",
+ "type": "desktop",
+ "top": 170,
+ "left": 2.3255787044549816,
+ "width": 23,
+ "height": 30,
+ "componentId": "02252f33-6f1f-40ee-8b45-fa9850ff6502"
+ },
+ {
+ "id": "99857207-1752-4e6c-a90b-71c86767a7dd",
+ "type": "mobile",
+ "top": 170,
+ "left": 0,
+ "width": 23.25581395348837,
+ "height": 40,
+ "componentId": "02252f33-6f1f-40ee-8b45-fa9850ff6502"
+ }
+ ]
+ },
+ {
+ "id": "766d48d6-6e7f-46e7-99a0-30832c939f97",
+ "name": "application_type_dropdown",
+ "type": "DropDown",
+ "pageId": "9784280c-ab91-4251-a27a-62520ee5cc73",
+ "parent": "4295a2e0-a27f-4805-a4bf-402a1b42e844",
+ "properties": {
+ "label": {
+ "value": "Application_Type"
+ },
+ "value": {
+ "value": ""
+ },
+ "display_values": {
+ "value": "{{[\"Personal\", \"Mortgage\", \"Business\"]}}"
+ }
+ },
+ "general": null,
+ "styles": {},
+ "generalStyles": null,
+ "displayPreferences": {
+ "showOnDesktop": {
+ "value": "{{true}}"
+ },
+ "showOnMobile": {
+ "value": "{{false}}"
+ }
+ },
+ "validation": {},
+ "createdAt": "2024-04-09T18:57:40.838Z",
+ "updatedAt": "2024-04-10T09:46:39.169Z",
+ "layouts": [
+ {
+ "id": "3be71943-e35c-4554-bda9-1c06d3920fe0",
+ "type": "desktop",
+ "top": 70,
+ "left": 39.53574127703834,
+ "width": 19,
+ "height": 30,
+ "componentId": "766d48d6-6e7f-46e7-99a0-30832c939f97"
+ },
+ {
+ "id": "06c33657-6c8a-4ca8-9f76-791eb5e91b8e",
+ "type": "mobile",
+ "top": 60,
+ "left": 46.51162790697675,
+ "width": 18.6046511627907,
+ "height": 30,
+ "componentId": "766d48d6-6e7f-46e7-99a0-30832c939f97"
+ }
+ ]
+ },
+ {
+ "id": "76ae5712-bd4a-4b39-ab1e-efb8c05ab33d",
+ "name": "underwriter_dropdown",
+ "type": "DropDown",
+ "pageId": "9784280c-ab91-4251-a27a-62520ee5cc73",
+ "parent": "4295a2e0-a27f-4805-a4bf-402a1b42e844",
+ "properties": {
+ "label": {
+ "value": "Underwriter"
+ },
+ "value": {
+ "value": ""
+ },
+ "values": {
+ "value": "{{[1, 2]}}"
+ },
+ "display_values": {
+ "value": "{{[\"Jack\", \"John\"]}}"
+ }
+ },
+ "general": null,
+ "styles": {},
+ "generalStyles": null,
+ "displayPreferences": {
+ "showOnDesktop": {
+ "value": "{{true}}"
+ },
+ "showOnMobile": {
+ "value": "{{false}}"
+ }
+ },
+ "validation": {},
+ "createdAt": "2024-04-09T18:58:04.852Z",
+ "updatedAt": "2024-04-10T09:43:46.157Z",
+ "layouts": [
+ {
+ "id": "cd425aa8-0590-46cc-a4a6-0d3139be0412",
+ "type": "mobile",
+ "top": 100,
+ "left": 46.51162790697675,
+ "width": 18.6046511627907,
+ "height": 30,
+ "componentId": "76ae5712-bd4a-4b39-ab1e-efb8c05ab33d"
+ },
+ {
+ "id": "f72be5a3-fe87-4769-8244-9805027eb593",
+ "type": "desktop",
+ "top": 110,
+ "left": 39.534599894142204,
+ "width": 19,
+ "height": 30,
+ "componentId": "76ae5712-bd4a-4b39-ab1e-efb8c05ab33d"
+ }
+ ]
+ },
+ {
+ "id": "d8c76ed6-281e-4d21-b4ac-900c3f15724d",
+ "name": "status_dropdown",
+ "type": "DropDown",
+ "pageId": "416a1e06-b767-4bef-b96f-c35d925ebd71",
+ "parent": "624d54f0-961b-413c-aeee-e151ab344294",
+ "properties": {
+ "label": {
+ "value": "Status"
+ },
+ "value": {
+ "value": ""
+ },
+ "values": {
+ "value": "{{[1,2,3,4]}}"
+ },
+ "display_values": {
+ "value": "{{['Under Review', 'Additional Information Required', 'Approved', 'Rejected']}}"
+ },
+ "advanced": {
+ "value": "{{false}}"
+ },
+ "loadingState": {
+ "value": "{{false}}"
+ }
+ },
+ "general": null,
+ "styles": {},
+ "generalStyles": null,
+ "displayPreferences": {
+ "showOnDesktop": {
+ "value": "{{true}}"
+ },
+ "showOnMobile": {
+ "value": "{{false}}"
+ }
+ },
+ "validation": {},
+ "createdAt": "2024-04-10T05:32:36.091Z",
+ "updatedAt": "2024-04-10T05:40:07.682Z",
+ "layouts": [
+ {
+ "id": "4e1c0c68-cf01-42ec-92bd-fc26f54e33c7",
+ "type": "mobile",
+ "top": 30,
+ "left": 53.48837209302326,
+ "width": 18.6046511627907,
+ "height": 30,
+ "componentId": "d8c76ed6-281e-4d21-b4ac-900c3f15724d"
+ },
+ {
+ "id": "2347b24c-27b2-44e3-991a-725db2900d08",
+ "type": "desktop",
+ "top": 30,
+ "left": 39.534291685445496,
+ "width": 10,
+ "height": 30,
+ "componentId": "d8c76ed6-281e-4d21-b4ac-900c3f15724d"
+ }
+ ]
+ },
+ {
+ "id": "d7f69384-b158-4b51-9d17-fe715af492fd",
+ "name": "button4",
+ "type": "Button",
+ "pageId": "9784280c-ab91-4251-a27a-62520ee5cc73",
+ "parent": "f2aaa5f9-6369-4de0-a188-d065a3c29dc4",
+ "properties": {
+ "text": {
+ "value": "save changes"
+ }
+ },
+ "general": null,
+ "styles": {},
+ "generalStyles": null,
+ "displayPreferences": {
+ "showOnDesktop": {
+ "value": "{{true}}"
+ },
+ "showOnMobile": {
+ "value": "{{false}}"
+ }
+ },
+ "validation": {},
+ "createdAt": "2024-04-10T17:45:00.952Z",
+ "updatedAt": "2024-04-10T17:45:58.330Z",
+ "layouts": [
+ {
+ "id": "0c69dab9-fd30-4057-b9e4-d075cf9276fe",
+ "type": "desktop",
+ "top": 339.99993896484375,
+ "left": 35.58509380776495,
+ "width": 10,
+ "height": 30,
+ "componentId": "d7f69384-b158-4b51-9d17-fe715af492fd"
+ }
+ ]
+ }
+ ],
"pages": [
{
- "id": "4af8bd99-5c5f-4c8c-a17d-bf037a63f7eb",
- "name": "Home",
- "handle": "home",
+ "id": "9784280c-ab91-4251-a27a-62520ee5cc73",
+ "name": "Dashboard",
+ "handle": "Dashboard",
+ "index": 0,
+ "disabled": null,
+ "hidden": null,
+ "createdAt": "2024-04-04T04:51:25.228Z",
+ "updatedAt": "2024-04-04T09:52:58.695Z",
+ "appVersionId": "2e3e6c8c-f59f-473e-b30f-89c85d23bb15"
+ },
+ {
+ "id": "416a1e06-b767-4bef-b96f-c35d925ebd71",
+ "name": "My_Applications",
+ "handle": "My_Applications",
"index": 1,
"disabled": null,
"hidden": null,
- "createdAt": "2024-03-26T07:59:02.535Z",
- "updatedAt": "2024-03-26T07:59:02.535Z",
- "appVersionId": "64c18ac3-b980-45b4-8ad1-24ddecd10f37"
+ "createdAt": "2024-04-04T09:48:30.504Z",
+ "updatedAt": "2024-04-04T09:53:07.070Z",
+ "appVersionId": "2e3e6c8c-f59f-473e-b30f-89c85d23bb15"
+ }
+ ],
+ "events": [
+ {
+ "id": "04f841f3-40b4-44bd-87db-1719ece323be",
+ "name": "onClick",
+ "index": 0,
+ "event": {
+ "pageId": "f4d54109-1a76-4d0a-9c5d-8bf3a9c78a07",
+ "eventId": "onClick",
+ "message": "Hello world!",
+ "actionId": "switch-page",
+ "alertType": "info"
+ },
+ "sourceId": "39c3cc8f-50b0-4261-85e9-669d682e7594",
+ "target": "component",
+ "appVersionId": "2e3e6c8c-f59f-473e-b30f-89c85d23bb15",
+ "createdAt": "2024-04-04T04:27:01.073Z",
+ "updatedAt": "2024-04-04T04:30:54.906Z"
+ },
+ {
+ "id": "41e4034d-cb10-4bc6-80f2-32714d78b56c",
+ "name": "onClick",
+ "index": 0,
+ "event": {
+ "pageId": "9784280c-ab91-4251-a27a-62520ee5cc73",
+ "eventId": "onClick",
+ "message": "Hello world!",
+ "actionId": "switch-page",
+ "alertType": "info"
+ },
+ "sourceId": "53101d27-7a51-42b5-960f-4d55b7c96d5b",
+ "target": "component",
+ "appVersionId": "2e3e6c8c-f59f-473e-b30f-89c85d23bb15",
+ "createdAt": "2024-04-04T04:32:17.824Z",
+ "updatedAt": "2024-04-04T04:52:19.963Z"
+ },
+ {
+ "id": "b57a4b1e-2b0d-42f8-944c-e5c8e8d112ac",
+ "name": "onClick",
+ "index": 0,
+ "event": {
+ "pageId": "9784280c-ab91-4251-a27a-62520ee5cc73",
+ "eventId": "onClick",
+ "message": "Hello world!",
+ "actionId": "switch-page",
+ "alertType": "info"
+ },
+ "sourceId": "537e8f07-143f-45ec-87e1-d6c3de161ddb",
+ "target": "component",
+ "appVersionId": "2e3e6c8c-f59f-473e-b30f-89c85d23bb15",
+ "createdAt": "2024-04-04T09:47:19.747Z",
+ "updatedAt": "2024-04-04T09:50:42.841Z"
+ },
+ {
+ "id": "f9743df7-ac42-4bbb-b52d-025278f4b8b1",
+ "name": "onClick",
+ "index": 0,
+ "event": {
+ "pageId": "416a1e06-b767-4bef-b96f-c35d925ebd71",
+ "eventId": "onClick",
+ "message": "Hello world!",
+ "actionId": "switch-page",
+ "alertType": "info"
+ },
+ "sourceId": "fe9ce475-c65a-4046-919b-a43f0d00725e",
+ "target": "component",
+ "appVersionId": "2e3e6c8c-f59f-473e-b30f-89c85d23bb15",
+ "createdAt": "2024-04-04T09:47:39.772Z",
+ "updatedAt": "2024-04-04T09:51:57.724Z"
+ },
+ {
+ "id": "3725786b-3097-47f0-a8ac-e26a70555b99",
+ "name": "onClick",
+ "index": 0,
+ "event": {
+ "pageId": "416a1e06-b767-4bef-b96f-c35d925ebd71",
+ "eventId": "onClick",
+ "message": "Hello world!",
+ "queryId": "4940d4b8-8925-4308-97c0-cd43182658e2",
+ "actionId": "switch-page",
+ "alertType": "info",
+ "queryName": "get_my_applications",
+ "parameters": {},
+ "componentId": "cc2d7970-4d7b-4875-91b1-d73b80463885",
+ "componentSpecificActionHandle": "setFilters",
+ "componentSpecificActionParams": [
+ {
+ "value": "{{[{column: \"Assigned_To\", condition:\"equals\", value: \"John\"}]}}",
+ "handle": "parameters",
+ "displayName": "Parameters"
+ }
+ ]
+ },
+ "sourceId": "d04ce2c2-5e3d-4a5a-8873-30745c602db9",
+ "target": "component",
+ "appVersionId": "2e3e6c8c-f59f-473e-b30f-89c85d23bb15",
+ "createdAt": "2024-04-04T09:48:30.513Z",
+ "updatedAt": "2024-04-10T16:20:59.175Z"
+ },
+ {
+ "id": "30f4f3a1-5cb7-4fbf-b360-7b810e395f9c",
+ "name": "onClick",
+ "index": 0,
+ "event": {
+ "ref": "Action0",
+ "modal": "f16343c5-96d8-4e14-8ec2-32074868ed40",
+ "eventId": "onClick",
+ "message": "Hello world!",
+ "actionId": "show-modal",
+ "alertType": "info"
+ },
+ "sourceId": "2322f048-a8c3-4fd4-b348-f76a84b80687",
+ "target": "table_action",
+ "appVersionId": "2e3e6c8c-f59f-473e-b30f-89c85d23bb15",
+ "createdAt": "2024-04-04T19:06:57.880Z",
+ "updatedAt": "2024-04-07T16:53:40.303Z"
+ },
+ {
+ "id": "65fd2ca0-976c-4cce-bbe6-58f36b0cf87c",
+ "name": "onSubmit",
+ "index": 0,
+ "event": {
+ "eventId": "onSubmit",
+ "message": "Hello world!",
+ "actionId": "run-query",
+ "alertType": "info"
+ },
+ "sourceId": "f2aaa5f9-6369-4de0-a188-d065a3c29dc4",
+ "target": "component",
+ "appVersionId": "2e3e6c8c-f59f-473e-b30f-89c85d23bb15",
+ "createdAt": "2024-04-06T09:28:02.351Z",
+ "updatedAt": "2024-04-06T09:28:36.008Z"
+ },
+ {
+ "id": "9229f8c1-d749-4204-ba99-2b16de973d49",
+ "name": "onClick",
+ "index": 0,
+ "event": {
+ "ref": "Action0",
+ "modal": "55a198dd-a3ce-4ca2-b70b-ebad8d2fe77a",
+ "eventId": "onClick",
+ "message": "Hello world!",
+ "actionId": "show-modal",
+ "alertType": "info"
+ },
+ "sourceId": "cc2d7970-4d7b-4875-91b1-d73b80463885",
+ "target": "table_action",
+ "appVersionId": "2e3e6c8c-f59f-473e-b30f-89c85d23bb15",
+ "createdAt": "2024-04-08T08:34:26.620Z",
+ "updatedAt": "2024-04-08T08:37:41.701Z"
+ },
+ {
+ "id": "999282b4-5e44-4db2-883b-905ea17c6a7d",
+ "name": "onClick",
+ "index": 0,
+ "event": {
+ "eventId": "onClick",
+ "message": "Hello world!",
+ "queryId": "ea85482b-7ed3-4a43-afda-9dfcd7ff22d4",
+ "actionId": "run-query",
+ "alertType": "info",
+ "queryName": "update_data",
+ "parameters": {}
+ },
+ "sourceId": "abb68c5f-3a3d-49ad-a608-2bf6dc877880",
+ "target": "component",
+ "appVersionId": "2e3e6c8c-f59f-473e-b30f-89c85d23bb15",
+ "createdAt": "2024-04-08T08:47:06.070Z",
+ "updatedAt": "2024-04-08T08:47:16.087Z"
+ },
+ {
+ "id": "ae54c944-4458-470f-bdf1-1a8145d8fcb0",
+ "name": "onSelect",
+ "index": 0,
+ "event": {
+ "eventId": "onSelect",
+ "message": "Hello world!",
+ "queryId": "152a4e2c-10ae-4a4c-9b0c-8206638b5a7f",
+ "actionId": "run-query",
+ "debounce": "10",
+ "alertType": "info",
+ "queryName": "application_type_filter",
+ "parameters": {},
+ "componentId": "cc2d7970-4d7b-4875-91b1-d73b80463885",
+ "componentSpecificActionHandle": "setFilters",
+ "componentSpecificActionParams": [
+ {
+ "value": "{{[{column:'Status', condition: 'equals', value:1}]}}",
+ "handle": "parameters",
+ "displayName": "Parameters"
+ }
+ ]
+ },
+ "sourceId": "d439fb97-a606-46c2-bc43-d6292fdaa2c3",
+ "target": "component",
+ "appVersionId": "2e3e6c8c-f59f-473e-b30f-89c85d23bb15",
+ "createdAt": "2024-04-09T17:42:24.581Z",
+ "updatedAt": "2024-04-10T16:45:48.604Z"
+ },
+ {
+ "id": "5e3d1745-7aad-4664-9953-3c878c15e4e9",
+ "name": "onSelect",
+ "index": 0,
+ "event": {
+ "eventId": "onSelect",
+ "message": "Hello world!",
+ "queryId": "e0b50cab-7c8e-4771-b1d3-9545c66c1e44",
+ "actionId": "run-query",
+ "alertType": "info",
+ "queryName": "status_filter",
+ "parameters": {},
+ "componentId": "cc2d7970-4d7b-4875-91b1-d73b80463885",
+ "componentSpecificActionHandle": "setFilters",
+ "componentSpecificActionParams": [
+ {
+ "value": "{{[{column:'Status', condition: 'equals', value:1}]}}",
+ "handle": "parameters",
+ "displayName": "Parameters"
+ }
+ ]
+ },
+ "sourceId": "d8c76ed6-281e-4d21-b4ac-900c3f15724d",
+ "target": "component",
+ "appVersionId": "2e3e6c8c-f59f-473e-b30f-89c85d23bb15",
+ "createdAt": "2024-04-10T05:32:40.402Z",
+ "updatedAt": "2024-04-10T05:34:15.538Z"
+ },
+ {
+ "id": "6671a625-59ee-40d3-b6f3-b01346267bd4",
+ "name": "onSelect",
+ "index": 0,
+ "event": {
+ "eventId": "onSelect",
+ "message": "Hello world!",
+ "queryId": "e0b50cab-7c8e-4771-b1d3-9545c66c1e44",
+ "actionId": "run-query",
+ "alertType": "info",
+ "queryName": "status_filter",
+ "parameters": {}
+ },
+ "sourceId": "df6d5622-0ee9-4070-a949-a2ee7b11a474",
+ "target": "component",
+ "appVersionId": "2e3e6c8c-f59f-473e-b30f-89c85d23bb15",
+ "createdAt": "2024-04-10T05:42:57.378Z",
+ "updatedAt": "2024-04-10T05:43:05.935Z"
+ },
+ {
+ "id": "16f9365b-5259-48ba-9979-dc66191ebda4",
+ "name": "onSelect",
+ "index": 0,
+ "event": {
+ "eventId": "onSelect",
+ "message": "Hello world!",
+ "queryId": "b4340b05-9050-4683-af75-8a72bf094c1e",
+ "actionId": "run-query",
+ "debounce": "10",
+ "alertType": "info",
+ "queryName": "underwriter_filter",
+ "parameters": {}
+ },
+ "sourceId": "76ae5712-bd4a-4b39-ab1e-efb8c05ab33d",
+ "target": "component",
+ "appVersionId": "2e3e6c8c-f59f-473e-b30f-89c85d23bb15",
+ "createdAt": "2024-04-10T09:30:45.053Z",
+ "updatedAt": "2024-04-10T16:45:26.627Z"
+ },
+ {
+ "id": "3355366e-1002-4fd2-8306-c2a9d53b1ec1",
+ "name": "onClick",
+ "index": 0,
+ "event": {
+ "pageId": "9784280c-ab91-4251-a27a-62520ee5cc73",
+ "eventId": "onClick",
+ "message": "Hello world!",
+ "actionId": "switch-page",
+ "alertType": "info"
+ },
+ "sourceId": "24776af3-5037-439e-bb48-7bf7fa417e2d",
+ "target": "component",
+ "appVersionId": "2e3e6c8c-f59f-473e-b30f-89c85d23bb15",
+ "createdAt": "2024-04-10T09:59:32.734Z",
+ "updatedAt": "2024-04-10T09:59:45.513Z"
+ },
+ {
+ "id": "b6ab07ea-bd40-4f84-be8e-66f952c07402",
+ "name": "onSelect",
+ "index": 0,
+ "event": {
+ "eventId": "onSelect",
+ "message": "Hello world!",
+ "queryId": "152a4e2c-10ae-4a4c-9b0c-8206638b5a7f",
+ "actionId": "run-query",
+ "debounce": "10",
+ "alertType": "info",
+ "queryName": "application_type_filter",
+ "parameters": {}
+ },
+ "sourceId": "766d48d6-6e7f-46e7-99a0-30832c939f97",
+ "target": "component",
+ "appVersionId": "2e3e6c8c-f59f-473e-b30f-89c85d23bb15",
+ "createdAt": "2024-04-10T13:02:33.093Z",
+ "updatedAt": "2024-04-10T16:45:11.967Z"
+ },
+ {
+ "id": "5c3773bb-9016-45e0-a9b2-ba4077a7e631",
+ "name": "onHover",
+ "index": 1,
+ "event": {
+ "eventId": "onHover",
+ "message": "Hello world!",
+ "queryId": "4940d4b8-8925-4308-97c0-cd43182658e2",
+ "actionId": "run-query",
+ "debounce": "10",
+ "alertType": "info",
+ "queryName": "get_my_applications",
+ "parameters": {}
+ },
+ "sourceId": "d04ce2c2-5e3d-4a5a-8873-30745c602db9",
+ "target": "component",
+ "appVersionId": "2e3e6c8c-f59f-473e-b30f-89c85d23bb15",
+ "createdAt": "2024-04-10T16:37:41.323Z",
+ "updatedAt": "2024-04-10T16:44:30.509Z"
+ },
+ {
+ "id": "d514c404-0b14-45bc-877c-95d790f9f061",
+ "name": "onDataQuerySuccess",
+ "index": 0,
+ "event": {
+ "eventId": "onDataQuerySuccess",
+ "message": "Hello world!",
+ "queryId": "d45789f3-a151-4324-80fd-cf91f8433ced",
+ "actionId": "run-query",
+ "alertType": "info",
+ "queryName": "get_data",
+ "parameters": {}
+ },
+ "sourceId": "ea85482b-7ed3-4a43-afda-9dfcd7ff22d4",
+ "target": "data_query",
+ "appVersionId": "2e3e6c8c-f59f-473e-b30f-89c85d23bb15",
+ "createdAt": "2024-04-10T17:37:26.049Z",
+ "updatedAt": "2024-04-10T17:37:34.669Z"
+ },
+ {
+ "id": "cc1c343d-0a9a-462a-9191-9fdb06235982",
+ "name": "onClick",
+ "index": 0,
+ "event": {
+ "eventId": "onClick",
+ "message": "Hello world!",
+ "queryId": "ea85482b-7ed3-4a43-afda-9dfcd7ff22d4",
+ "actionId": "run-query",
+ "alertType": "info",
+ "queryName": "update_data",
+ "parameters": {}
+ },
+ "sourceId": "d7f69384-b158-4b51-9d17-fe715af492fd",
+ "target": "component",
+ "appVersionId": "2e3e6c8c-f59f-473e-b30f-89c85d23bb15",
+ "createdAt": "2024-04-10T17:45:35.767Z",
+ "updatedAt": "2024-04-10T17:45:45.652Z"
+ }
+ ],
+ "dataQueries": [
+ {
+ "id": "d45789f3-a151-4324-80fd-cf91f8433ced",
+ "name": "get_data",
+ "options": {
+ "operation": "list_rows",
+ "transformationLanguage": "javascript",
+ "enableTransformation": false,
+ "organization_id": "b31b02f4-faae-4a02-9051-adf0997937b2",
+ "table_id": "d909696a-0425-4fa0-9bbe-c3fcff5cc0e7",
+ "join_table": {
+ "joins": [
+ {
+ "id": 1712396565616,
+ "conditions": {
+ "operator": "AND",
+ "conditionsList": [
+ {
+ "operator": "=",
+ "leftField": {
+ "table": "d909696a-0425-4fa0-9bbe-c3fcff5cc0e7"
+ }
+ }
+ ]
+ },
+ "joinType": "INNER"
+ }
+ ],
+ "from": {
+ "name": "d909696a-0425-4fa0-9bbe-c3fcff5cc0e7",
+ "type": "Table"
+ },
+ "fields": [
+ {
+ "name": "id",
+ "table": "d909696a-0425-4fa0-9bbe-c3fcff5cc0e7"
+ },
+ {
+ "name": "Applicant_Name",
+ "table": "d909696a-0425-4fa0-9bbe-c3fcff5cc0e7"
+ },
+ {
+ "name": "Applicant_Type",
+ "table": "d909696a-0425-4fa0-9bbe-c3fcff5cc0e7"
+ },
+ {
+ "name": "Loan_Amount",
+ "table": "d909696a-0425-4fa0-9bbe-c3fcff5cc0e7"
+ },
+ {
+ "name": "Credit_Score",
+ "table": "d909696a-0425-4fa0-9bbe-c3fcff5cc0e7"
+ },
+ {
+ "name": "Annual_Turnover",
+ "table": "d909696a-0425-4fa0-9bbe-c3fcff5cc0e7"
+ },
+ {
+ "name": "Colletarel",
+ "table": "d909696a-0425-4fa0-9bbe-c3fcff5cc0e7"
+ },
+ {
+ "name": "Status",
+ "table": "d909696a-0425-4fa0-9bbe-c3fcff5cc0e7"
+ },
+ {
+ "name": "Notes",
+ "table": "d909696a-0425-4fa0-9bbe-c3fcff5cc0e7"
+ },
+ {
+ "name": "Assigned_To",
+ "table": "d909696a-0425-4fa0-9bbe-c3fcff5cc0e7"
+ },
+ {
+ "name": "Created_At",
+ "table": "d909696a-0425-4fa0-9bbe-c3fcff5cc0e7"
+ },
+ {
+ "name": "Updated_At",
+ "table": "d909696a-0425-4fa0-9bbe-c3fcff5cc0e7"
+ }
+ ]
+ },
+ "list_rows": {
+ "where_filters": {}
+ },
+ "requestConfirmation": false,
+ "showSuccessNotification": false,
+ "runOnPageLoad": true
+ },
+ "dataSourceId": "fc881c74-49a9-46c7-bdd3-d0030e556626",
+ "appVersionId": "2e3e6c8c-f59f-473e-b30f-89c85d23bb15",
+ "createdAt": "2024-04-03T18:10:04.819Z",
+ "updatedAt": "2024-04-10T17:20:21.760Z"
+ },
+ {
+ "id": "ea85482b-7ed3-4a43-afda-9dfcd7ff22d4",
+ "name": "update_data",
+ "options": {
+ "operation": "update_rows",
+ "transformationLanguage": "javascript",
+ "enableTransformation": false,
+ "organization_id": "b31b02f4-faae-4a02-9051-adf0997937b2",
+ "table_id": "d909696a-0425-4fa0-9bbe-c3fcff5cc0e7",
+ "join_table": {
+ "joins": [
+ {
+ "id": 1712508891028,
+ "conditions": {
+ "operator": "AND",
+ "conditionsList": [
+ {
+ "operator": "=",
+ "leftField": {
+ "table": "d909696a-0425-4fa0-9bbe-c3fcff5cc0e7"
+ }
+ }
+ ]
+ },
+ "joinType": "INNER"
+ }
+ ],
+ "from": {
+ "name": "d909696a-0425-4fa0-9bbe-c3fcff5cc0e7",
+ "type": "Table"
+ },
+ "fields": [
+ {
+ "name": "id",
+ "table": "d909696a-0425-4fa0-9bbe-c3fcff5cc0e7"
+ },
+ {
+ "name": "Applicant_Name",
+ "table": "d909696a-0425-4fa0-9bbe-c3fcff5cc0e7"
+ },
+ {
+ "name": "Applicant_Type",
+ "table": "d909696a-0425-4fa0-9bbe-c3fcff5cc0e7"
+ },
+ {
+ "name": "Loan_Amount",
+ "table": "d909696a-0425-4fa0-9bbe-c3fcff5cc0e7"
+ },
+ {
+ "name": "Credit_Score",
+ "table": "d909696a-0425-4fa0-9bbe-c3fcff5cc0e7"
+ },
+ {
+ "name": "Annual_Turnover",
+ "table": "d909696a-0425-4fa0-9bbe-c3fcff5cc0e7"
+ },
+ {
+ "name": "Colletarel",
+ "table": "d909696a-0425-4fa0-9bbe-c3fcff5cc0e7"
+ },
+ {
+ "name": "Status",
+ "table": "d909696a-0425-4fa0-9bbe-c3fcff5cc0e7"
+ },
+ {
+ "name": "Notes",
+ "table": "d909696a-0425-4fa0-9bbe-c3fcff5cc0e7"
+ },
+ {
+ "name": "Assigned_To",
+ "table": "d909696a-0425-4fa0-9bbe-c3fcff5cc0e7"
+ },
+ {
+ "name": "Created_At",
+ "table": "d909696a-0425-4fa0-9bbe-c3fcff5cc0e7"
+ },
+ {
+ "name": "Updated_At",
+ "table": "d909696a-0425-4fa0-9bbe-c3fcff5cc0e7"
+ }
+ ]
+ },
+ "list_rows": {},
+ "update_rows": {
+ "columns": {
+ "0": {
+ "column": "Applicant_Name",
+ "value": "{{components.form1.data.A_N_input.value}}"
+ },
+ "1": {
+ "column": "Application_Type",
+ "value": "{{components.form1.data.A_T_input.value}}"
+ },
+ "2": {
+ "column": "Loan_Amount",
+ "value": "{{components.form1.data.L_A_input.value}}"
+ },
+ "3": {
+ "column": "Credit_Score",
+ "value": "{{components.form1.data.C_S_input.value}}"
+ },
+ "4": {
+ "column": "Annual_Turnover",
+ "value": "{{components.form1.data.An_T_input.value}}"
+ },
+ "5": {
+ "column": "Colletarel",
+ "value": "{{components.form1.data.C_input.value}}"
+ },
+ "6": {
+ "column": "Status",
+ "value": "{{components.form1.data.S_input.value}}"
+ },
+ "7": {
+ "column": "Notes",
+ "value": "{{components.form1.data.N_input.value}}"
+ },
+ "b17293ad-2490-4625-97d1-1cc5aa99e9a7": {
+ "column": "Updated_At",
+ "value": "{{queries.get_current_date.data}}"
+ }
+ },
+ "where_filters": {
+ "b8056951-fe53-4312-aedd-6eb0b79bee2b": {
+ "column": "id",
+ "operator": "eq",
+ "value": "{{components.table1.selectedRow.id}}",
+ "id": "b8056951-fe53-4312-aedd-6eb0b79bee2b"
+ }
+ }
+ },
+ "parameters": [],
+ "showSuccessNotification": false
+ },
+ "dataSourceId": "fc881c74-49a9-46c7-bdd3-d0030e556626",
+ "appVersionId": "2e3e6c8c-f59f-473e-b30f-89c85d23bb15",
+ "createdAt": "2024-04-07T16:54:13.832Z",
+ "updatedAt": "2024-04-10T17:58:51.753Z"
+ },
+ {
+ "id": "4940d4b8-8925-4308-97c0-cd43182658e2",
+ "name": "get_my_applications",
+ "options": {
+ "code": "await actions.setVariable('current_underwriter','John')\nawait components.table1.setFilters([{column: \"Assigned_To\", condition: \"equals\", value: `${actions.getVariable('current_underwriter')}`}])",
+ "parameters": [],
+ "runOnPageLoad": false,
+ "showSuccessNotification": false,
+ "successMessage": "js"
+ },
+ "dataSourceId": "c212a94a-137d-4e47-919a-e466811f9896",
+ "appVersionId": "2e3e6c8c-f59f-473e-b30f-89c85d23bb15",
+ "createdAt": "2024-04-08T05:52:35.124Z",
+ "updatedAt": "2024-04-10T16:47:40.723Z"
+ },
+ {
+ "id": "e0b50cab-7c8e-4771-b1d3-9545c66c1e44",
+ "name": "status_filter",
+ "options": {
+ "code": "await components.table1.setFilters([{column:'Status',condition:'equals',value: `${components.status_dropdown.value}`}])",
+ "parameters": []
+ },
+ "dataSourceId": "c212a94a-137d-4e47-919a-e466811f9896",
+ "appVersionId": "2e3e6c8c-f59f-473e-b30f-89c85d23bb15",
+ "createdAt": "2024-04-09T17:46:07.818Z",
+ "updatedAt": "2024-04-10T07:08:58.993Z"
+ },
+ {
+ "id": "b4340b05-9050-4683-af75-8a72bf094c1e",
+ "name": "underwriter_filter",
+ "options": {
+ "code": "await components.table1.setFilters([{column:'Assigned_To',condition:'equals',value: components.underwriter_dropdown.selectedOptionLabel}])",
+ "parameters": []
+ },
+ "dataSourceId": "c212a94a-137d-4e47-919a-e466811f9896",
+ "appVersionId": "2e3e6c8c-f59f-473e-b30f-89c85d23bb15",
+ "createdAt": "2024-04-10T07:00:37.760Z",
+ "updatedAt": "2024-04-10T16:24:52.094Z"
+ },
+ {
+ "id": "152a4e2c-10ae-4a4c-9b0c-8206638b5a7f",
+ "name": "application_type_filter",
+ "options": {
+ "code": "await components.table1.setFilters([{column:'Application_Type',condition:'equals',value: components.application_type_dropdown.selectedOptionLabel}])",
+ "parameters": []
+ },
+ "dataSourceId": "c212a94a-137d-4e47-919a-e466811f9896",
+ "appVersionId": "2e3e6c8c-f59f-473e-b30f-89c85d23bb15",
+ "createdAt": "2024-04-10T09:45:58.051Z",
+ "updatedAt": "2024-04-10T16:24:29.816Z"
+ },
+ {
+ "id": "b634a36f-cfb1-4e7b-a1eb-302b7fb01cbb",
+ "name": "get_current_date",
+ "options": {
+ "code": "return await moment().startOf('day').format('YYYY-MM-DD')",
+ "parameters": [],
+ "runOnPageLoad": true
+ },
+ "dataSourceId": "c212a94a-137d-4e47-919a-e466811f9896",
+ "appVersionId": "2e3e6c8c-f59f-473e-b30f-89c85d23bb15",
+ "createdAt": "2024-04-10T17:57:49.051Z",
+ "updatedAt": "2024-04-10T18:01:13.503Z"
+ }
+ ],
+ "dataSources": [
+ {
+ "id": "fc881c74-49a9-46c7-bdd3-d0030e556626",
+ "name": "tooljetdbdefault",
+ "kind": "tooljetdb",
+ "type": "static",
+ "pluginId": null,
+ "appVersionId": "2e3e6c8c-f59f-473e-b30f-89c85d23bb15",
+ "organizationId": null,
+ "scope": "local",
+ "createdAt": "2024-04-03T18:10:04.430Z",
+ "updatedAt": "2024-04-03T18:10:04.430Z"
+ },
+ {
+ "id": "c212a94a-137d-4e47-919a-e466811f9896",
+ "name": "runjsdefault",
+ "kind": "runjs",
+ "type": "static",
+ "pluginId": null,
+ "appVersionId": "2e3e6c8c-f59f-473e-b30f-89c85d23bb15",
+ "organizationId": null,
+ "scope": "local",
+ "createdAt": "2024-04-04T08:08:07.256Z",
+ "updatedAt": "2024-04-04T08:08:07.256Z"
}
],
- "events": [],
- "dataQueries": [],
- "dataSources": [],
"appVersions": [
{
- "id": "64c18ac3-b980-45b4-8ad1-24ddecd10f37",
+ "id": "2e3e6c8c-f59f-473e-b30f-89c85d23bb15",
"name": "v1",
"definition": null,
"globalSettings": {
@@ -68,51 +3490,100 @@
"canvasMaxWidth": 100,
"canvasMaxWidthType": "%",
"canvasMaxHeight": 2400,
- "canvasBackgroundColor": "#edeff5",
- "backgroundFxQuery": ""
+ "canvasBackgroundColor": "#f9f9fb",
+ "backgroundFxQuery": "#f9f9fb"
},
"showViewerNavigation": true,
- "homePageId": "4af8bd99-5c5f-4c8c-a17d-bf037a63f7eb",
- "appId": "0d588cb0-39a3-489c-85ff-beb36c7ce0e2",
- "currentEnvironmentId": "69a3f3ce-da3b-422a-8ebf-e86683b55125",
+ "homePageId": "9784280c-ab91-4251-a27a-62520ee5cc73",
+ "appId": "8fa067da-2065-46da-a0a0-209e8b271ff9",
+ "currentEnvironmentId": "da7f5a35-d70a-4e0c-8d87-fcfc26c05b81",
"promotedFrom": null,
- "createdAt": "2024-03-26T07:59:02.554Z",
- "updatedAt": "2024-03-26T07:59:02.535Z"
+ "createdAt": "2024-04-03T17:37:37.585Z",
+ "updatedAt": "2024-04-10T18:03:25.618Z"
}
],
"appEnvironments": [
{
- "id": "69a3f3ce-da3b-422a-8ebf-e86683b55125",
- "organizationId": "9ff53e53-885b-440c-afe0-1aeffd56c430",
+ "id": "da7f5a35-d70a-4e0c-8d87-fcfc26c05b81",
+ "organizationId": "b31b02f4-faae-4a02-9051-adf0997937b2",
"name": "development",
"isDefault": false,
"priority": 1,
"enabled": true,
- "createdAt": "2024-03-05T16:20:57.697Z",
- "updatedAt": "2024-03-05T16:20:57.697Z"
+ "createdAt": "2024-04-03T11:48:04.928Z",
+ "updatedAt": "2024-04-03T11:48:04.928Z"
},
{
- "id": "73178592-f0e3-44f8-ae98-f06b75c04fcb",
- "organizationId": "9ff53e53-885b-440c-afe0-1aeffd56c430",
+ "id": "68c6d5f8-ddc0-4e74-89c3-82db2f717b2f",
+ "organizationId": "b31b02f4-faae-4a02-9051-adf0997937b2",
"name": "staging",
"isDefault": false,
"priority": 2,
"enabled": true,
- "createdAt": "2024-03-05T16:20:57.697Z",
- "updatedAt": "2024-03-05T16:20:57.697Z"
+ "createdAt": "2024-04-03T11:48:04.928Z",
+ "updatedAt": "2024-04-03T11:48:04.928Z"
},
{
- "id": "221e0d7b-74d7-4298-a813-bf272122a378",
- "organizationId": "9ff53e53-885b-440c-afe0-1aeffd56c430",
+ "id": "8f862ac2-59aa-415b-ae84-14a8ad732a27",
+ "organizationId": "b31b02f4-faae-4a02-9051-adf0997937b2",
"name": "production",
"isDefault": true,
"priority": 3,
"enabled": true,
- "createdAt": "2024-03-05T16:20:57.697Z",
- "updatedAt": "2024-03-05T16:20:57.697Z"
+ "createdAt": "2024-04-03T11:48:04.928Z",
+ "updatedAt": "2024-04-03T11:48:04.928Z"
+ }
+ ],
+ "dataSourceOptions": [
+ {
+ "id": "3979223e-2643-49a9-9a8c-79700747edc4",
+ "dataSourceId": "fc881c74-49a9-46c7-bdd3-d0030e556626",
+ "environmentId": "68c6d5f8-ddc0-4e74-89c3-82db2f717b2f",
+ "options": null,
+ "createdAt": "2024-04-03T18:10:04.443Z",
+ "updatedAt": "2024-04-03T18:10:04.443Z"
+ },
+ {
+ "id": "40ddf625-aeb9-49f1-8f5d-f9f2c0160629",
+ "dataSourceId": "fc881c74-49a9-46c7-bdd3-d0030e556626",
+ "environmentId": "8f862ac2-59aa-415b-ae84-14a8ad732a27",
+ "options": null,
+ "createdAt": "2024-04-03T18:10:04.443Z",
+ "updatedAt": "2024-04-03T18:10:04.443Z"
+ },
+ {
+ "id": "bb9a299d-7d40-42db-913d-82f4a04eab8b",
+ "dataSourceId": "fc881c74-49a9-46c7-bdd3-d0030e556626",
+ "environmentId": "da7f5a35-d70a-4e0c-8d87-fcfc26c05b81",
+ "options": null,
+ "createdAt": "2024-04-03T18:10:04.443Z",
+ "updatedAt": "2024-04-03T18:10:04.443Z"
+ },
+ {
+ "id": "f2f34885-d550-4b4e-90be-5304f168d05c",
+ "dataSourceId": "c212a94a-137d-4e47-919a-e466811f9896",
+ "environmentId": "68c6d5f8-ddc0-4e74-89c3-82db2f717b2f",
+ "options": null,
+ "createdAt": "2024-04-04T08:08:07.267Z",
+ "updatedAt": "2024-04-04T08:08:07.267Z"
+ },
+ {
+ "id": "17153a7b-2de9-4530-bfff-adc51b31b294",
+ "dataSourceId": "c212a94a-137d-4e47-919a-e466811f9896",
+ "environmentId": "8f862ac2-59aa-415b-ae84-14a8ad732a27",
+ "options": null,
+ "createdAt": "2024-04-04T08:08:07.267Z",
+ "updatedAt": "2024-04-04T08:08:07.267Z"
+ },
+ {
+ "id": "a8993d11-3cd8-4480-aa3f-4aae1343b983",
+ "dataSourceId": "c212a94a-137d-4e47-919a-e466811f9896",
+ "environmentId": "da7f5a35-d70a-4e0c-8d87-fcfc26c05b81",
+ "options": null,
+ "createdAt": "2024-04-04T08:08:07.267Z",
+ "updatedAt": "2024-04-04T08:08:07.267Z"
}
],
- "dataSourceOptions": [],
"schemaDetails": {
"multiPages": true,
"multiEnv": true,
@@ -122,5 +3593,5 @@
}
}
],
- "tooljet_version": "2.33.1-ee2.15.17-cloud2.3.7"
+ "tooljet_version": "2.33.6-ee2.15.19-cloud2.3.8"
}
\ No newline at end of file