From 6aa6f485c56548a0da92fd96f6a3e470895fe7b7 Mon Sep 17 00:00:00 2001 From: ivarsbariss Date: Thu, 5 Mar 2026 11:17:45 +0100 Subject: [PATCH] New section --- application.json | 4 + .../widgets/Container1/Button2Copy.json | 45 +++ .../Pending Revisions/Pending Revisions.json | 33 ++ .../pending_revisions_all/metadata.json | 31 ++ .../pending_revisions_all.txt | 2 + .../pending_revisions_alx/metadata.json | 31 ++ .../pending_revisions_alx.txt | 2 + .../pending_revisions_ml/metadata.json | 31 ++ .../pending_revisions_ml.txt | 2 + .../pending_revisions_slx/metadata.json | 31 ++ .../pending_revisions_slx.txt | 2 + .../pending_revisions_sr/metadata.json | 31 ++ .../pending_revisions_sr.txt | 2 + .../widgets/Container1/Button1.json | 45 +++ .../widgets/Container1/Button1Copy.json | 45 +++ .../widgets/Container1/Button1Copy2.json | 45 +++ .../widgets/Container1/Button2All.json | 45 +++ .../widgets/Container1/Button2Copy.json | 49 +++ .../widgets/Container1/Container1.json | 87 +++++ .../widgets/Container1/Text1.json | 52 +++ .../widgets/Container1/Text2.json | 52 +++ pages/Pending Revisions/widgets/Heading.json | 52 +++ .../widgets/Tabs1/TableALx.json | 89 +++++ .../widgets/Tabs1/TableAll.json | 89 +++++ .../widgets/Tabs1/TableML.json | 89 +++++ .../widgets/Tabs1/TableSLx.json | 89 +++++ .../widgets/Tabs1/TableSR.json | 89 +++++ .../widgets/Tabs1/Tabs1.json | 324 ++++++++++++++++++ .../widgets/Container1/Button2Copy.json | 45 +++ .../widgets/Container1/Button2Copy.json | 45 +++ .../widgets/Container1/Button2Copy.json | 45 +++ 31 files changed, 1623 insertions(+) create mode 100644 pages/Pending POs/widgets/Container1/Button2Copy.json create mode 100644 pages/Pending Revisions/Pending Revisions.json create mode 100644 pages/Pending Revisions/queries/pending_revisions_all/metadata.json create mode 100644 pages/Pending Revisions/queries/pending_revisions_all/pending_revisions_all.txt create mode 100644 pages/Pending Revisions/queries/pending_revisions_alx/metadata.json create mode 100644 pages/Pending Revisions/queries/pending_revisions_alx/pending_revisions_alx.txt create mode 100644 pages/Pending Revisions/queries/pending_revisions_ml/metadata.json create mode 100644 pages/Pending Revisions/queries/pending_revisions_ml/pending_revisions_ml.txt create mode 100644 pages/Pending Revisions/queries/pending_revisions_slx/metadata.json create mode 100644 pages/Pending Revisions/queries/pending_revisions_slx/pending_revisions_slx.txt create mode 100644 pages/Pending Revisions/queries/pending_revisions_sr/metadata.json create mode 100644 pages/Pending Revisions/queries/pending_revisions_sr/pending_revisions_sr.txt create mode 100644 pages/Pending Revisions/widgets/Container1/Button1.json create mode 100644 pages/Pending Revisions/widgets/Container1/Button1Copy.json create mode 100644 pages/Pending Revisions/widgets/Container1/Button1Copy2.json create mode 100644 pages/Pending Revisions/widgets/Container1/Button2All.json create mode 100644 pages/Pending Revisions/widgets/Container1/Button2Copy.json create mode 100644 pages/Pending Revisions/widgets/Container1/Container1.json create mode 100644 pages/Pending Revisions/widgets/Container1/Text1.json create mode 100644 pages/Pending Revisions/widgets/Container1/Text2.json create mode 100644 pages/Pending Revisions/widgets/Heading.json create mode 100644 pages/Pending Revisions/widgets/Tabs1/TableALx.json create mode 100644 pages/Pending Revisions/widgets/Tabs1/TableAll.json create mode 100644 pages/Pending Revisions/widgets/Tabs1/TableML.json create mode 100644 pages/Pending Revisions/widgets/Tabs1/TableSLx.json create mode 100644 pages/Pending Revisions/widgets/Tabs1/TableSR.json create mode 100644 pages/Pending Revisions/widgets/Tabs1/Tabs1.json create mode 100644 pages/Sales - Capacity Planning/widgets/Container1/Button2Copy.json create mode 100644 pages/Sales - Units Ordered/widgets/Container1/Button2Copy.json create mode 100644 pages/Sales - Units Shipped/widgets/Container1/Button2Copy.json diff --git a/application.json b/application.json index c1eb87e..954973d 100644 --- a/application.json +++ b/application.json @@ -44,6 +44,10 @@ { "id": "Pending POs", "isDefault": false + }, + { + "id": "Pending Revisions", + "isDefault": false } ], "unpublishedAppLayout": { diff --git a/pages/Pending POs/widgets/Container1/Button2Copy.json b/pages/Pending POs/widgets/Container1/Button2Copy.json new file mode 100644 index 0000000..35b12dc --- /dev/null +++ b/pages/Pending POs/widgets/Container1/Button2Copy.json @@ -0,0 +1,45 @@ +{ + "animateLoading": true, + "borderRadius": "0.375rem", + "bottomRow": 30, + "boxShadow": "none", + "buttonColor": "#ffffff", + "buttonVariant": "PRIMARY", + "disabledWhenInvalid": false, + "dynamicBindingPathList": [], + "dynamicTriggerPathList": [ + { + "key": "onClick" + } + ], + "isDefaultClickDisabled": true, + "isDisabled": false, + "isLoading": false, + "isVisible": true, + "key": "pa1btnkey005", + "leftColumn": 0, + "minWidth": 120, + "mobileBottomRow": 30, + "mobileLeftColumn": 0, + "mobileRightColumn": 16, + "mobileTopRow": 26, + "needsErrorInfo": false, + "onClick": "{{navigateTo('Pending Revisions', {}, 'SAME_WINDOW');}}", + "originalBottomRow": 30, + "originalTopRow": 26, + "parentColumnSpace": 3.841796875, + "parentId": "pa1canvas01", + "parentRowSpace": 10, + "placement": "START", + "recaptchaType": "V3", + "renderMode": "CANVAS", + "resetFormOnClick": false, + "responsiveBehavior": "hug", + "rightColumn": 64, + "text": "Pending Revisions", + "topRow": 26, + "type": "BUTTON_WIDGET", + "version": 1, + "widgetId": "pa1btnpndrv", + "widgetName": "Button2Copy" +} diff --git a/pages/Pending Revisions/Pending Revisions.json b/pages/Pending Revisions/Pending Revisions.json new file mode 100644 index 0000000..34623a7 --- /dev/null +++ b/pages/Pending Revisions/Pending Revisions.json @@ -0,0 +1,33 @@ +{ + "gitSyncId": "0598cd55ba984886b668342e_15ec5d9e-3743-4dd6-b670-c9a91142b92a", + "unpublishedPage": { + "isHidden": false, + "layouts": [ + { + "dsl": { + "backgroundColor": "none", + "bottomRow": 1240, + "canExtend": true, + "containerStyle": "none", + "detachFromLayout": true, + "dynamicBindingPathList": [], + "dynamicTriggerPathList": [], + "leftColumn": 0, + "minHeight": 1292, + "parentColumnSpace": 1, + "parentRowSpace": 1, + "rightColumn": 4896, + "snapColumns": 64, + "snapRows": 124, + "topRow": 0, + "type": "CANVAS_WIDGET", + "version": 94, + "widgetId": "0", + "widgetName": "MainContainer" + } + } + ], + "name": "Pending Revisions", + "slug": "pending-revisions" + } +} diff --git a/pages/Pending Revisions/queries/pending_revisions_all/metadata.json b/pages/Pending Revisions/queries/pending_revisions_all/metadata.json new file mode 100644 index 0000000..ed6a334 --- /dev/null +++ b/pages/Pending Revisions/queries/pending_revisions_all/metadata.json @@ -0,0 +1,31 @@ +{ + "gitSyncId": "0598cd55ba984886b668342e_b1c1fca9-b06c-49e3-b063-720fe1494cf7", + "id": "Pending Revisions_pending_revisions_all", + "pluginId": "postgres-plugin", + "pluginType": "DB", + "unpublishedAction": { + "actionConfiguration": { + "body": "select *\nfrom mpe.get_prototype_dashboard_data(ARRAY ['25502', '27985', '35313', '37111', '34487', '35355']::TEXT[])\n", + "encodeParamsToggle": true, + "paginationType": "NONE", + "pluginSpecifiedTemplates": [ + { + "value": true + } + ], + "timeoutInMillisecond": 10000 + }, + "confirmBeforeExecute": false, + "datasource": { + "id": "xTuple_Sandbox", + "isAutoGenerated": false, + "name": "xTuple_Sandbox", + "pluginId": "postgres-plugin" + }, + "dynamicBindingPathList": [], + "name": "pending_revisions_all", + "pageId": "Pending Revisions", + "runBehaviour": "AUTOMATIC", + "userSetOnLoad": false + } +} diff --git a/pages/Pending Revisions/queries/pending_revisions_all/pending_revisions_all.txt b/pages/Pending Revisions/queries/pending_revisions_all/pending_revisions_all.txt new file mode 100644 index 0000000..6f476aa --- /dev/null +++ b/pages/Pending Revisions/queries/pending_revisions_all/pending_revisions_all.txt @@ -0,0 +1,2 @@ +select * +from mpe.get_prototype_dashboard_data(ARRAY ['25502', '27985', '35313', '37111', '34487', '35355']::TEXT[]) diff --git a/pages/Pending Revisions/queries/pending_revisions_alx/metadata.json b/pages/Pending Revisions/queries/pending_revisions_alx/metadata.json new file mode 100644 index 0000000..07680ce --- /dev/null +++ b/pages/Pending Revisions/queries/pending_revisions_alx/metadata.json @@ -0,0 +1,31 @@ +{ + "gitSyncId": "0598cd55ba984886b668342e_9d7abc58-2bd6-4eb5-8503-ee182b143f01", + "id": "Pending Revisions_pending_revisions_alx", + "pluginId": "postgres-plugin", + "pluginType": "DB", + "unpublishedAction": { + "actionConfiguration": { + "body": "select *\nfrom mpe.get_prototype_dashboard_data(ARRAY ['25502', '27985']::TEXT[])\n", + "encodeParamsToggle": true, + "paginationType": "NONE", + "pluginSpecifiedTemplates": [ + { + "value": true + } + ], + "timeoutInMillisecond": 10000 + }, + "confirmBeforeExecute": false, + "datasource": { + "id": "xTuple_Sandbox", + "isAutoGenerated": false, + "name": "xTuple_Sandbox", + "pluginId": "postgres-plugin" + }, + "dynamicBindingPathList": [], + "name": "pending_revisions_alx", + "pageId": "Pending Revisions", + "runBehaviour": "AUTOMATIC", + "userSetOnLoad": false + } +} diff --git a/pages/Pending Revisions/queries/pending_revisions_alx/pending_revisions_alx.txt b/pages/Pending Revisions/queries/pending_revisions_alx/pending_revisions_alx.txt new file mode 100644 index 0000000..cf4de40 --- /dev/null +++ b/pages/Pending Revisions/queries/pending_revisions_alx/pending_revisions_alx.txt @@ -0,0 +1,2 @@ +select * +from mpe.get_prototype_dashboard_data(ARRAY ['25502', '27985']::TEXT[]) diff --git a/pages/Pending Revisions/queries/pending_revisions_ml/metadata.json b/pages/Pending Revisions/queries/pending_revisions_ml/metadata.json new file mode 100644 index 0000000..7bdab73 --- /dev/null +++ b/pages/Pending Revisions/queries/pending_revisions_ml/metadata.json @@ -0,0 +1,31 @@ +{ + "gitSyncId": "0598cd55ba984886b668342e_dbe9fd8c-dab2-4480-ab63-253af80f5477", + "id": "Pending Revisions_pending_revisions_ml", + "pluginId": "postgres-plugin", + "pluginType": "DB", + "unpublishedAction": { + "actionConfiguration": { + "body": "select *\nfrom mpe.get_prototype_dashboard_data(ARRAY ['37111']::TEXT[])\n", + "encodeParamsToggle": true, + "paginationType": "NONE", + "pluginSpecifiedTemplates": [ + { + "value": true + } + ], + "timeoutInMillisecond": 10000 + }, + "confirmBeforeExecute": false, + "datasource": { + "id": "xTuple_Sandbox", + "isAutoGenerated": false, + "name": "xTuple_Sandbox", + "pluginId": "postgres-plugin" + }, + "dynamicBindingPathList": [], + "name": "pending_revisions_ml", + "pageId": "Pending Revisions", + "runBehaviour": "AUTOMATIC", + "userSetOnLoad": false + } +} diff --git a/pages/Pending Revisions/queries/pending_revisions_ml/pending_revisions_ml.txt b/pages/Pending Revisions/queries/pending_revisions_ml/pending_revisions_ml.txt new file mode 100644 index 0000000..a10201a --- /dev/null +++ b/pages/Pending Revisions/queries/pending_revisions_ml/pending_revisions_ml.txt @@ -0,0 +1,2 @@ +select * +from mpe.get_prototype_dashboard_data(ARRAY ['37111']::TEXT[]) diff --git a/pages/Pending Revisions/queries/pending_revisions_slx/metadata.json b/pages/Pending Revisions/queries/pending_revisions_slx/metadata.json new file mode 100644 index 0000000..ecb47c2 --- /dev/null +++ b/pages/Pending Revisions/queries/pending_revisions_slx/metadata.json @@ -0,0 +1,31 @@ +{ + "gitSyncId": "0598cd55ba984886b668342e_333bf9d0-4b04-44f8-b6ef-a940e4132992", + "id": "Pending Revisions_pending_revisions_slx", + "pluginId": "postgres-plugin", + "pluginType": "DB", + "unpublishedAction": { + "actionConfiguration": { + "body": "select *\nfrom mpe.get_prototype_dashboard_data(ARRAY ['34487', '35355']::TEXT[])\n", + "encodeParamsToggle": true, + "paginationType": "NONE", + "pluginSpecifiedTemplates": [ + { + "value": true + } + ], + "timeoutInMillisecond": 10000 + }, + "confirmBeforeExecute": false, + "datasource": { + "id": "xTuple_Sandbox", + "isAutoGenerated": false, + "name": "xTuple_Sandbox", + "pluginId": "postgres-plugin" + }, + "dynamicBindingPathList": [], + "name": "pending_revisions_slx", + "pageId": "Pending Revisions", + "runBehaviour": "AUTOMATIC", + "userSetOnLoad": false + } +} diff --git a/pages/Pending Revisions/queries/pending_revisions_slx/pending_revisions_slx.txt b/pages/Pending Revisions/queries/pending_revisions_slx/pending_revisions_slx.txt new file mode 100644 index 0000000..52b0e5f --- /dev/null +++ b/pages/Pending Revisions/queries/pending_revisions_slx/pending_revisions_slx.txt @@ -0,0 +1,2 @@ +select * +from mpe.get_prototype_dashboard_data(ARRAY ['34487', '35355']::TEXT[]) diff --git a/pages/Pending Revisions/queries/pending_revisions_sr/metadata.json b/pages/Pending Revisions/queries/pending_revisions_sr/metadata.json new file mode 100644 index 0000000..1dcbadf --- /dev/null +++ b/pages/Pending Revisions/queries/pending_revisions_sr/metadata.json @@ -0,0 +1,31 @@ +{ + "gitSyncId": "0598cd55ba984886b668342e_6fec5d38-ef2c-4ae0-857f-16e3e1ae5e5c", + "id": "Pending Revisions_pending_revisions_sr", + "pluginId": "postgres-plugin", + "pluginType": "DB", + "unpublishedAction": { + "actionConfiguration": { + "body": "select *\nfrom mpe.get_prototype_dashboard_data(ARRAY ['35313']::TEXT[])\n", + "encodeParamsToggle": true, + "paginationType": "NONE", + "pluginSpecifiedTemplates": [ + { + "value": true + } + ], + "timeoutInMillisecond": 10000 + }, + "confirmBeforeExecute": false, + "datasource": { + "id": "xTuple_Sandbox", + "isAutoGenerated": false, + "name": "xTuple_Sandbox", + "pluginId": "postgres-plugin" + }, + "dynamicBindingPathList": [], + "name": "pending_revisions_sr", + "pageId": "Pending Revisions", + "runBehaviour": "AUTOMATIC", + "userSetOnLoad": false + } +} diff --git a/pages/Pending Revisions/queries/pending_revisions_sr/pending_revisions_sr.txt b/pages/Pending Revisions/queries/pending_revisions_sr/pending_revisions_sr.txt new file mode 100644 index 0000000..0e20888 --- /dev/null +++ b/pages/Pending Revisions/queries/pending_revisions_sr/pending_revisions_sr.txt @@ -0,0 +1,2 @@ +select * +from mpe.get_prototype_dashboard_data(ARRAY ['35313']::TEXT[]) diff --git a/pages/Pending Revisions/widgets/Container1/Button1.json b/pages/Pending Revisions/widgets/Container1/Button1.json new file mode 100644 index 0000000..ff3da77 --- /dev/null +++ b/pages/Pending Revisions/widgets/Container1/Button1.json @@ -0,0 +1,45 @@ +{ + "animateLoading": true, + "borderRadius": "0.375rem", + "bottomRow": 8, + "boxShadow": "none", + "buttonColor": "#ffffff", + "buttonVariant": "PRIMARY", + "disabledWhenInvalid": false, + "dynamicBindingPathList": [], + "dynamicTriggerPathList": [ + { + "key": "onClick" + } + ], + "isDefaultClickDisabled": true, + "isDisabled": false, + "isLoading": false, + "isVisible": true, + "key": "pr1btnkey001", + "leftColumn": 0, + "minWidth": 120, + "mobileBottomRow": 8, + "mobileLeftColumn": 0, + "mobileRightColumn": 16, + "mobileTopRow": 4, + "needsErrorInfo": false, + "onClick": "{{navigateTo('Sales - Capacity Planning', {}, 'SAME_WINDOW');}}", + "originalBottomRow": 8, + "originalTopRow": 4, + "parentColumnSpace": 3.841796875, + "parentId": "pr1canvas01", + "parentRowSpace": 10, + "placement": "START", + "recaptchaType": "V3", + "renderMode": "CANVAS", + "resetFormOnClick": false, + "responsiveBehavior": "hug", + "rightColumn": 64, + "text": "Capacity Planning", + "topRow": 4, + "type": "BUTTON_WIDGET", + "version": 1, + "widgetId": "pr1btncplan", + "widgetName": "Button1" +} diff --git a/pages/Pending Revisions/widgets/Container1/Button1Copy.json b/pages/Pending Revisions/widgets/Container1/Button1Copy.json new file mode 100644 index 0000000..bc64d41 --- /dev/null +++ b/pages/Pending Revisions/widgets/Container1/Button1Copy.json @@ -0,0 +1,45 @@ +{ + "animateLoading": true, + "borderRadius": "0.375rem", + "bottomRow": 12, + "boxShadow": "none", + "buttonColor": "#ffffff", + "buttonVariant": "PRIMARY", + "disabledWhenInvalid": false, + "dynamicBindingPathList": [], + "dynamicTriggerPathList": [ + { + "key": "onClick" + } + ], + "isDefaultClickDisabled": true, + "isDisabled": false, + "isLoading": false, + "isVisible": true, + "key": "pr1btnkey002", + "leftColumn": 0, + "minWidth": 120, + "mobileBottomRow": 12, + "mobileLeftColumn": 0, + "mobileRightColumn": 16, + "mobileTopRow": 8, + "needsErrorInfo": false, + "onClick": "{{navigateTo('Sales - Units Shipped', {}, 'SAME_WINDOW');}}", + "originalBottomRow": 12, + "originalTopRow": 8, + "parentColumnSpace": 3.841796875, + "parentId": "pr1canvas01", + "parentRowSpace": 10, + "placement": "START", + "recaptchaType": "V3", + "renderMode": "CANVAS", + "resetFormOnClick": false, + "responsiveBehavior": "hug", + "rightColumn": 64, + "text": "Units Shipped", + "topRow": 8, + "type": "BUTTON_WIDGET", + "version": 1, + "widgetId": "pr1btnushpd", + "widgetName": "Button1Copy" +} diff --git a/pages/Pending Revisions/widgets/Container1/Button1Copy2.json b/pages/Pending Revisions/widgets/Container1/Button1Copy2.json new file mode 100644 index 0000000..13870ab --- /dev/null +++ b/pages/Pending Revisions/widgets/Container1/Button1Copy2.json @@ -0,0 +1,45 @@ +{ + "animateLoading": true, + "borderRadius": "0.375rem", + "bottomRow": 16, + "boxShadow": "none", + "buttonColor": "#ffffff", + "buttonVariant": "PRIMARY", + "disabledWhenInvalid": false, + "dynamicBindingPathList": [], + "dynamicTriggerPathList": [ + { + "key": "onClick" + } + ], + "isDefaultClickDisabled": true, + "isDisabled": false, + "isLoading": false, + "isVisible": true, + "key": "pr1btnkey003", + "leftColumn": 0, + "minWidth": 120, + "mobileBottomRow": 16, + "mobileLeftColumn": 0, + "mobileRightColumn": 16, + "mobileTopRow": 12, + "needsErrorInfo": false, + "onClick": "{{navigateTo('Sales - Units Ordered', {}, 'SAME_WINDOW');}}", + "originalBottomRow": 16, + "originalTopRow": 12, + "parentColumnSpace": 3.841796875, + "parentId": "pr1canvas01", + "parentRowSpace": 10, + "placement": "START", + "recaptchaType": "V3", + "renderMode": "CANVAS", + "resetFormOnClick": false, + "responsiveBehavior": "hug", + "rightColumn": 64, + "text": "Units Ordered", + "topRow": 12, + "type": "BUTTON_WIDGET", + "version": 1, + "widgetId": "pr1btnuordr", + "widgetName": "Button1Copy2" +} diff --git a/pages/Pending Revisions/widgets/Container1/Button2All.json b/pages/Pending Revisions/widgets/Container1/Button2All.json new file mode 100644 index 0000000..5b5858f --- /dev/null +++ b/pages/Pending Revisions/widgets/Container1/Button2All.json @@ -0,0 +1,45 @@ +{ + "animateLoading": true, + "borderRadius": "0.375rem", + "bottomRow": 26, + "boxShadow": "none", + "buttonColor": "#ffffff", + "buttonVariant": "PRIMARY", + "disabledWhenInvalid": false, + "dynamicBindingPathList": [], + "dynamicTriggerPathList": [ + { + "key": "onClick" + } + ], + "isDefaultClickDisabled": true, + "isDisabled": false, + "isLoading": false, + "isVisible": true, + "key": "pr1btnkey004", + "leftColumn": 0, + "minWidth": 120, + "mobileBottomRow": 26, + "mobileLeftColumn": 0, + "mobileRightColumn": 16, + "mobileTopRow": 22, + "needsErrorInfo": false, + "onClick": "{{navigateTo('Pending POs', {}, 'SAME_WINDOW');}}", + "originalBottomRow": 26, + "originalTopRow": 22, + "parentColumnSpace": 3.841796875, + "parentId": "pr1canvas01", + "parentRowSpace": 10, + "placement": "START", + "recaptchaType": "V3", + "renderMode": "CANVAS", + "resetFormOnClick": false, + "responsiveBehavior": "hug", + "rightColumn": 64, + "text": "Pending POs", + "topRow": 22, + "type": "BUTTON_WIDGET", + "version": 1, + "widgetId": "pr1btnpndpo", + "widgetName": "Button2All" +} diff --git a/pages/Pending Revisions/widgets/Container1/Button2Copy.json b/pages/Pending Revisions/widgets/Container1/Button2Copy.json new file mode 100644 index 0000000..c846f1e --- /dev/null +++ b/pages/Pending Revisions/widgets/Container1/Button2Copy.json @@ -0,0 +1,49 @@ +{ + "animateLoading": true, + "borderRadius": "0.375rem", + "bottomRow": 30, + "boxShadow": "none", + "buttonColor": "{{appsmith.theme.colors.backgroundColor}}", + "buttonVariant": "PRIMARY", + "disabledWhenInvalid": false, + "dynamicBindingPathList": [ + { + "key": "buttonColor" + } + ], + "dynamicTriggerPathList": [ + { + "key": "onClick" + } + ], + "isDefaultClickDisabled": true, + "isDisabled": false, + "isLoading": false, + "isVisible": true, + "key": "pr1btnkey005", + "leftColumn": 0, + "minWidth": 120, + "mobileBottomRow": 30, + "mobileLeftColumn": 0, + "mobileRightColumn": 16, + "mobileTopRow": 26, + "needsErrorInfo": false, + "onClick": "{{navigateTo('Pending Revisions', {}, 'SAME_WINDOW');}}", + "originalBottomRow": 30, + "originalTopRow": 26, + "parentColumnSpace": 3.841796875, + "parentId": "pr1canvas01", + "parentRowSpace": 10, + "placement": "START", + "recaptchaType": "V3", + "renderMode": "CANVAS", + "resetFormOnClick": false, + "responsiveBehavior": "hug", + "rightColumn": 64, + "text": "Pending Revisions", + "topRow": 26, + "type": "BUTTON_WIDGET", + "version": 1, + "widgetId": "pr1btnpndrv", + "widgetName": "Button2Copy" +} diff --git a/pages/Pending Revisions/widgets/Container1/Container1.json b/pages/Pending Revisions/widgets/Container1/Container1.json new file mode 100644 index 0000000..8d17ec8 --- /dev/null +++ b/pages/Pending Revisions/widgets/Container1/Container1.json @@ -0,0 +1,87 @@ +{ + "animateLoading": true, + "backgroundColor": "#FFFFFF", + "borderColor": "#E0DEDE", + "borderRadius": "0px", + "borderWidth": "1", + "bottomRow": 124, + "boxShadow": "{{appsmith.theme.boxShadow.appBoxShadow}}", + "children": [ + { + "borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}", + "bottomRow": 1240, + "boxShadow": "{{appsmith.theme.boxShadow.appBoxShadow}}", + "canExtend": false, + "containerStyle": "none", + "detachFromLayout": true, + "dynamicBindingPathList": [ + { + "key": "borderRadius" + }, + { + "key": "boxShadow" + } + ], + "dynamicHeight": "AUTO_HEIGHT", + "flexLayers": [], + "isLoading": false, + "isVisible": true, + "key": "xorz42kdhi", + "leftColumn": 0, + "maxDynamicHeight": 9000, + "minDynamicHeight": 4, + "minHeight": 100, + "minWidth": 450, + "mobileBottomRow": 100, + "mobileLeftColumn": 0, + "mobileRightColumn": 132.9375, + "mobileTopRow": 0, + "needsErrorInfo": false, + "parentColumnSpace": 1, + "parentId": "pr1c0ntain", + "parentRowSpace": 1, + "renderMode": "CANVAS", + "responsiveBehavior": "fill", + "rightColumn": 132.9375, + "topRow": 0, + "type": "CANVAS_WIDGET", + "version": 1, + "widgetId": "pr1canvas01", + "widgetName": "Canvas1" + } + ], + "containerStyle": "card", + "dynamicBindingPathList": [ + { + "key": "boxShadow" + } + ], + "dynamicHeight": "FIXED", + "dynamicTriggerPathList": [], + "flexVerticalAlignment": "stretch", + "isCanvas": true, + "isLoading": false, + "isVisible": true, + "key": "36jaq5m9iy", + "leftColumn": 0, + "maxDynamicHeight": 12, + "minDynamicHeight": 10, + "minWidth": 450, + "mobileBottomRow": 10, + "mobileLeftColumn": 0, + "mobileRightColumn": 3, + "mobileTopRow": 0, + "needsErrorInfo": false, + "parentColumnSpace": 44.3125, + "parentId": "0", + "parentRowSpace": 10, + "renderMode": "CANVAS", + "responsiveBehavior": "fill", + "rightColumn": 9, + "shouldScrollContents": true, + "topRow": 0, + "type": "CONTAINER_WIDGET", + "version": 1, + "widgetId": "pr1c0ntain", + "widgetName": "Container1" +} diff --git a/pages/Pending Revisions/widgets/Container1/Text1.json b/pages/Pending Revisions/widgets/Container1/Text1.json new file mode 100644 index 0000000..cb9f4d8 --- /dev/null +++ b/pages/Pending Revisions/widgets/Container1/Text1.json @@ -0,0 +1,52 @@ +{ + "animateLoading": true, + "borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}", + "bottomRow": 4, + "dynamicBindingPathList": [ + { + "key": "truncateButtonColor" + }, + { + "key": "fontFamily" + }, + { + "key": "borderRadius" + } + ], + "dynamicHeight": "AUTO_HEIGHT", + "dynamicTriggerPathList": [], + "fontFamily": "{{appsmith.theme.fontFamily.appFont}}", + "fontSize": "1rem", + "fontStyle": "BOLD", + "isLoading": false, + "isVisible": true, + "key": "pr1txkey001", + "leftColumn": 0, + "maxDynamicHeight": 9000, + "minDynamicHeight": 4, + "minWidth": 450, + "mobileBottomRow": 4, + "mobileLeftColumn": 10, + "mobileRightColumn": 26, + "mobileTopRow": 0, + "needsErrorInfo": false, + "originalBottomRow": 4, + "originalTopRow": 0, + "overflow": "NONE", + "parentColumnSpace": 3.841796875, + "parentId": "pr1canvas01", + "parentRowSpace": 10, + "renderMode": "CANVAS", + "responsiveBehavior": "fill", + "rightColumn": 64, + "shouldTruncate": false, + "text": "Sales", + "textAlign": "LEFT", + "textColor": "#231F20", + "topRow": 0, + "truncateButtonColor": "{{appsmith.theme.colors.primaryColor}}", + "type": "TEXT_WIDGET", + "version": 1, + "widgetId": "pr1txtsales", + "widgetName": "Text1" +} diff --git a/pages/Pending Revisions/widgets/Container1/Text2.json b/pages/Pending Revisions/widgets/Container1/Text2.json new file mode 100644 index 0000000..4db5e8a --- /dev/null +++ b/pages/Pending Revisions/widgets/Container1/Text2.json @@ -0,0 +1,52 @@ +{ + "animateLoading": true, + "borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}", + "bottomRow": 22, + "dynamicBindingPathList": [ + { + "key": "truncateButtonColor" + }, + { + "key": "fontFamily" + }, + { + "key": "borderRadius" + } + ], + "dynamicHeight": "AUTO_HEIGHT", + "dynamicTriggerPathList": [], + "fontFamily": "{{appsmith.theme.fontFamily.appFont}}", + "fontSize": "1rem", + "fontStyle": "BOLD", + "isLoading": false, + "isVisible": true, + "key": "pr1txkey002", + "leftColumn": 0, + "maxDynamicHeight": 9000, + "minDynamicHeight": 4, + "minWidth": 450, + "mobileBottomRow": 22, + "mobileLeftColumn": 10, + "mobileRightColumn": 26, + "mobileTopRow": 18, + "needsErrorInfo": false, + "originalBottomRow": 22, + "originalTopRow": 18, + "overflow": "NONE", + "parentColumnSpace": 3.841796875, + "parentId": "pr1canvas01", + "parentRowSpace": 10, + "renderMode": "CANVAS", + "responsiveBehavior": "fill", + "rightColumn": 64, + "shouldTruncate": false, + "text": "Engineering", + "textAlign": "LEFT", + "textColor": "#231F20", + "topRow": 18, + "truncateButtonColor": "{{appsmith.theme.colors.primaryColor}}", + "type": "TEXT_WIDGET", + "version": 1, + "widgetId": "pr1txtengnr", + "widgetName": "Text2" +} diff --git a/pages/Pending Revisions/widgets/Heading.json b/pages/Pending Revisions/widgets/Heading.json new file mode 100644 index 0000000..94226fb --- /dev/null +++ b/pages/Pending Revisions/widgets/Heading.json @@ -0,0 +1,52 @@ +{ + "animateLoading": true, + "borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}", + "bottomRow": 5, + "dynamicBindingPathList": [ + { + "key": "truncateButtonColor" + }, + { + "key": "fontFamily" + }, + { + "key": "borderRadius" + } + ], + "dynamicHeight": "AUTO_HEIGHT", + "dynamicTriggerPathList": [], + "fontFamily": "{{appsmith.theme.fontFamily.appFont}}", + "fontSize": "1.875rem", + "fontStyle": "BOLD", + "isLoading": false, + "isVisible": true, + "key": "pr1hdgkey01", + "leftColumn": 9, + "maxDynamicHeight": 9000, + "minDynamicHeight": 4, + "minWidth": 450, + "mobileBottomRow": 5, + "mobileLeftColumn": 1, + "mobileRightColumn": 17, + "mobileTopRow": 1, + "needsErrorInfo": false, + "originalBottomRow": 5, + "originalTopRow": 0, + "overflow": "NONE", + "parentColumnSpace": 25.109375, + "parentId": "0", + "parentRowSpace": 10, + "renderMode": "CANVAS", + "responsiveBehavior": "fill", + "rightColumn": 64, + "shouldTruncate": false, + "text": "Pending Revisions", + "textAlign": "LEFT", + "textColor": "#231F20", + "topRow": 0, + "truncateButtonColor": "{{appsmith.theme.colors.primaryColor}}", + "type": "TEXT_WIDGET", + "version": 1, + "widgetId": "pr1heading1", + "widgetName": "Heading" +} diff --git a/pages/Pending Revisions/widgets/Tabs1/TableALx.json b/pages/Pending Revisions/widgets/Tabs1/TableALx.json new file mode 100644 index 0000000..b46a449 --- /dev/null +++ b/pages/Pending Revisions/widgets/Tabs1/TableALx.json @@ -0,0 +1,89 @@ +{ + "accentColor": "{{appsmith.theme.colors.primaryColor}}", + "animateLoading": true, + "borderColor": "#E0DEDE", + "borderRadius": "0.375rem", + "borderWidth": "1", + "bottomRow": 58, + "boxShadow": "{{appsmith.theme.boxShadow.appBoxShadow}}", + "canFreezeColumn": true, + "childStylesheet": { + "button": { + "borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}", + "boxShadow": "none", + "buttonColor": "{{appsmith.theme.colors.primaryColor}}" + }, + "editActions": { + "discardBorderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}", + "discardButtonColor": "{{appsmith.theme.colors.primaryColor}}", + "saveBorderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}", + "saveButtonColor": "{{appsmith.theme.colors.primaryColor}}" + }, + "iconButton": { + "borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}", + "boxShadow": "none", + "buttonColor": "{{appsmith.theme.colors.primaryColor}}" + }, + "menuButton": { + "borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}", + "boxShadow": "none", + "menuColor": "{{appsmith.theme.colors.primaryColor}}" + } + }, + "columnOrder": [], + "columnWidthMap": {}, + "compactMode": "SHORT", + "customIsLoading": false, + "customIsLoadingValue": "", + "defaultPageSize": 0, + "defaultSelectedRowIndex": 0, + "defaultSelectedRowIndices": [0], + "delimiter": ",", + "dynamicBindingPathList": [ + {"key": "accentColor"}, + {"key": "boxShadow"}, + {"key": "tableData"} + ], + "dynamicPropertyPathList": [{"key": "textSize"}], + "dynamicTriggerPathList": [], + "enableClientSideSearch": true, + "endOfData": false, + "flexVerticalAlignment": "start", + "horizontalAlignment": "LEFT", + "inlineEditingSaveOption": "ROW_LEVEL", + "isLoading": false, + "isSortable": true, + "isVisible": true, + "isVisibleDownload": true, + "isVisibleFilters": false, + "isVisiblePagination": true, + "isVisibleSearch": false, + "key": "pr1tblalxkey", + "label": "Data", + "leftColumn": 0, + "minWidth": 450, + "mobileBottomRow": 31, + "mobileLeftColumn": 1, + "mobileRightColumn": 35, + "mobileTopRow": 5, + "needsErrorInfo": false, + "originalBottomRow": 58, + "originalTopRow": 0, + "parentColumnSpace": 11.265625, + "parentId": "pr1cnvsalx", + "parentRowSpace": 10, + "primaryColumns": {}, + "renderMode": "CANVAS", + "responsiveBehavior": "fill", + "rightColumn": 62, + "searchKey": "", + "tableData": "{{pending_revisions_alx.data}}", + "textSize": "0.775rem", + "topRow": 0, + "totalRecordsCount": 0, + "type": "TABLE_WIDGET_V2", + "version": 2, + "verticalAlignment": "CENTER", + "widgetId": "pr1tblalx1", + "widgetName": "TableALx" +} diff --git a/pages/Pending Revisions/widgets/Tabs1/TableAll.json b/pages/Pending Revisions/widgets/Tabs1/TableAll.json new file mode 100644 index 0000000..4fcacf4 --- /dev/null +++ b/pages/Pending Revisions/widgets/Tabs1/TableAll.json @@ -0,0 +1,89 @@ +{ + "accentColor": "{{appsmith.theme.colors.primaryColor}}", + "animateLoading": true, + "borderColor": "#E0DEDE", + "borderRadius": "0.375rem", + "borderWidth": "1", + "bottomRow": 58, + "boxShadow": "{{appsmith.theme.boxShadow.appBoxShadow}}", + "canFreezeColumn": true, + "childStylesheet": { + "button": { + "borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}", + "boxShadow": "none", + "buttonColor": "{{appsmith.theme.colors.primaryColor}}" + }, + "editActions": { + "discardBorderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}", + "discardButtonColor": "{{appsmith.theme.colors.primaryColor}}", + "saveBorderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}", + "saveButtonColor": "{{appsmith.theme.colors.primaryColor}}" + }, + "iconButton": { + "borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}", + "boxShadow": "none", + "buttonColor": "{{appsmith.theme.colors.primaryColor}}" + }, + "menuButton": { + "borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}", + "boxShadow": "none", + "menuColor": "{{appsmith.theme.colors.primaryColor}}" + } + }, + "columnOrder": [], + "columnWidthMap": {}, + "compactMode": "SHORT", + "customIsLoading": false, + "customIsLoadingValue": "", + "defaultPageSize": 0, + "defaultSelectedRowIndex": 0, + "defaultSelectedRowIndices": [0], + "delimiter": ",", + "dynamicBindingPathList": [ + {"key": "accentColor"}, + {"key": "boxShadow"}, + {"key": "tableData"} + ], + "dynamicPropertyPathList": [{"key": "textSize"}], + "dynamicTriggerPathList": [], + "enableClientSideSearch": true, + "endOfData": false, + "flexVerticalAlignment": "start", + "horizontalAlignment": "LEFT", + "inlineEditingSaveOption": "ROW_LEVEL", + "isLoading": false, + "isSortable": true, + "isVisible": true, + "isVisibleDownload": true, + "isVisibleFilters": false, + "isVisiblePagination": true, + "isVisibleSearch": false, + "key": "pr1tblallkey", + "label": "Data", + "leftColumn": 0, + "minWidth": 450, + "mobileBottomRow": 31, + "mobileLeftColumn": 1, + "mobileRightColumn": 35, + "mobileTopRow": 5, + "needsErrorInfo": false, + "originalBottomRow": 58, + "originalTopRow": 0, + "parentColumnSpace": 11.265625, + "parentId": "pr1cnvsall", + "parentRowSpace": 10, + "primaryColumns": {}, + "renderMode": "CANVAS", + "responsiveBehavior": "fill", + "rightColumn": 62, + "searchKey": "", + "tableData": "{{pending_revisions_all.data}}", + "textSize": "0.775rem", + "topRow": 0, + "totalRecordsCount": 0, + "type": "TABLE_WIDGET_V2", + "version": 2, + "verticalAlignment": "CENTER", + "widgetId": "pr1tblall1", + "widgetName": "TableAll" +} diff --git a/pages/Pending Revisions/widgets/Tabs1/TableML.json b/pages/Pending Revisions/widgets/Tabs1/TableML.json new file mode 100644 index 0000000..8a64cf2 --- /dev/null +++ b/pages/Pending Revisions/widgets/Tabs1/TableML.json @@ -0,0 +1,89 @@ +{ + "accentColor": "{{appsmith.theme.colors.primaryColor}}", + "animateLoading": true, + "borderColor": "#E0DEDE", + "borderRadius": "0.375rem", + "borderWidth": "1", + "bottomRow": 58, + "boxShadow": "{{appsmith.theme.boxShadow.appBoxShadow}}", + "canFreezeColumn": true, + "childStylesheet": { + "button": { + "borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}", + "boxShadow": "none", + "buttonColor": "{{appsmith.theme.colors.primaryColor}}" + }, + "editActions": { + "discardBorderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}", + "discardButtonColor": "{{appsmith.theme.colors.primaryColor}}", + "saveBorderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}", + "saveButtonColor": "{{appsmith.theme.colors.primaryColor}}" + }, + "iconButton": { + "borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}", + "boxShadow": "none", + "buttonColor": "{{appsmith.theme.colors.primaryColor}}" + }, + "menuButton": { + "borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}", + "boxShadow": "none", + "menuColor": "{{appsmith.theme.colors.primaryColor}}" + } + }, + "columnOrder": [], + "columnWidthMap": {}, + "compactMode": "SHORT", + "customIsLoading": false, + "customIsLoadingValue": "", + "defaultPageSize": 0, + "defaultSelectedRowIndex": 0, + "defaultSelectedRowIndices": [0], + "delimiter": ",", + "dynamicBindingPathList": [ + {"key": "accentColor"}, + {"key": "boxShadow"}, + {"key": "tableData"} + ], + "dynamicPropertyPathList": [{"key": "textSize"}], + "dynamicTriggerPathList": [], + "enableClientSideSearch": true, + "endOfData": false, + "flexVerticalAlignment": "start", + "horizontalAlignment": "LEFT", + "inlineEditingSaveOption": "ROW_LEVEL", + "isLoading": false, + "isSortable": true, + "isVisible": true, + "isVisibleDownload": true, + "isVisibleFilters": false, + "isVisiblePagination": true, + "isVisibleSearch": false, + "key": "pr1tblmlkey", + "label": "Data", + "leftColumn": 0, + "minWidth": 450, + "mobileBottomRow": 31, + "mobileLeftColumn": 1, + "mobileRightColumn": 35, + "mobileTopRow": 5, + "needsErrorInfo": false, + "originalBottomRow": 58, + "originalTopRow": 0, + "parentColumnSpace": 11.265625, + "parentId": "pr1cnvsml1", + "parentRowSpace": 10, + "primaryColumns": {}, + "renderMode": "CANVAS", + "responsiveBehavior": "fill", + "rightColumn": 62, + "searchKey": "", + "tableData": "{{pending_revisions_ml.data}}", + "textSize": "0.775rem", + "topRow": 0, + "totalRecordsCount": 0, + "type": "TABLE_WIDGET_V2", + "version": 2, + "verticalAlignment": "CENTER", + "widgetId": "pr1tblml01", + "widgetName": "TableML" +} diff --git a/pages/Pending Revisions/widgets/Tabs1/TableSLx.json b/pages/Pending Revisions/widgets/Tabs1/TableSLx.json new file mode 100644 index 0000000..e46d417 --- /dev/null +++ b/pages/Pending Revisions/widgets/Tabs1/TableSLx.json @@ -0,0 +1,89 @@ +{ + "accentColor": "{{appsmith.theme.colors.primaryColor}}", + "animateLoading": true, + "borderColor": "#E0DEDE", + "borderRadius": "0.375rem", + "borderWidth": "1", + "bottomRow": 58, + "boxShadow": "{{appsmith.theme.boxShadow.appBoxShadow}}", + "canFreezeColumn": true, + "childStylesheet": { + "button": { + "borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}", + "boxShadow": "none", + "buttonColor": "{{appsmith.theme.colors.primaryColor}}" + }, + "editActions": { + "discardBorderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}", + "discardButtonColor": "{{appsmith.theme.colors.primaryColor}}", + "saveBorderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}", + "saveButtonColor": "{{appsmith.theme.colors.primaryColor}}" + }, + "iconButton": { + "borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}", + "boxShadow": "none", + "buttonColor": "{{appsmith.theme.colors.primaryColor}}" + }, + "menuButton": { + "borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}", + "boxShadow": "none", + "menuColor": "{{appsmith.theme.colors.primaryColor}}" + } + }, + "columnOrder": [], + "columnWidthMap": {}, + "compactMode": "SHORT", + "customIsLoading": false, + "customIsLoadingValue": "", + "defaultPageSize": 0, + "defaultSelectedRowIndex": 0, + "defaultSelectedRowIndices": [0], + "delimiter": ",", + "dynamicBindingPathList": [ + {"key": "accentColor"}, + {"key": "boxShadow"}, + {"key": "tableData"} + ], + "dynamicPropertyPathList": [{"key": "textSize"}], + "dynamicTriggerPathList": [], + "enableClientSideSearch": true, + "endOfData": false, + "flexVerticalAlignment": "start", + "horizontalAlignment": "LEFT", + "inlineEditingSaveOption": "ROW_LEVEL", + "isLoading": false, + "isSortable": true, + "isVisible": true, + "isVisibleDownload": true, + "isVisibleFilters": false, + "isVisiblePagination": true, + "isVisibleSearch": false, + "key": "pr1tblslxkey", + "label": "Data", + "leftColumn": 0, + "minWidth": 450, + "mobileBottomRow": 31, + "mobileLeftColumn": 1, + "mobileRightColumn": 35, + "mobileTopRow": 5, + "needsErrorInfo": false, + "originalBottomRow": 58, + "originalTopRow": 0, + "parentColumnSpace": 11.265625, + "parentId": "pr1cnvsslx", + "parentRowSpace": 10, + "primaryColumns": {}, + "renderMode": "CANVAS", + "responsiveBehavior": "fill", + "rightColumn": 62, + "searchKey": "", + "tableData": "{{pending_revisions_slx.data}}", + "textSize": "0.775rem", + "topRow": 0, + "totalRecordsCount": 0, + "type": "TABLE_WIDGET_V2", + "version": 2, + "verticalAlignment": "CENTER", + "widgetId": "pr1tblslx1", + "widgetName": "TableSLx" +} diff --git a/pages/Pending Revisions/widgets/Tabs1/TableSR.json b/pages/Pending Revisions/widgets/Tabs1/TableSR.json new file mode 100644 index 0000000..a9b0345 --- /dev/null +++ b/pages/Pending Revisions/widgets/Tabs1/TableSR.json @@ -0,0 +1,89 @@ +{ + "accentColor": "{{appsmith.theme.colors.primaryColor}}", + "animateLoading": true, + "borderColor": "#E0DEDE", + "borderRadius": "0.375rem", + "borderWidth": "1", + "bottomRow": 58, + "boxShadow": "{{appsmith.theme.boxShadow.appBoxShadow}}", + "canFreezeColumn": true, + "childStylesheet": { + "button": { + "borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}", + "boxShadow": "none", + "buttonColor": "{{appsmith.theme.colors.primaryColor}}" + }, + "editActions": { + "discardBorderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}", + "discardButtonColor": "{{appsmith.theme.colors.primaryColor}}", + "saveBorderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}", + "saveButtonColor": "{{appsmith.theme.colors.primaryColor}}" + }, + "iconButton": { + "borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}", + "boxShadow": "none", + "buttonColor": "{{appsmith.theme.colors.primaryColor}}" + }, + "menuButton": { + "borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}", + "boxShadow": "none", + "menuColor": "{{appsmith.theme.colors.primaryColor}}" + } + }, + "columnOrder": [], + "columnWidthMap": {}, + "compactMode": "SHORT", + "customIsLoading": false, + "customIsLoadingValue": "", + "defaultPageSize": 0, + "defaultSelectedRowIndex": 0, + "defaultSelectedRowIndices": [0], + "delimiter": ",", + "dynamicBindingPathList": [ + {"key": "accentColor"}, + {"key": "boxShadow"}, + {"key": "tableData"} + ], + "dynamicPropertyPathList": [{"key": "textSize"}], + "dynamicTriggerPathList": [], + "enableClientSideSearch": true, + "endOfData": false, + "flexVerticalAlignment": "start", + "horizontalAlignment": "LEFT", + "inlineEditingSaveOption": "ROW_LEVEL", + "isLoading": false, + "isSortable": true, + "isVisible": true, + "isVisibleDownload": true, + "isVisibleFilters": false, + "isVisiblePagination": true, + "isVisibleSearch": false, + "key": "pr1tblsrkey", + "label": "Data", + "leftColumn": 0, + "minWidth": 450, + "mobileBottomRow": 31, + "mobileLeftColumn": 1, + "mobileRightColumn": 35, + "mobileTopRow": 5, + "needsErrorInfo": false, + "originalBottomRow": 58, + "originalTopRow": 0, + "parentColumnSpace": 11.265625, + "parentId": "pr1cnvssr1", + "parentRowSpace": 10, + "primaryColumns": {}, + "renderMode": "CANVAS", + "responsiveBehavior": "fill", + "rightColumn": 62, + "searchKey": "", + "tableData": "{{pending_revisions_sr.data}}", + "textSize": "0.775rem", + "topRow": 0, + "totalRecordsCount": 0, + "type": "TABLE_WIDGET_V2", + "version": 2, + "verticalAlignment": "CENTER", + "widgetId": "pr1tblsr01", + "widgetName": "TableSR" +} diff --git a/pages/Pending Revisions/widgets/Tabs1/Tabs1.json b/pages/Pending Revisions/widgets/Tabs1/Tabs1.json new file mode 100644 index 0000000..af85d2b --- /dev/null +++ b/pages/Pending Revisions/widgets/Tabs1/Tabs1.json @@ -0,0 +1,324 @@ +{ + "accentColor": "{{appsmith.theme.colors.primaryColor}}", + "animateLoading": true, + "backgroundColor": "#FFFFFF", + "borderColor": "#E0DEDE", + "borderRadius": "0.375rem", + "borderWidth": 1, + "bottomRow": 67, + "boxShadow": "{{appsmith.theme.boxShadow.appBoxShadow}}", + "children": [ + { + "borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}", + "bottomRow": 620, + "boxShadow": "{{appsmith.theme.boxShadow.appBoxShadow}}", + "canExtend": true, + "detachFromLayout": true, + "dynamicBindingPathList": [ + { + "key": "borderRadius" + }, + { + "key": "boxShadow" + } + ], + "dynamicHeight": "AUTO_HEIGHT", + "dynamicTriggerPathList": [], + "flexLayers": [], + "isDisabled": false, + "isLoading": false, + "isVisible": true, + "key": "pr1cnvkey01", + "leftColumn": 0, + "maxDynamicHeight": 9000, + "minDynamicHeight": 4, + "minHeight": 150, + "minWidth": 450, + "mobileBottomRow": 150, + "mobileLeftColumn": 0, + "mobileRightColumn": 602.625, + "mobileTopRow": 0, + "needsErrorInfo": false, + "parentColumnSpace": 1, + "parentId": "pr1tabs001", + "parentRowSpace": 1, + "renderMode": "CANVAS", + "responsiveBehavior": "fill", + "rightColumn": 602.625, + "shouldScrollContents": false, + "tabId": "tab1", + "tabName": "All", + "topRow": 0, + "type": "CANVAS_WIDGET", + "version": 1, + "widgetId": "pr1cnvsall", + "widgetName": "Canvas1" + }, + { + "borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}", + "bottomRow": 620, + "boxShadow": "{{appsmith.theme.boxShadow.appBoxShadow}}", + "canExtend": true, + "detachFromLayout": true, + "dynamicBindingPathList": [ + { + "key": "borderRadius" + }, + { + "key": "boxShadow" + } + ], + "dynamicHeight": "AUTO_HEIGHT", + "dynamicTriggerPathList": [], + "flexLayers": [], + "isDisabled": false, + "isLoading": false, + "isVisible": true, + "key": "pr1cnvkey02", + "leftColumn": 0, + "maxDynamicHeight": 9000, + "minDynamicHeight": 4, + "minHeight": 150, + "minWidth": 450, + "mobileBottomRow": 150, + "mobileLeftColumn": 0, + "mobileRightColumn": 602.625, + "mobileTopRow": 0, + "needsErrorInfo": false, + "parentColumnSpace": 1, + "parentId": "pr1tabs001", + "parentRowSpace": 1, + "renderMode": "CANVAS", + "responsiveBehavior": "fill", + "rightColumn": 602.625, + "shouldScrollContents": false, + "tabId": "tab2", + "tabName": "ALx", + "topRow": 0, + "type": "CANVAS_WIDGET", + "version": 1, + "widgetId": "pr1cnvsalx", + "widgetName": "Canvas2" + }, + { + "borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}", + "bottomRow": 620, + "boxShadow": "{{appsmith.theme.boxShadow.appBoxShadow}}", + "canExtend": true, + "detachFromLayout": true, + "dynamicBindingPathList": [ + { + "key": "borderRadius" + }, + { + "key": "boxShadow" + } + ], + "dynamicHeight": "AUTO_HEIGHT", + "dynamicTriggerPathList": [], + "flexLayers": [], + "isDisabled": false, + "isLoading": false, + "isVisible": true, + "key": "pr1cnvkey03", + "leftColumn": 0, + "maxDynamicHeight": 9000, + "minDynamicHeight": 4, + "minHeight": 150, + "minWidth": 450, + "mobileBottomRow": 150, + "mobileLeftColumn": 0, + "mobileRightColumn": 602.625, + "mobileTopRow": 0, + "needsErrorInfo": false, + "parentColumnSpace": 1, + "parentId": "pr1tabs001", + "parentRowSpace": 1, + "renderMode": "CANVAS", + "responsiveBehavior": "fill", + "rightColumn": 602.625, + "shouldScrollContents": false, + "tabId": "tab3", + "tabName": "SR", + "topRow": 0, + "type": "CANVAS_WIDGET", + "version": 1, + "widgetId": "pr1cnvssr1", + "widgetName": "Canvas3" + }, + { + "borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}", + "bottomRow": 620, + "boxShadow": "{{appsmith.theme.boxShadow.appBoxShadow}}", + "canExtend": true, + "detachFromLayout": true, + "dynamicBindingPathList": [ + { + "key": "borderRadius" + }, + { + "key": "boxShadow" + } + ], + "dynamicHeight": "AUTO_HEIGHT", + "dynamicTriggerPathList": [], + "flexLayers": [], + "isDisabled": false, + "isLoading": false, + "isVisible": true, + "key": "pr1cnvkey04", + "leftColumn": 0, + "maxDynamicHeight": 9000, + "minDynamicHeight": 4, + "minHeight": 150, + "minWidth": 450, + "mobileBottomRow": 150, + "mobileLeftColumn": 0, + "mobileRightColumn": 602.625, + "mobileTopRow": 0, + "needsErrorInfo": false, + "parentColumnSpace": 1, + "parentId": "pr1tabs001", + "parentRowSpace": 1, + "renderMode": "CANVAS", + "responsiveBehavior": "fill", + "rightColumn": 602.625, + "shouldScrollContents": false, + "tabId": "tab4", + "tabName": "ML", + "topRow": 0, + "type": "CANVAS_WIDGET", + "version": 1, + "widgetId": "pr1cnvsml1", + "widgetName": "Canvas4" + }, + { + "borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}", + "bottomRow": 620, + "boxShadow": "{{appsmith.theme.boxShadow.appBoxShadow}}", + "canExtend": true, + "detachFromLayout": true, + "dynamicBindingPathList": [ + { + "key": "borderRadius" + }, + { + "key": "boxShadow" + } + ], + "dynamicHeight": "AUTO_HEIGHT", + "dynamicTriggerPathList": [], + "flexLayers": [], + "isDisabled": false, + "isLoading": false, + "isVisible": true, + "key": "pr1cnvkey05", + "leftColumn": 0, + "maxDynamicHeight": 9000, + "minDynamicHeight": 4, + "minHeight": 150, + "minWidth": 450, + "mobileBottomRow": 150, + "mobileLeftColumn": 0, + "mobileRightColumn": 602.625, + "mobileTopRow": 0, + "needsErrorInfo": false, + "parentColumnSpace": 1, + "parentId": "pr1tabs001", + "parentRowSpace": 1, + "renderMode": "CANVAS", + "responsiveBehavior": "fill", + "rightColumn": 602.625, + "shouldScrollContents": false, + "tabId": "tab5", + "tabName": "SLx", + "topRow": 0, + "type": "CANVAS_WIDGET", + "version": 1, + "widgetId": "pr1cnvsslx", + "widgetName": "Canvas5" + } + ], + "defaultTab": "All", + "dynamicBindingPathList": [ + { + "key": "accentColor" + }, + { + "key": "boxShadow" + } + ], + "dynamicHeight": "AUTO_HEIGHT", + "dynamicTriggerPathList": [], + "flexVerticalAlignment": "stretch", + "isCanvas": true, + "isLoading": false, + "isVisible": true, + "key": "pr1tabskey1", + "leftColumn": 9, + "maxDynamicHeight": 9000, + "minDynamicHeight": 15, + "minWidth": 450, + "mobileBottomRow": 76, + "mobileLeftColumn": 2, + "mobileRightColumn": 26, + "mobileTopRow": 61, + "needsErrorInfo": false, + "originalBottomRow": 67, + "originalTopRow": 5, + "parentColumnSpace": 25.109375, + "parentId": "0", + "parentRowSpace": 10, + "renderMode": "CANVAS", + "responsiveBehavior": "fill", + "rightColumn": 64, + "shouldScrollContents": true, + "shouldShowTabs": true, + "tabsObj": { + "tab1": { + "id": "tab1", + "index": 0, + "isVisible": true, + "label": "All", + "positioning": "vertical", + "widgetId": "pr1cnvsall" + }, + "tab2": { + "id": "tab2", + "index": 1, + "isVisible": true, + "label": "ALx", + "positioning": "vertical", + "widgetId": "pr1cnvsalx" + }, + "tab3": { + "id": "tab3", + "index": 2, + "isVisible": true, + "label": "SR", + "positioning": "vertical", + "widgetId": "pr1cnvssr1" + }, + "tab4": { + "id": "tab4", + "index": 3, + "isVisible": true, + "label": "ML", + "positioning": "vertical", + "widgetId": "pr1cnvsml1" + }, + "tab5": { + "id": "tab5", + "index": 4, + "isVisible": true, + "label": "SLx", + "positioning": "vertical", + "widgetId": "pr1cnvsslx" + } + }, + "topRow": 5, + "type": "TABS_WIDGET", + "version": 3, + "widgetId": "pr1tabs001", + "widgetName": "Tabs1" +} diff --git a/pages/Sales - Capacity Planning/widgets/Container1/Button2Copy.json b/pages/Sales - Capacity Planning/widgets/Container1/Button2Copy.json new file mode 100644 index 0000000..f789b2b --- /dev/null +++ b/pages/Sales - Capacity Planning/widgets/Container1/Button2Copy.json @@ -0,0 +1,45 @@ +{ + "animateLoading": true, + "borderRadius": "0.375rem", + "bottomRow": 30, + "boxShadow": "none", + "buttonColor": "#ffffff", + "buttonVariant": "PRIMARY", + "disabledWhenInvalid": false, + "dynamicBindingPathList": [], + "dynamicTriggerPathList": [ + { + "key": "onClick" + } + ], + "isDefaultClickDisabled": true, + "isDisabled": false, + "isLoading": false, + "isVisible": true, + "key": "cp1btnkey005", + "leftColumn": 0, + "minWidth": 120, + "mobileBottomRow": 30, + "mobileLeftColumn": 0, + "mobileRightColumn": 16, + "mobileTopRow": 26, + "needsErrorInfo": false, + "onClick": "{{navigateTo('Pending Revisions', {}, 'SAME_WINDOW');}}", + "originalBottomRow": 30, + "originalTopRow": 26, + "parentColumnSpace": 3.841796875, + "parentId": "x3pc17vp6q", + "parentRowSpace": 10, + "placement": "START", + "recaptchaType": "V3", + "renderMode": "CANVAS", + "resetFormOnClick": false, + "responsiveBehavior": "hug", + "rightColumn": 64, + "text": "Pending Revisions", + "topRow": 26, + "type": "BUTTON_WIDGET", + "version": 1, + "widgetId": "cp1btnpndrv", + "widgetName": "Button2Copy" +} diff --git a/pages/Sales - Units Ordered/widgets/Container1/Button2Copy.json b/pages/Sales - Units Ordered/widgets/Container1/Button2Copy.json new file mode 100644 index 0000000..8181a56 --- /dev/null +++ b/pages/Sales - Units Ordered/widgets/Container1/Button2Copy.json @@ -0,0 +1,45 @@ +{ + "animateLoading": true, + "borderRadius": "0.375rem", + "bottomRow": 30, + "boxShadow": "none", + "buttonColor": "#ffffff", + "buttonVariant": "PRIMARY", + "disabledWhenInvalid": false, + "dynamicBindingPathList": [], + "dynamicTriggerPathList": [ + { + "key": "onClick" + } + ], + "isDefaultClickDisabled": true, + "isDisabled": false, + "isLoading": false, + "isVisible": true, + "key": "uo1btnkey005", + "leftColumn": 0, + "minWidth": 120, + "mobileBottomRow": 30, + "mobileLeftColumn": 0, + "mobileRightColumn": 16, + "mobileTopRow": 26, + "needsErrorInfo": false, + "onClick": "{{navigateTo('Pending Revisions', {}, 'SAME_WINDOW');}}", + "originalBottomRow": 30, + "originalTopRow": 26, + "parentColumnSpace": 3.841796875, + "parentId": "wj6fxg5wpg", + "parentRowSpace": 10, + "placement": "START", + "recaptchaType": "V3", + "renderMode": "CANVAS", + "resetFormOnClick": false, + "responsiveBehavior": "hug", + "rightColumn": 64, + "text": "Pending Revisions", + "topRow": 26, + "type": "BUTTON_WIDGET", + "version": 1, + "widgetId": "uo1btnpndrv", + "widgetName": "Button2Copy" +} diff --git a/pages/Sales - Units Shipped/widgets/Container1/Button2Copy.json b/pages/Sales - Units Shipped/widgets/Container1/Button2Copy.json new file mode 100644 index 0000000..22b79c7 --- /dev/null +++ b/pages/Sales - Units Shipped/widgets/Container1/Button2Copy.json @@ -0,0 +1,45 @@ +{ + "animateLoading": true, + "borderRadius": "0.375rem", + "bottomRow": 30, + "boxShadow": "none", + "buttonColor": "#ffffff", + "buttonVariant": "PRIMARY", + "disabledWhenInvalid": false, + "dynamicBindingPathList": [], + "dynamicTriggerPathList": [ + { + "key": "onClick" + } + ], + "isDefaultClickDisabled": true, + "isDisabled": false, + "isLoading": false, + "isVisible": true, + "key": "su1btnkey005", + "leftColumn": 0, + "minWidth": 120, + "mobileBottomRow": 30, + "mobileLeftColumn": 0, + "mobileRightColumn": 16, + "mobileTopRow": 26, + "needsErrorInfo": false, + "onClick": "{{navigateTo('Pending Revisions', {}, 'SAME_WINDOW');}}", + "originalBottomRow": 30, + "originalTopRow": 26, + "parentColumnSpace": 3.841796875, + "parentId": "wj6fxg5wpg", + "parentRowSpace": 10, + "placement": "START", + "recaptchaType": "V3", + "renderMode": "CANVAS", + "resetFormOnClick": false, + "responsiveBehavior": "hug", + "rightColumn": 64, + "text": "Pending Revisions", + "topRow": 26, + "type": "BUTTON_WIDGET", + "version": 1, + "widgetId": "su1btnpndrv", + "widgetName": "Button2Copy" +}