From efb579e9a0b153f84f5fec48ffedb9c58aa8bdc5 Mon Sep 17 00:00:00 2001 From: ibariss Date: Fri, 27 Feb 2026 12:12:35 +0000 Subject: [PATCH] again some kind of auto revert --- application.json | 4 - .../Pending POs - SLx Pending.json | 32 ------ .../pending_pos_slx_pending/metadata.json | 30 ------ .../pending_pos_slx_pending.txt | 1 - .../widgets/Container1/Button1.json | 45 -------- .../widgets/Container1/Button1Copy.json | 45 -------- .../widgets/Container1/Button1Copy2.json | 45 -------- .../widgets/Container1/Button2.json | 49 --------- .../widgets/Container1/Container1.json | 87 --------------- .../widgets/Container1/Text1.json | 52 --------- .../widgets/Container1/Text2.json | 52 --------- .../widgets/Heading.json | 52 --------- .../widgets/Table1.json | 102 ------------------ .../widgets/Container1/Button2.json | 45 -------- .../widgets/Container1/Text2.json | 52 --------- .../widgets/Container1/Button2.json | 45 -------- .../widgets/Container1/Text2.json | 52 --------- .../widgets/Container1/Button2.json | 45 -------- .../widgets/Container1/Text2.json | 52 --------- 19 files changed, 887 deletions(-) delete mode 100644 pages/Pending POs - SLx Pending/Pending POs - SLx Pending.json delete mode 100644 pages/Pending POs - SLx Pending/queries/pending_pos_slx_pending/metadata.json delete mode 100644 pages/Pending POs - SLx Pending/queries/pending_pos_slx_pending/pending_pos_slx_pending.txt delete mode 100644 pages/Pending POs - SLx Pending/widgets/Container1/Button1.json delete mode 100644 pages/Pending POs - SLx Pending/widgets/Container1/Button1Copy.json delete mode 100644 pages/Pending POs - SLx Pending/widgets/Container1/Button1Copy2.json delete mode 100644 pages/Pending POs - SLx Pending/widgets/Container1/Button2.json delete mode 100644 pages/Pending POs - SLx Pending/widgets/Container1/Container1.json delete mode 100644 pages/Pending POs - SLx Pending/widgets/Container1/Text1.json delete mode 100644 pages/Pending POs - SLx Pending/widgets/Container1/Text2.json delete mode 100644 pages/Pending POs - SLx Pending/widgets/Heading.json delete mode 100644 pages/Pending POs - SLx Pending/widgets/Table1.json delete mode 100644 pages/Sales - Capacity Planning/widgets/Container1/Button2.json delete mode 100644 pages/Sales - Capacity Planning/widgets/Container1/Text2.json delete mode 100644 pages/Sales - Units Ordered/widgets/Container1/Button2.json delete mode 100644 pages/Sales - Units Ordered/widgets/Container1/Text2.json delete mode 100644 pages/Sales - Units Shipped/widgets/Container1/Button2.json delete mode 100644 pages/Sales - Units Shipped/widgets/Container1/Text2.json diff --git a/application.json b/application.json index 5244ba7..05a0098 100644 --- a/application.json +++ b/application.json @@ -40,10 +40,6 @@ { "id": "Sales - Units Ordered", "isDefault": false - }, - { - "id": "Pending POs - SLx Pending", - "isDefault": false } ], "unpublishedAppLayout": { diff --git a/pages/Pending POs - SLx Pending/Pending POs - SLx Pending.json b/pages/Pending POs - SLx Pending/Pending POs - SLx Pending.json deleted file mode 100644 index bf15239..0000000 --- a/pages/Pending POs - SLx Pending/Pending POs - SLx Pending.json +++ /dev/null @@ -1,32 +0,0 @@ -{ - "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 POs - SLx Pending", - "slug": "pending-pos-slx-pending" - } -} diff --git a/pages/Pending POs - SLx Pending/queries/pending_pos_slx_pending/metadata.json b/pages/Pending POs - SLx Pending/queries/pending_pos_slx_pending/metadata.json deleted file mode 100644 index d8007c2..0000000 --- a/pages/Pending POs - SLx Pending/queries/pending_pos_slx_pending/metadata.json +++ /dev/null @@ -1,30 +0,0 @@ -{ - "id": "Pending POs - SLx Pending_pending_pos_slx_pending", - "pluginId": "postgres-plugin", - "pluginType": "DB", - "unpublishedAction": { - "actionConfiguration": { - "body": "select * from mpe.get_prototype_po_dashboard_data(array['34487','35355']::text[]);", - "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_pos_slx_pending", - "pageId": "Pending POs - SLx Pending", - "runBehaviour": "AUTOMATIC", - "userSetOnLoad": false - } -} diff --git a/pages/Pending POs - SLx Pending/queries/pending_pos_slx_pending/pending_pos_slx_pending.txt b/pages/Pending POs - SLx Pending/queries/pending_pos_slx_pending/pending_pos_slx_pending.txt deleted file mode 100644 index 80a566e..0000000 --- a/pages/Pending POs - SLx Pending/queries/pending_pos_slx_pending/pending_pos_slx_pending.txt +++ /dev/null @@ -1 +0,0 @@ -select * from mpe.get_prototype_po_dashboard_data(array['34487','35355']::text[]); \ No newline at end of file diff --git a/pages/Pending POs - SLx Pending/widgets/Container1/Button1.json b/pages/Pending POs - SLx Pending/widgets/Container1/Button1.json deleted file mode 100644 index 14cca2a..0000000 --- a/pages/Pending POs - SLx Pending/widgets/Container1/Button1.json +++ /dev/null @@ -1,45 +0,0 @@ -{ - "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": "0k5ucqsuin", - "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": "pp1canvas01", - "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": "pp1btncappl", - "widgetName": "Button1" -} diff --git a/pages/Pending POs - SLx Pending/widgets/Container1/Button1Copy.json b/pages/Pending POs - SLx Pending/widgets/Container1/Button1Copy.json deleted file mode 100644 index b57306a..0000000 --- a/pages/Pending POs - SLx Pending/widgets/Container1/Button1Copy.json +++ /dev/null @@ -1,45 +0,0 @@ -{ - "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": "0k5ucqsuin", - "leftColumn": 0, - "minWidth": 120, - "mobileBottomRow": 8, - "mobileLeftColumn": 0, - "mobileRightColumn": 16, - "mobileTopRow": 4, - "needsErrorInfo": false, - "onClick": "{{navigateTo('Sales - Units Shipped', {}, 'SAME_WINDOW');}}", - "originalBottomRow": 12, - "originalTopRow": 8, - "parentColumnSpace": 3.841796875, - "parentId": "pp1canvas01", - "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": "pp1btnships", - "widgetName": "Button1Copy" -} diff --git a/pages/Pending POs - SLx Pending/widgets/Container1/Button1Copy2.json b/pages/Pending POs - SLx Pending/widgets/Container1/Button1Copy2.json deleted file mode 100644 index fab8935..0000000 --- a/pages/Pending POs - SLx Pending/widgets/Container1/Button1Copy2.json +++ /dev/null @@ -1,45 +0,0 @@ -{ - "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": "0j7c9d2q1h", - "leftColumn": 0, - "minWidth": 120, - "mobileBottomRow": 8, - "mobileLeftColumn": 0, - "mobileRightColumn": 16, - "mobileTopRow": 4, - "needsErrorInfo": false, - "onClick": "{{navigateTo('Sales - Units Ordered', {}, 'SAME_WINDOW');}}", - "originalBottomRow": 16, - "originalTopRow": 12, - "parentColumnSpace": 3.841796875, - "parentId": "pp1canvas01", - "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": "pp1btnorder", - "widgetName": "Button1Copy2" -} diff --git a/pages/Pending POs - SLx Pending/widgets/Container1/Button2.json b/pages/Pending POs - SLx Pending/widgets/Container1/Button2.json deleted file mode 100644 index d33ad75..0000000 --- a/pages/Pending POs - SLx Pending/widgets/Container1/Button2.json +++ /dev/null @@ -1,49 +0,0 @@ -{ - "animateLoading": true, - "borderRadius": "0.375rem", - "bottomRow": 26, - "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": "pp1btnkey01", - "leftColumn": 0, - "minWidth": 120, - "mobileBottomRow": 26, - "mobileLeftColumn": 0, - "mobileRightColumn": 16, - "mobileTopRow": 22, - "needsErrorInfo": false, - "onClick": "{{navigateTo('Pending POs - SLx Pending', {}, 'SAME_WINDOW');}}", - "originalBottomRow": 26, - "originalTopRow": 22, - "parentColumnSpace": 3.841796875, - "parentId": "pp1canvas01", - "parentRowSpace": 10, - "placement": "START", - "recaptchaType": "V3", - "renderMode": "CANVAS", - "resetFormOnClick": false, - "responsiveBehavior": "hug", - "rightColumn": 64, - "text": "SLx Pending", - "topRow": 22, - "type": "BUTTON_WIDGET", - "version": 1, - "widgetId": "pp1btnslxpn", - "widgetName": "Button2" -} diff --git a/pages/Pending POs - SLx Pending/widgets/Container1/Container1.json b/pages/Pending POs - SLx Pending/widgets/Container1/Container1.json deleted file mode 100644 index dbda96e..0000000 --- a/pages/Pending POs - SLx Pending/widgets/Container1/Container1.json +++ /dev/null @@ -1,87 +0,0 @@ -{ - "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": "pp1c0ntain", - "parentRowSpace": 1, - "renderMode": "CANVAS", - "responsiveBehavior": "fill", - "rightColumn": 132.9375, - "topRow": 0, - "type": "CANVAS_WIDGET", - "version": 1, - "widgetId": "pp1canvas01", - "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": "pp1c0ntain", - "widgetName": "Container1" -} diff --git a/pages/Pending POs - SLx Pending/widgets/Container1/Text1.json b/pages/Pending POs - SLx Pending/widgets/Container1/Text1.json deleted file mode 100644 index 4fb4618..0000000 --- a/pages/Pending POs - SLx Pending/widgets/Container1/Text1.json +++ /dev/null @@ -1,52 +0,0 @@ -{ - "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": "01n8bhu9n6", - "leftColumn": 0, - "maxDynamicHeight": 9000, - "minDynamicHeight": 4, - "minWidth": 450, - "mobileBottomRow": 6, - "mobileLeftColumn": 10, - "mobileRightColumn": 26, - "mobileTopRow": 2, - "needsErrorInfo": false, - "originalBottomRow": 4, - "originalTopRow": 0, - "overflow": "NONE", - "parentColumnSpace": 3.841796875, - "parentId": "pp1canvas01", - "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": "pp1txtsales", - "widgetName": "Text1" -} diff --git a/pages/Pending POs - SLx Pending/widgets/Container1/Text2.json b/pages/Pending POs - SLx Pending/widgets/Container1/Text2.json deleted file mode 100644 index 4b324ea..0000000 --- a/pages/Pending POs - SLx Pending/widgets/Container1/Text2.json +++ /dev/null @@ -1,52 +0,0 @@ -{ - "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": "pp1txkey01", - "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": "pp1canvas01", - "parentRowSpace": 10, - "renderMode": "CANVAS", - "responsiveBehavior": "fill", - "rightColumn": 64, - "shouldTruncate": false, - "text": "Pending POs", - "textAlign": "LEFT", - "textColor": "#231F20", - "topRow": 18, - "truncateButtonColor": "{{appsmith.theme.colors.primaryColor}}", - "type": "TEXT_WIDGET", - "version": 1, - "widgetId": "pp1txtpndpo", - "widgetName": "Text2" -} diff --git a/pages/Pending POs - SLx Pending/widgets/Heading.json b/pages/Pending POs - SLx Pending/widgets/Heading.json deleted file mode 100644 index 2bce6ee..0000000 --- a/pages/Pending POs - SLx Pending/widgets/Heading.json +++ /dev/null @@ -1,52 +0,0 @@ -{ - "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": "pp1hdkey01", - "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 POs - SLx Pending", - "textAlign": "LEFT", - "textColor": "#231F20", - "topRow": 0, - "truncateButtonColor": "{{appsmith.theme.colors.primaryColor}}", - "type": "TEXT_WIDGET", - "version": 1, - "widgetId": "pp1heading1", - "widgetName": "Heading" -} diff --git a/pages/Pending POs - SLx Pending/widgets/Table1.json b/pages/Pending POs - SLx Pending/widgets/Table1.json deleted file mode 100644 index e7cd696..0000000 --- a/pages/Pending POs - SLx Pending/widgets/Table1.json +++ /dev/null @@ -1,102 +0,0 @@ -{ - "accentColor": "{{appsmith.theme.colors.primaryColor}}", - "animateLoading": true, - "borderColor": "#E0DEDE", - "borderRadius": "0.375rem", - "borderWidth": "1", - "bottomRow": 67, - "boxShadow": "{{appsmith.theme.boxShadow.appBoxShadow}}", - "cachedTableData": {}, - "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": "pp1tblkey01", - "label": "Data", - "leftColumn": 9, - "minWidth": 450, - "mobileBottomRow": 31, - "mobileLeftColumn": 15, - "mobileRightColumn": 64, - "mobileTopRow": 10, - "needsErrorInfo": false, - "originalBottomRow": 67, - "originalTopRow": 5, - "parentColumnSpace": 11.265625, - "parentId": "0", - "parentRowSpace": 10, - "primaryColumns": {}, - "renderMode": "CANVAS", - "responsiveBehavior": "fill", - "rightColumn": 64, - "searchKey": "", - "tableData": "{{pending_pos_slx_pending.data}}", - "textSize": "0.775rem", - "topRow": 5, - "totalRecordsCount": 0, - "type": "TABLE_WIDGET_V2", - "version": 2, - "verticalAlignment": "CENTER", - "widgetId": "pp1table001", - "widgetName": "Table1" -} diff --git a/pages/Sales - Capacity Planning/widgets/Container1/Button2.json b/pages/Sales - Capacity Planning/widgets/Container1/Button2.json deleted file mode 100644 index 1da207b..0000000 --- a/pages/Sales - Capacity Planning/widgets/Container1/Button2.json +++ /dev/null @@ -1,45 +0,0 @@ -{ - "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": "cp1btnkey01", - "leftColumn": 0, - "minWidth": 120, - "mobileBottomRow": 26, - "mobileLeftColumn": 0, - "mobileRightColumn": 16, - "mobileTopRow": 22, - "needsErrorInfo": false, - "onClick": "{{navigateTo('Pending POs - SLx Pending', {}, 'SAME_WINDOW');}}", - "originalBottomRow": 26, - "originalTopRow": 22, - "parentColumnSpace": 3.841796875, - "parentId": "x3pc17vp6q", - "parentRowSpace": 10, - "placement": "START", - "recaptchaType": "V3", - "renderMode": "CANVAS", - "resetFormOnClick": false, - "responsiveBehavior": "hug", - "rightColumn": 64, - "text": "SLx Pending", - "topRow": 22, - "type": "BUTTON_WIDGET", - "version": 1, - "widgetId": "cp1btnslxpn", - "widgetName": "Button2" -} diff --git a/pages/Sales - Capacity Planning/widgets/Container1/Text2.json b/pages/Sales - Capacity Planning/widgets/Container1/Text2.json deleted file mode 100644 index 7172c02..0000000 --- a/pages/Sales - Capacity Planning/widgets/Container1/Text2.json +++ /dev/null @@ -1,52 +0,0 @@ -{ - "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": "cp1txkey01", - "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": "x3pc17vp6q", - "parentRowSpace": 10, - "renderMode": "CANVAS", - "responsiveBehavior": "fill", - "rightColumn": 64, - "shouldTruncate": false, - "text": "Pending POs", - "textAlign": "LEFT", - "textColor": "#231F20", - "topRow": 18, - "truncateButtonColor": "{{appsmith.theme.colors.primaryColor}}", - "type": "TEXT_WIDGET", - "version": 1, - "widgetId": "cp1txtpndpo", - "widgetName": "Text2" -} diff --git a/pages/Sales - Units Ordered/widgets/Container1/Button2.json b/pages/Sales - Units Ordered/widgets/Container1/Button2.json deleted file mode 100644 index da55f1f..0000000 --- a/pages/Sales - Units Ordered/widgets/Container1/Button2.json +++ /dev/null @@ -1,45 +0,0 @@ -{ - "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": "uo1btnkey01", - "leftColumn": 0, - "minWidth": 120, - "mobileBottomRow": 26, - "mobileLeftColumn": 0, - "mobileRightColumn": 16, - "mobileTopRow": 22, - "needsErrorInfo": false, - "onClick": "{{navigateTo('Pending POs - SLx Pending', {}, 'SAME_WINDOW');}}", - "originalBottomRow": 26, - "originalTopRow": 22, - "parentColumnSpace": 3.841796875, - "parentId": "wj6fxg5wpg", - "parentRowSpace": 10, - "placement": "START", - "recaptchaType": "V3", - "renderMode": "CANVAS", - "resetFormOnClick": false, - "responsiveBehavior": "hug", - "rightColumn": 64, - "text": "SLx Pending", - "topRow": 22, - "type": "BUTTON_WIDGET", - "version": 1, - "widgetId": "uo1btnslxpn", - "widgetName": "Button2" -} diff --git a/pages/Sales - Units Ordered/widgets/Container1/Text2.json b/pages/Sales - Units Ordered/widgets/Container1/Text2.json deleted file mode 100644 index 54da201..0000000 --- a/pages/Sales - Units Ordered/widgets/Container1/Text2.json +++ /dev/null @@ -1,52 +0,0 @@ -{ - "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": "uo1txkey01", - "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": "wj6fxg5wpg", - "parentRowSpace": 10, - "renderMode": "CANVAS", - "responsiveBehavior": "fill", - "rightColumn": 64, - "shouldTruncate": false, - "text": "Pending POs", - "textAlign": "LEFT", - "textColor": "#231F20", - "topRow": 18, - "truncateButtonColor": "{{appsmith.theme.colors.primaryColor}}", - "type": "TEXT_WIDGET", - "version": 1, - "widgetId": "uo1txtpndpo", - "widgetName": "Text2" -} diff --git a/pages/Sales - Units Shipped/widgets/Container1/Button2.json b/pages/Sales - Units Shipped/widgets/Container1/Button2.json deleted file mode 100644 index 5a18fab..0000000 --- a/pages/Sales - Units Shipped/widgets/Container1/Button2.json +++ /dev/null @@ -1,45 +0,0 @@ -{ - "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": "us1btnkey01", - "leftColumn": 0, - "minWidth": 120, - "mobileBottomRow": 26, - "mobileLeftColumn": 0, - "mobileRightColumn": 16, - "mobileTopRow": 22, - "needsErrorInfo": false, - "onClick": "{{navigateTo('Pending POs - SLx Pending', {}, 'SAME_WINDOW');}}", - "originalBottomRow": 26, - "originalTopRow": 22, - "parentColumnSpace": 3.841796875, - "parentId": "wj6fxg5wpg", - "parentRowSpace": 10, - "placement": "START", - "recaptchaType": "V3", - "renderMode": "CANVAS", - "resetFormOnClick": false, - "responsiveBehavior": "hug", - "rightColumn": 64, - "text": "SLx Pending", - "topRow": 22, - "type": "BUTTON_WIDGET", - "version": 1, - "widgetId": "us1btnslxpn", - "widgetName": "Button2" -} diff --git a/pages/Sales - Units Shipped/widgets/Container1/Text2.json b/pages/Sales - Units Shipped/widgets/Container1/Text2.json deleted file mode 100644 index 3642c05..0000000 --- a/pages/Sales - Units Shipped/widgets/Container1/Text2.json +++ /dev/null @@ -1,52 +0,0 @@ -{ - "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": "us1txkey01", - "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": "wj6fxg5wpg", - "parentRowSpace": 10, - "renderMode": "CANVAS", - "responsiveBehavior": "fill", - "rightColumn": 64, - "shouldTruncate": false, - "text": "Pending POs", - "textAlign": "LEFT", - "textColor": "#231F20", - "topRow": 18, - "truncateButtonColor": "{{appsmith.theme.colors.primaryColor}}", - "type": "TEXT_WIDGET", - "version": 1, - "widgetId": "us1txtpndpo", - "widgetName": "Text2" -}