{ "tooljet_database": [ { "id": "d228b8fc-bfa0-41a0-84b2-ba2fb682c86f", "table_name": "ticket_list", "schema": { "columns": [ { "column_name": "id", "data_type": "integer", "column_default": "nextval(\"d228b8fc-bfa0-41a0-84b2-ba2fb682c86f_id_seq\"", "character_maximum_length": null, "numeric_precision": 32, "constraints_type": { "is_not_null": true, "is_primary_key": true, "is_unique": false }, "keytype": "PRIMARY KEY", "configurations": {} }, { "column_name": "summary", "data_type": "character varying", "column_default": null, "character_maximum_length": null, "numeric_precision": null, "constraints_type": { "is_not_null": false, "is_primary_key": false, "is_unique": false }, "keytype": "", "configurations": {} }, { "column_name": "description", "data_type": "character varying", "column_default": null, "character_maximum_length": null, "numeric_precision": null, "constraints_type": { "is_not_null": false, "is_primary_key": false, "is_unique": false }, "keytype": "", "configurations": {} }, { "column_name": "assignee_email", "data_type": "character varying", "column_default": null, "character_maximum_length": null, "numeric_precision": null, "constraints_type": { "is_not_null": false, "is_primary_key": false, "is_unique": false }, "keytype": "", "configurations": {} }, { "column_name": "status", "data_type": "character varying", "column_default": "to_do", "character_maximum_length": null, "numeric_precision": null, "constraints_type": { "is_not_null": false, "is_primary_key": false, "is_unique": false }, "keytype": "", "configurations": {} }, { "column_name": "is_active", "data_type": "boolean", "column_default": "true", "character_maximum_length": null, "numeric_precision": null, "constraints_type": { "is_not_null": false, "is_primary_key": false, "is_unique": false }, "keytype": "", "configurations": {} }, { "column_name": "created_at", "data_type": "bigint", "column_default": null, "character_maximum_length": null, "numeric_precision": 64, "constraints_type": { "is_not_null": false, "is_primary_key": false, "is_unique": false }, "keytype": "", "configurations": {} }, { "column_name": "updated_at", "data_type": "bigint", "column_default": null, "character_maximum_length": null, "numeric_precision": 64, "constraints_type": { "is_not_null": false, "is_primary_key": false, "is_unique": false }, "keytype": "", "configurations": {} }, { "column_name": "updated_by_email", "data_type": "character varying", "column_default": null, "character_maximum_length": null, "numeric_precision": null, "constraints_type": { "is_not_null": false, "is_primary_key": false, "is_unique": false }, "keytype": "", "configurations": {} }, { "column_name": "created_by_email", "data_type": "character varying", "column_default": null, "character_maximum_length": null, "numeric_precision": null, "constraints_type": { "is_not_null": false, "is_primary_key": false, "is_unique": false }, "keytype": "", "configurations": {} }, { "column_name": "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, "is_unique": false }, "keytype": "", "configurations": {} }, { "column_name": "parent_task_id", "data_type": "integer", "column_default": null, "character_maximum_length": null, "numeric_precision": 32, "constraints_type": { "is_not_null": false, "is_primary_key": false, "is_unique": false }, "keytype": "", "configurations": {} }, { "column_name": "priority", "data_type": "character varying", "column_default": "P2", "character_maximum_length": null, "numeric_precision": null, "constraints_type": { "is_not_null": false, "is_primary_key": false, "is_unique": false }, "keytype": "", "configurations": {} }, { "column_name": "due_on", "data_type": "bigint", "column_default": null, "character_maximum_length": null, "numeric_precision": 64, "constraints_type": { "is_not_null": false, "is_primary_key": false, "is_unique": false }, "keytype": "", "configurations": {} } ], "foreign_keys": [] } } ], "app": [ { "definition": { "appV2": { "type": "front-end", "id": "b41568b4-dfc3-4f50-a00f-811349b76392", "name": "Task management system", "slug": "b41568b4-dfc3-4f50-a00f-811349b76392", "isPublic": false, "isMaintenanceOn": false, "icon": "sun", "organizationId": "f2a832bb-fc39-49c5-be7f-7037ebb79b84", "currentVersionId": null, "userId": "ccf51822-9d82-4d82-81dd-22df9f3cfcfc", "workflowApiToken": null, "workflowEnabled": false, "createdAt": "2024-06-12T08:20:41.569Z", "creationMode": "DEFAULT", "updatedAt": "2024-06-12T08:20:42.765Z", "editingVersion": { "id": "2778625f-981c-4716-8a3c-5614aea4a425", "name": "v1", "definition": null, "globalSettings": { "hideHeader": true, "appInMaintenance": false, "canvasMaxWidth": 100, "canvasMaxWidthType": "%", "canvasMaxHeight": 2400, "canvasBackgroundColor": "#edeff5", "backgroundFxQuery": "", "appMode": "auto" }, "pageSettings": { "properties": { "disableMenu": { "value": "{{true}}", "fxActive": false } } }, "showViewerNavigation": false, "homePageId": "0f1a903d-73bf-4c05-830e-6cf348f9e799", "appId": "b41568b4-dfc3-4f50-a00f-811349b76392", "currentEnvironmentId": "5b7f33b3-b9a9-43b0-a9b2-82bb37fca4d4", "promotedFrom": null, "createdAt": "2024-06-12T08:20:41.587Z", "updatedAt": "2024-07-31T02:01:25.167Z" }, "components": [ { "id": "f308a8c6-d5f2-484b-b419-6f6fcdc8c43d", "name": "button1", "type": "Button", "pageId": "0f1a903d-73bf-4c05-830e-6cf348f9e799", "parent": "79df8f91-9d66-4412-965d-5d8612bdfa5b", "properties": { "text": { "value": "+ Add new ticket" } }, "general": {}, "styles": { "borderRadius": { "value": "{{5}}" }, "backgroundColor": { "value": "#3e63ddff" }, "borderColor": { "value": "#ffffff00" } }, "generalStyles": {}, "displayPreferences": { "showOnDesktop": { "value": "{{true}}" }, "showOnMobile": { "value": "{{false}}" } }, "validation": {}, "createdAt": "2024-06-12T08:20:41.594Z", "updatedAt": "2024-11-10T20:25:24.262Z", "layouts": [ { "id": "32db4c68-2365-474e-b6b4-d6b785482a02", "type": "desktop", "top": 20, "left": 35, "width": 7, "height": 40, "componentId": "f308a8c6-d5f2-484b-b419-6f6fcdc8c43d", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:39.992Z" }, { "id": "5ed66b6c-2208-469c-8305-f65ef0ca07b9", "type": "mobile", "top": 20, "left": 36, "width": 6.976744186046512, "height": 30, "componentId": "f308a8c6-d5f2-484b-b419-6f6fcdc8c43d", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:39.992Z" } ] }, { "id": "1200b719-802a-4976-916d-6f76de5e8c56", "name": "text5", "type": "Text", "pageId": "0f1a903d-73bf-4c05-830e-6cf348f9e799", "parent": "79df8f91-9d66-4412-965d-5d8612bdfa5b", "properties": { "text": { "value": "All tickets" } }, "general": {}, "styles": { "textSize": { "value": "24" }, "fontWeight": { "value": "bold" }, "textIndent": { "value": "0" }, "isScrollRequired": { "value": "disabled" } }, "generalStyles": {}, "displayPreferences": { "showOnDesktop": { "value": "{{true}}" }, "showOnMobile": { "value": "{{false}}" } }, "validation": {}, "createdAt": "2024-06-12T08:20:41.594Z", "updatedAt": "2024-06-12T08:20:41.594Z", "layouts": [ { "id": "6348d322-2855-47ca-a0c5-12e5ff56664e", "type": "desktop", "top": 20, "left": 1, "width": 12.999999999999998, "height": 40, "componentId": "1200b719-802a-4976-916d-6f76de5e8c56", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:39.992Z" }, { "id": "788526a8-46c3-4364-8de8-28caaabd19a4", "type": "mobile", "top": 0, "left": 0, "width": 13.953488372093023, "height": 40, "componentId": "1200b719-802a-4976-916d-6f76de5e8c56", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:39.992Z" } ] }, { "id": "79df8f91-9d66-4412-965d-5d8612bdfa5b", "name": "container1", "type": "Container", "pageId": "0f1a903d-73bf-4c05-830e-6cf348f9e799", "parent": null, "properties": { "loadingState": { "fxActive": false } }, "general": {}, "styles": { "borderRadius": { "value": "10" }, "borderColor": { "value": "#ffffff00" } }, "generalStyles": {}, "displayPreferences": { "showOnDesktop": { "value": "{{true}}" }, "showOnMobile": { "value": "{{true}}" } }, "validation": {}, "createdAt": "2024-06-12T08:20:41.594Z", "updatedAt": "2024-07-31T01:36:35.232Z", "layouts": [ { "id": "9eefa7d6-474b-4495-a8b3-b0a202a8c018", "type": "desktop", "top": 110, "left": 1, "width": 41, "height": 620, "componentId": "79df8f91-9d66-4412-965d-5d8612bdfa5b", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:39.992Z" }, { "id": "58112f66-cfed-4427-a2ff-009c48705926", "type": "mobile", "top": 100, "left": 1, "width": 41, "height": 600, "componentId": "79df8f91-9d66-4412-965d-5d8612bdfa5b", "dimensionUnit": "count", "updatedAt": "2024-07-31T02:01:02.257Z" } ] }, { "id": "89f97b08-a909-4ce3-9f19-0b11a95f8c27", "name": "text4", "type": "Text", "pageId": "0f1a903d-73bf-4c05-830e-6cf348f9e799", "parent": "3cd4015f-4c5f-4286-be8a-c8cd99cbc99a", "properties": { "text": { "value": "