From 91915207274190bb694c165ea1aeb27a15e4111c Mon Sep 17 00:00:00 2001 From: ibariss Date: Tue, 27 Jan 2026 11:02:36 +0000 Subject: [PATCH] Improved navigation and filtering implementation --- datasources/xTuple_GoLive.json | 6 -- .../Sales - Capacity Planning.json | 2 +- .../widgets/Heading.json | 4 +- .../widgets/Navigation.json | 93 ------------------- .../widgets/Table1.json | 8 +- .../Sales - Units Shipped.json | 2 +- .../metadata.json | 8 +- .../units_shipped_by_power_input.txt | 19 ++-- .../units_shipped_by_series/metadata.json | 8 +- .../units_shipped_by_series.txt | 11 ++- .../widgets/Navigation.json | 90 ------------------ .../widgets/Tabs1/PowerDateFrom.json | 55 +++++++++++ .../widgets/Tabs1/PowerDateTo.json | 55 +++++++++++ .../widgets/Tabs1/SeriesDateFrom.json | 55 +++++++++++ .../widgets/Tabs1/SeriesDateTo.json | 55 +++++++++++ .../widgets/Tabs1/Table1.json | 4 +- .../widgets/Tabs1/Table1Copy.json | 10 +- .../widgets/Tabs1/Tabs1.json | 12 +-- .../Sales - Units Shipped/widgets/Text1.json | 8 +- .../widgets/Text2Copy1.json | 8 +- .../widgets/Text2CopyCopy.json | 8 +- .../Sales - Units Shipped/widgets/Text3.json | 8 +- pages/Sales/Sales.json | 2 +- pages/Sales/widgets/Heading.json | 8 +- pages/Sales/widgets/Navigation.json | 93 ------------------- pages/Sales/widgets/Table1.json | 8 +- 26 files changed, 300 insertions(+), 340 deletions(-) delete mode 100644 datasources/xTuple_GoLive.json delete mode 100644 pages/Sales - Capacity Planning/widgets/Navigation.json delete mode 100644 pages/Sales - Units Shipped/widgets/Navigation.json create mode 100644 pages/Sales - Units Shipped/widgets/Tabs1/PowerDateFrom.json create mode 100644 pages/Sales - Units Shipped/widgets/Tabs1/PowerDateTo.json create mode 100644 pages/Sales - Units Shipped/widgets/Tabs1/SeriesDateFrom.json create mode 100644 pages/Sales - Units Shipped/widgets/Tabs1/SeriesDateTo.json delete mode 100644 pages/Sales/widgets/Navigation.json diff --git a/datasources/xTuple_GoLive.json b/datasources/xTuple_GoLive.json deleted file mode 100644 index 66dbc70..0000000 --- a/datasources/xTuple_GoLive.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "gitSyncId": "630fb8035cd949195181bb2c_632495194e38ed35d7b64c16", - "isAutoGenerated": false, - "name": "xTuple_GoLive", - "pluginId": "postgres-plugin" -} \ No newline at end of file diff --git a/pages/Sales - Capacity Planning/Sales - Capacity Planning.json b/pages/Sales - Capacity Planning/Sales - Capacity Planning.json index 8b647de..97d677a 100644 --- a/pages/Sales - Capacity Planning/Sales - Capacity Planning.json +++ b/pages/Sales - Capacity Planning/Sales - Capacity Planning.json @@ -6,7 +6,7 @@ { "dsl": { "backgroundColor": "none", - "bottomRow": 1000, + "bottomRow": 960, "canExtend": true, "containerStyle": "none", "detachFromLayout": true, diff --git a/pages/Sales - Capacity Planning/widgets/Heading.json b/pages/Sales - Capacity Planning/widgets/Heading.json index b9a3a99..f39c0c7 100644 --- a/pages/Sales - Capacity Planning/widgets/Heading.json +++ b/pages/Sales - Capacity Planning/widgets/Heading.json @@ -1,7 +1,7 @@ { "animateLoading": true, "borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}", - "bottomRow": 7, + "bottomRow": 10, "dynamicBindingPathList": [ { "key": "truncateButtonColor" @@ -30,7 +30,7 @@ "mobileRightColumn": 17, "mobileTopRow": 1, "needsErrorInfo": false, - "originalBottomRow": 7, + "originalBottomRow": 10, "originalTopRow": 2, "overflow": "NONE", "parentColumnSpace": 25.109375, diff --git a/pages/Sales - Capacity Planning/widgets/Navigation.json b/pages/Sales - Capacity Planning/widgets/Navigation.json deleted file mode 100644 index 61919d5..0000000 --- a/pages/Sales - Capacity Planning/widgets/Navigation.json +++ /dev/null @@ -1,93 +0,0 @@ -{ - "animateLoading": true, - "borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}", - "bottomRow": 13, - "boxShadow": "none", - "buttonVariant": "PRIMARY", - "childStylesheet": { - "button": { - "buttonColor": "{{appsmith.theme.colors.primaryColor}}" - } - }, - "dynamicBindingPathList": [ - { - "key": "borderRadius" - }, - { - "key": "groupButtons.groupButton3.buttonColor" - } - ], - "dynamicTriggerPathList": [ - { - "key": "groupButtons.groupButton1.onClick" - }, - { - "key": "groupButtons.groupButton3.onClick" - } - ], - "groupButtons": { - "groupButton1": { - "buttonColor": "#d4d4d8", - "buttonType": "SIMPLE", - "disabledWhenInvalid": false, - "iconAlign": "right", - "id": "groupButton1", - "index": 0, - "isDisabled": false, - "isVisible": true, - "label": "Capacity Planning", - "menuItems": {}, - "onClick": "{{navigateTo('Sales', {}, 'SAME_WINDOW');}}", - "placement": "CENTER", - "widgetId": "" - }, - "groupButton3": { - "buttonColor": "{{appsmith.theme.colors.primaryColor}}", - "buttonType": "SIMPLE", - "disabledWhenInvalid": false, - "id": "groupButton3", - "index": 1, - "isDisabled": false, - "isVisible": true, - "label": "Units Shipped", - "menuItems": { - "menuItemr01yri5nag": { - "id": "menuItemr01yri5nag", - "index": 0, - "isDisabled": false, - "isVisible": true, - "label": "Menu Item", - "widgetId": "z3w4r50nta" - } - }, - "onClick": "{{navigateTo('Sales - Units Shipped', {}, 'SAME_WINDOW');}}", - "placement": "CENTER", - "widgetId": "" - } - }, - "isCanvas": false, - "isLoading": false, - "isVisible": true, - "key": "f10t84z5gq", - "leftColumn": 1, - "minWidth": 450, - "mobileBottomRow": 12, - "mobileLeftColumn": 1, - "mobileRightColumn": 25, - "mobileTopRow": 8, - "needsErrorInfo": false, - "orientation": "horizontal", - "originalBottomRow": 12, - "originalTopRow": 8, - "parentColumnSpace": 25.109375, - "parentId": "0", - "parentRowSpace": 10, - "renderMode": "CANVAS", - "responsiveBehavior": "fill", - "rightColumn": 25, - "topRow": 9, - "type": "BUTTON_GROUP_WIDGET", - "version": 1, - "widgetId": "d8f8txmi5z", - "widgetName": "Navigation" -} \ No newline at end of file diff --git a/pages/Sales - Capacity Planning/widgets/Table1.json b/pages/Sales - Capacity Planning/widgets/Table1.json index 9cf05c5..30a8652 100644 --- a/pages/Sales - Capacity Planning/widgets/Table1.json +++ b/pages/Sales - Capacity Planning/widgets/Table1.json @@ -4,7 +4,7 @@ "borderColor": "#E0DEDE", "borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}", "borderWidth": "1", - "bottomRow": 100, + "bottomRow": 96, "boxShadow": "{{appsmith.theme.boxShadow.appBoxShadow}}", "cachedTableData": {}, "canFreezeColumn": true, @@ -97,8 +97,8 @@ "mobileRightColumn": 35, "mobileTopRow": 3, "needsErrorInfo": false, - "originalBottomRow": 99, - "originalTopRow": 15, + "originalBottomRow": 97, + "originalTopRow": 13, "parentColumnSpace": 11.265625, "parentId": "0", "parentRowSpace": 10, @@ -234,7 +234,7 @@ "searchKey": "", "tableData": "{{capacity_display_all.data}}", "textSize": "0.875rem", - "topRow": 16, + "topRow": 12, "totalRecordsCount": 0, "type": "TABLE_WIDGET_V2", "version": 2, diff --git a/pages/Sales - Units Shipped/Sales - Units Shipped.json b/pages/Sales - Units Shipped/Sales - Units Shipped.json index 7de9a00..ef0deac 100644 --- a/pages/Sales - Units Shipped/Sales - Units Shipped.json +++ b/pages/Sales - Units Shipped/Sales - Units Shipped.json @@ -6,7 +6,7 @@ { "dsl": { "backgroundColor": "none", - "bottomRow": 3200, + "bottomRow": 3940, "canExtend": true, "containerStyle": "none", "detachFromLayout": true, diff --git a/pages/Sales - Units Shipped/queries/units_shipped_by_power_input/metadata.json b/pages/Sales - Units Shipped/queries/units_shipped_by_power_input/metadata.json index aa806fe..567fa50 100644 --- a/pages/Sales - Units Shipped/queries/units_shipped_by_power_input/metadata.json +++ b/pages/Sales - Units Shipped/queries/units_shipped_by_power_input/metadata.json @@ -5,7 +5,7 @@ "pluginType": "DB", "unpublishedAction": { "actionConfiguration": { - "body": "SELECT \nCASE WHEN item_number IN ('16688','25020') THEN 'XR Series'\nWHEN item_number IN ('22351','24952') THEN 'SL Series'\nWHEN item_number IN ('17861','25021','29243','29752') THEN 'TS Series'\nWHEN item_number IN ('17862') THEN 'MS Series'\nWHEN item_number IN ('17863') THEN 'MT Series'\nWHEN item_number IN ('17873') THEN 'Harmonic Neutralizer'\n\nELSE 'None'\nEND AS \"Product\",\nreportpower.charass_value as \"Power Output\", reportinput.charass_value || ' ' || reportphases.charass_value AS \"Input\", ROUND(SUM(coitem_qtyord),0) as \"Qty Ordered\"\nFROM coitem LEFT OUTER JOIN cohead ON cohead_id=coitem_cohead_id\nLEFT OUTER JOIN itemsite ON coitem_itemsite_id = itemsite_id\nLEFT OUTER JOIN item ON item_id = itemsite_item_id\nLEFT OUTER JOIN charass AS reportpower ON \n(coitem_id = reportpower.charass_target_id \nAND reportpower.charass_target_type = 'SI'\nAND reportpower.charass_char_id = 25)\nLEFT OUTER JOIN charass AS reportinput ON \n(coitem_id = reportinput.charass_target_id \nAND reportinput.charass_target_type = 'SI'\nAND reportinput.charass_char_id = 36)\nLEFT OUTER JOIN charass AS reportphases ON \n(coitem_id = reportphases.charass_target_id \nAND reportphases.charass_target_type = 'SI'\nAND reportphases.charass_char_id = 18)\nWHERE item_number IN ('16688','17861','17862','17863','22351','25020','25144','25147','25021','24952','17873','29243','29752')\nAND (coitem_status <> 'X') \nAND cohead_id NOT IN(SELECT cohead_id from rahead LEFT OUTER JOIN cohead ON rahead_new_cohead_id=cohead_id WHERE cohead_id IS NOT NULL)\nAND coitem_price != 0\nAND reportpower.charass_value IS NOT NULL\nGROUP BY reportpower.charass_value, \"Product\", \"Input\"\nORDER BY \"Product\", reportpower.charass_value", + "body": "SELECT \nCASE WHEN item_number IN ('16688','25020') THEN 'XR Series'\nWHEN item_number IN ('22351','24952') THEN 'SL Series'\nWHEN item_number IN ('17861','25021','29243','29752') THEN 'TS Series'\nWHEN item_number IN ('17862') THEN 'MS Series'\nWHEN item_number IN ('17863') THEN 'MT Series'\nWHEN item_number IN ('17873') THEN 'Harmonic Neutralizer'\n\nELSE 'None'\nEND AS \"Product\",\nreportpower.charass_value as \"Power Output\", reportinput.charass_value || ' ' || reportphases.charass_value AS \"Input\", ROUND(SUM(coitem_qtyord),0) as \"Qty Ordered\"\nFROM coitem LEFT OUTER JOIN cohead ON cohead_id=coitem_cohead_id\nLEFT OUTER JOIN itemsite ON coitem_itemsite_id = itemsite_id\nLEFT OUTER JOIN item ON item_id = itemsite_item_id\nLEFT OUTER JOIN charass AS reportpower ON \n(coitem_id = reportpower.charass_target_id \n AND reportpower.charass_target_type = 'SI'\n AND reportpower.charass_char_id = 25)\nLEFT OUTER JOIN charass AS reportinput ON \n(coitem_id = reportinput.charass_target_id \n AND reportinput.charass_target_type = 'SI'\n AND reportinput.charass_char_id = 36)\nLEFT OUTER JOIN charass AS reportphases ON \n(coitem_id = reportphases.charass_target_id \n AND reportphases.charass_target_type = 'SI'\n AND reportphases.charass_char_id = 18)\nWHERE item_number IN ('16688','17861','17862','17863','22351','25020','25144','25147','25021','24952','17873','29243','29752')\nAND (coitem_status <> 'X') \nAND cohead_id NOT IN(SELECT cohead_id from rahead LEFT OUTER JOIN cohead ON rahead_new_cohead_id=cohead_id WHERE cohead_id IS NOT NULL)\nAND coitem_price != 0\nAND (\n\tNULLIF('{{PowerDateFrom.selectedDate}}','') IS NULL\n\tOR NULLIF('{{PowerDateTo.selectedDate}}','') IS NULL\n\tOR cohead_orderdate BETWEEN\n\tNULLIF('{{PowerDateFrom.selectedDate}}','')::date\n\tAND NULLIF('{{PowerDateTo.selectedDate}}','')::date\n)\nAND reportpower.charass_value IS NOT NULL\nGROUP BY reportpower.charass_value, \"Product\", \"Input\"\nORDER BY \"Product\", reportpower.charass_value", "encodeParamsToggle": true, "paginationType": "NONE", "pluginSpecifiedTemplates": [ @@ -22,7 +22,11 @@ "name": "xTuple_Sandbox", "pluginId": "postgres-plugin" }, - "dynamicBindingPathList": [], + "dynamicBindingPathList": [ + { + "key": "body" + } + ], "name": "units_shipped_by_power_input", "pageId": "Sales - Units Shipped", "runBehaviour": "AUTOMATIC", diff --git a/pages/Sales - Units Shipped/queries/units_shipped_by_power_input/units_shipped_by_power_input.txt b/pages/Sales - Units Shipped/queries/units_shipped_by_power_input/units_shipped_by_power_input.txt index 7cf33fe..4ab3ead 100644 --- a/pages/Sales - Units Shipped/queries/units_shipped_by_power_input/units_shipped_by_power_input.txt +++ b/pages/Sales - Units Shipped/queries/units_shipped_by_power_input/units_shipped_by_power_input.txt @@ -14,20 +14,27 @@ LEFT OUTER JOIN itemsite ON coitem_itemsite_id = itemsite_id LEFT OUTER JOIN item ON item_id = itemsite_item_id LEFT OUTER JOIN charass AS reportpower ON (coitem_id = reportpower.charass_target_id -AND reportpower.charass_target_type = 'SI' -AND reportpower.charass_char_id = 25) + AND reportpower.charass_target_type = 'SI' + AND reportpower.charass_char_id = 25) LEFT OUTER JOIN charass AS reportinput ON (coitem_id = reportinput.charass_target_id -AND reportinput.charass_target_type = 'SI' -AND reportinput.charass_char_id = 36) + AND reportinput.charass_target_type = 'SI' + AND reportinput.charass_char_id = 36) LEFT OUTER JOIN charass AS reportphases ON (coitem_id = reportphases.charass_target_id -AND reportphases.charass_target_type = 'SI' -AND reportphases.charass_char_id = 18) + AND reportphases.charass_target_type = 'SI' + AND reportphases.charass_char_id = 18) WHERE item_number IN ('16688','17861','17862','17863','22351','25020','25144','25147','25021','24952','17873','29243','29752') AND (coitem_status <> 'X') AND cohead_id NOT IN(SELECT cohead_id from rahead LEFT OUTER JOIN cohead ON rahead_new_cohead_id=cohead_id WHERE cohead_id IS NOT NULL) AND coitem_price != 0 +AND ( + NULLIF('{{PowerDateFrom.selectedDate}}','') IS NULL + OR NULLIF('{{PowerDateTo.selectedDate}}','') IS NULL + OR cohead_orderdate BETWEEN + NULLIF('{{PowerDateFrom.selectedDate}}','')::date + AND NULLIF('{{PowerDateTo.selectedDate}}','')::date +) AND reportpower.charass_value IS NOT NULL GROUP BY reportpower.charass_value, "Product", "Input" ORDER BY "Product", reportpower.charass_value \ No newline at end of file diff --git a/pages/Sales - Units Shipped/queries/units_shipped_by_series/metadata.json b/pages/Sales - Units Shipped/queries/units_shipped_by_series/metadata.json index 1c6b21e..50b7a12 100644 --- a/pages/Sales - Units Shipped/queries/units_shipped_by_series/metadata.json +++ b/pages/Sales - Units Shipped/queries/units_shipped_by_series/metadata.json @@ -5,7 +5,7 @@ "pluginType": "DB", "unpublishedAction": { "actionConfiguration": { - "body": "SELECT \nCASE WHEN item_number IN ('16688','25020') THEN 'XR Series'\nWHEN item_number IN ('22351','24952') THEN 'SL Series'\nWHEN item_number IN ('17861','25021','29243','29752') THEN 'TS Series'\nWHEN item_number IN ('17862') THEN 'MS Series'\nWHEN item_number IN ('17863') THEN 'MT Series'\nWHEN item_number IN ('17873') THEN 'Harmonic Neutralizer'\n\nELSE 'None'\nEND AS \"Product\",\nROUND(SUM(coitem_qtyord),0) as \"Qty Ordered\"\nFROM coitem LEFT OUTER JOIN cohead ON cohead_id=coitem_cohead_id\nLEFT OUTER JOIN itemsite ON coitem_itemsite_id = itemsite_id\nLEFT OUTER JOIN item ON item_id = itemsite_item_id\nLEFT OUTER JOIN charass AS reportpower ON \n(coitem_id = reportpower.charass_target_id \nAND reportpower.charass_target_type = 'SI'\nAND reportpower.charass_char_id = 25)\nWHERE item_number IN ('16688','17861','17862','17863','22351','25020','25144','25147','25021','24952','17873','29243','29752')\nAND (coitem_status <> 'X') \nAND cohead_id NOT IN(SELECT cohead_id from rahead LEFT OUTER JOIN cohead ON rahead_new_cohead_id=cohead_id WHERE cohead_id IS NOT NULL)\nAND coitem_price != 0\nAND reportpower.charass_value IS NOT NULL\nGROUP BY \"Product\"\nORDER BY \"Product\"", + "body": "SELECT \nCASE WHEN item_number IN ('16688','25020') THEN 'XR Series'\nWHEN item_number IN ('22351','24952') THEN 'SL Series'\nWHEN item_number IN ('17861','25021','29243','29752') THEN 'TS Series'\nWHEN item_number IN ('17862') THEN 'MS Series'\nWHEN item_number IN ('17863') THEN 'MT Series'\nWHEN item_number IN ('17873') THEN 'Harmonic Neutralizer'\n\nELSE 'None'\nEND AS \"Product\",\nROUND(SUM(coitem_qtyord),0) as \"Qty Ordered\"\nFROM coitem LEFT OUTER JOIN cohead ON cohead_id=coitem_cohead_id\nLEFT OUTER JOIN itemsite ON coitem_itemsite_id = itemsite_id\nLEFT OUTER JOIN item ON item_id = itemsite_item_id\nLEFT OUTER JOIN charass AS reportpower ON \n(coitem_id = reportpower.charass_target_id \n AND reportpower.charass_target_type = 'SI'\n AND reportpower.charass_char_id = 25)\nWHERE item_number IN ('16688','17861','17862','17863','22351','25020','25144','25147','25021','24952','17873','29243','29752')\nAND (coitem_status <> 'X') \nAND cohead_id NOT IN(SELECT cohead_id from rahead LEFT OUTER JOIN cohead ON rahead_new_cohead_id=cohead_id WHERE cohead_id IS NOT NULL)\nAND coitem_price != 0\nAND reportpower.charass_value IS NOT NULL\nAND (\n\tNULLIF('{{SeriesDateFrom.selectedDate}}','') IS NULL\n\tOR NULLIF('{{SeriesDateTo.selectedDate}}','') IS NULL\n\tOR cohead_orderdate BETWEEN\n\tNULLIF('{{SeriesDateFrom.selectedDate}}','')::date\n\tAND NULLIF('{{SeriesDateTo.selectedDate}}','')::date\n)\nGROUP BY \"Product\"\nORDER BY \"Product\"", "encodeParamsToggle": true, "paginationType": "NONE", "pluginSpecifiedTemplates": [ @@ -22,7 +22,11 @@ "name": "xTuple_Sandbox", "pluginId": "postgres-plugin" }, - "dynamicBindingPathList": [], + "dynamicBindingPathList": [ + { + "key": "body" + } + ], "name": "units_shipped_by_series", "pageId": "Sales - Units Shipped", "runBehaviour": "AUTOMATIC", diff --git a/pages/Sales - Units Shipped/queries/units_shipped_by_series/units_shipped_by_series.txt b/pages/Sales - Units Shipped/queries/units_shipped_by_series/units_shipped_by_series.txt index 727253d..dc70a79 100644 --- a/pages/Sales - Units Shipped/queries/units_shipped_by_series/units_shipped_by_series.txt +++ b/pages/Sales - Units Shipped/queries/units_shipped_by_series/units_shipped_by_series.txt @@ -14,12 +14,19 @@ LEFT OUTER JOIN itemsite ON coitem_itemsite_id = itemsite_id LEFT OUTER JOIN item ON item_id = itemsite_item_id LEFT OUTER JOIN charass AS reportpower ON (coitem_id = reportpower.charass_target_id -AND reportpower.charass_target_type = 'SI' -AND reportpower.charass_char_id = 25) + AND reportpower.charass_target_type = 'SI' + AND reportpower.charass_char_id = 25) WHERE item_number IN ('16688','17861','17862','17863','22351','25020','25144','25147','25021','24952','17873','29243','29752') AND (coitem_status <> 'X') AND cohead_id NOT IN(SELECT cohead_id from rahead LEFT OUTER JOIN cohead ON rahead_new_cohead_id=cohead_id WHERE cohead_id IS NOT NULL) AND coitem_price != 0 AND reportpower.charass_value IS NOT NULL +AND ( + NULLIF('{{SeriesDateFrom.selectedDate}}','') IS NULL + OR NULLIF('{{SeriesDateTo.selectedDate}}','') IS NULL + OR cohead_orderdate BETWEEN + NULLIF('{{SeriesDateFrom.selectedDate}}','')::date + AND NULLIF('{{SeriesDateTo.selectedDate}}','')::date +) GROUP BY "Product" ORDER BY "Product" \ No newline at end of file diff --git a/pages/Sales - Units Shipped/widgets/Navigation.json b/pages/Sales - Units Shipped/widgets/Navigation.json deleted file mode 100644 index 1a37532..0000000 --- a/pages/Sales - Units Shipped/widgets/Navigation.json +++ /dev/null @@ -1,90 +0,0 @@ -{ - "animateLoading": true, - "borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}", - "bottomRow": 13, - "boxShadow": "none", - "buttonVariant": "PRIMARY", - "childStylesheet": { - "button": { - "buttonColor": "{{appsmith.theme.colors.primaryColor}}" - } - }, - "dynamicBindingPathList": [ - { - "key": "borderRadius" - } - ], - "dynamicTriggerPathList": [ - { - "key": "groupButtons.groupButton1.onClick" - }, - { - "key": "groupButtons.groupButton3.onClick" - } - ], - "groupButtons": { - "groupButton1": { - "buttonColor": "#231f20", - "buttonType": "SIMPLE", - "disabledWhenInvalid": false, - "iconAlign": "right", - "id": "groupButton1", - "index": 0, - "isDisabled": false, - "isVisible": true, - "label": "Capacity Planning", - "menuItems": {}, - "onClick": "{{navigateTo('Sales', {}, 'SAME_WINDOW');}}", - "placement": "CENTER", - "widgetId": "" - }, - "groupButton3": { - "buttonColor": "#e0dede", - "buttonType": "SIMPLE", - "disabledWhenInvalid": false, - "id": "groupButton3", - "index": 1, - "isDisabled": false, - "isVisible": true, - "label": "Units Shipped", - "menuItems": { - "menuItemr01yri5nag": { - "id": "menuItemr01yri5nag", - "index": 0, - "isDisabled": false, - "isVisible": true, - "label": "Menu Item", - "widgetId": "z3w4r50nta" - } - }, - "onClick": "{{navigateTo('Sales - Units Shipped', {}, 'SAME_WINDOW');}}", - "placement": "CENTER", - "widgetId": "" - } - }, - "isCanvas": false, - "isLoading": false, - "isVisible": true, - "key": "f10t84z5gq", - "leftColumn": 1, - "minWidth": 450, - "mobileBottomRow": 12, - "mobileLeftColumn": 1, - "mobileRightColumn": 25, - "mobileTopRow": 8, - "needsErrorInfo": false, - "orientation": "horizontal", - "originalBottomRow": 13, - "originalTopRow": 9, - "parentColumnSpace": 25.109375, - "parentId": "0", - "parentRowSpace": 10, - "renderMode": "CANVAS", - "responsiveBehavior": "fill", - "rightColumn": 25, - "topRow": 9, - "type": "BUTTON_GROUP_WIDGET", - "version": 1, - "widgetId": "b9izyy0tmr", - "widgetName": "Navigation" -} \ No newline at end of file diff --git a/pages/Sales - Units Shipped/widgets/Tabs1/PowerDateFrom.json b/pages/Sales - Units Shipped/widgets/Tabs1/PowerDateFrom.json new file mode 100644 index 0000000..c47ac71 --- /dev/null +++ b/pages/Sales - Units Shipped/widgets/Tabs1/PowerDateFrom.json @@ -0,0 +1,55 @@ +{ + "accentColor": "{{appsmith.theme.colors.primaryColor}}", + "animateLoading": true, + "borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}", + "bottomRow": 8, + "boxShadow": "none", + "closeOnSelection": true, + "dateFormat": "YYYY-MM-DD HH:mm", + "datePickerType": "DATE_PICKER", + "dynamicBindingPathList": [ + { + "key": "accentColor" + }, + { + "key": "borderRadius" + } + ], + "dynamicHeight": "FIXED", + "dynamicTriggerPathList": [], + "firstDayOfWeek": 0, + "isDisabled": false, + "isLoading": false, + "isRequired": false, + "isVisible": true, + "key": "1n4gn1ssf4", + "label": "Start Date", + "labelAlignment": "left", + "labelPosition": "Top", + "labelTextSize": "0.875rem", + "labelWidth": 5, + "leftColumn": 1, + "maxDate": "2121-12-31T18:29:00.000Z", + "maxDynamicHeight": 9000, + "minDate": "1920-12-31T18:30:00.000Z", + "minDynamicHeight": 4, + "minWidth": 450, + "mobileBottomRow": 8, + "mobileLeftColumn": 1, + "mobileRightColumn": 21, + "mobileTopRow": 1, + "needsErrorInfo": false, + "parentColumnSpace": 10.263671875, + "parentId": "5ghij529ih", + "parentRowSpace": 10, + "renderMode": "CANVAS", + "responsiveBehavior": "fill", + "rightColumn": 21, + "shortcuts": false, + "timePrecision": "minute", + "topRow": 1, + "type": "DATE_PICKER_WIDGET2", + "version": 2, + "widgetId": "uflt0124wq", + "widgetName": "PowerDateFrom" +} \ No newline at end of file diff --git a/pages/Sales - Units Shipped/widgets/Tabs1/PowerDateTo.json b/pages/Sales - Units Shipped/widgets/Tabs1/PowerDateTo.json new file mode 100644 index 0000000..9a439ba --- /dev/null +++ b/pages/Sales - Units Shipped/widgets/Tabs1/PowerDateTo.json @@ -0,0 +1,55 @@ +{ + "accentColor": "{{appsmith.theme.colors.primaryColor}}", + "animateLoading": true, + "borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}", + "bottomRow": 8, + "boxShadow": "none", + "closeOnSelection": true, + "dateFormat": "YYYY-MM-DD HH:mm", + "datePickerType": "DATE_PICKER", + "dynamicBindingPathList": [ + { + "key": "accentColor" + }, + { + "key": "borderRadius" + } + ], + "dynamicHeight": "FIXED", + "dynamicTriggerPathList": [], + "firstDayOfWeek": 0, + "isDisabled": false, + "isLoading": false, + "isRequired": false, + "isVisible": true, + "key": "1n4gn1ssf4", + "label": "End Date", + "labelAlignment": "left", + "labelPosition": "Top", + "labelTextSize": "0.875rem", + "labelWidth": 5, + "leftColumn": 23, + "maxDate": "2121-12-31T18:29:00.000Z", + "maxDynamicHeight": 9000, + "minDate": "1920-12-31T18:30:00.000Z", + "minDynamicHeight": 4, + "minWidth": 450, + "mobileBottomRow": 8, + "mobileLeftColumn": 1, + "mobileRightColumn": 21, + "mobileTopRow": 1, + "needsErrorInfo": false, + "parentColumnSpace": 10.263671875, + "parentId": "5ghij529ih", + "parentRowSpace": 10, + "renderMode": "CANVAS", + "responsiveBehavior": "fill", + "rightColumn": 43, + "shortcuts": false, + "timePrecision": "minute", + "topRow": 1, + "type": "DATE_PICKER_WIDGET2", + "version": 2, + "widgetId": "w69wh9oixl", + "widgetName": "PowerDateTo" +} \ No newline at end of file diff --git a/pages/Sales - Units Shipped/widgets/Tabs1/SeriesDateFrom.json b/pages/Sales - Units Shipped/widgets/Tabs1/SeriesDateFrom.json new file mode 100644 index 0000000..43b0f72 --- /dev/null +++ b/pages/Sales - Units Shipped/widgets/Tabs1/SeriesDateFrom.json @@ -0,0 +1,55 @@ +{ + "accentColor": "{{appsmith.theme.colors.primaryColor}}", + "animateLoading": true, + "borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}", + "bottomRow": 8, + "boxShadow": "none", + "closeOnSelection": true, + "dateFormat": "YYYY-MM-DD HH:mm", + "datePickerType": "DATE_PICKER", + "dynamicBindingPathList": [ + { + "key": "accentColor" + }, + { + "key": "borderRadius" + } + ], + "dynamicHeight": "FIXED", + "dynamicTriggerPathList": [], + "firstDayOfWeek": 0, + "isDisabled": false, + "isLoading": false, + "isRequired": false, + "isVisible": true, + "key": "1n4gn1ssf4", + "label": "Start Date", + "labelAlignment": "left", + "labelPosition": "Top", + "labelTextSize": "0.875rem", + "labelWidth": 5, + "leftColumn": 1, + "maxDate": "2121-12-31T18:29:00.000Z", + "maxDynamicHeight": 9000, + "minDate": "1920-12-31T18:30:00.000Z", + "minDynamicHeight": 4, + "minWidth": 450, + "mobileBottomRow": 8, + "mobileLeftColumn": 1, + "mobileRightColumn": 21, + "mobileTopRow": 1, + "needsErrorInfo": false, + "parentColumnSpace": 10.263671875, + "parentId": "o7m1w5vrow", + "parentRowSpace": 10, + "renderMode": "CANVAS", + "responsiveBehavior": "fill", + "rightColumn": 21, + "shortcuts": false, + "timePrecision": "minute", + "topRow": 1, + "type": "DATE_PICKER_WIDGET2", + "version": 2, + "widgetId": "35qo2qtt26", + "widgetName": "SeriesDateFrom" +} \ No newline at end of file diff --git a/pages/Sales - Units Shipped/widgets/Tabs1/SeriesDateTo.json b/pages/Sales - Units Shipped/widgets/Tabs1/SeriesDateTo.json new file mode 100644 index 0000000..a37c643 --- /dev/null +++ b/pages/Sales - Units Shipped/widgets/Tabs1/SeriesDateTo.json @@ -0,0 +1,55 @@ +{ + "accentColor": "{{appsmith.theme.colors.primaryColor}}", + "animateLoading": true, + "borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}", + "bottomRow": 8, + "boxShadow": "none", + "closeOnSelection": true, + "dateFormat": "YYYY-MM-DD HH:mm", + "datePickerType": "DATE_PICKER", + "dynamicBindingPathList": [ + { + "key": "accentColor" + }, + { + "key": "borderRadius" + } + ], + "dynamicHeight": "FIXED", + "dynamicTriggerPathList": [], + "firstDayOfWeek": 0, + "isDisabled": false, + "isLoading": false, + "isRequired": false, + "isVisible": true, + "key": "1n4gn1ssf4", + "label": "End Date", + "labelAlignment": "left", + "labelPosition": "Top", + "labelTextSize": "0.875rem", + "labelWidth": 5, + "leftColumn": 23, + "maxDate": "2121-12-31T18:29:00.000Z", + "maxDynamicHeight": 9000, + "minDate": "1920-12-31T18:30:00.000Z", + "minDynamicHeight": 4, + "minWidth": 450, + "mobileBottomRow": 8, + "mobileLeftColumn": 1, + "mobileRightColumn": 21, + "mobileTopRow": 1, + "needsErrorInfo": false, + "parentColumnSpace": 10.263671875, + "parentId": "o7m1w5vrow", + "parentRowSpace": 10, + "renderMode": "CANVAS", + "responsiveBehavior": "fill", + "rightColumn": 43, + "shortcuts": false, + "timePrecision": "minute", + "topRow": 1, + "type": "DATE_PICKER_WIDGET2", + "version": 2, + "widgetId": "33mzf7ghwq", + "widgetName": "SeriesDateTo" +} \ No newline at end of file diff --git a/pages/Sales - Units Shipped/widgets/Tabs1/Table1.json b/pages/Sales - Units Shipped/widgets/Tabs1/Table1.json index 726b20f..f63f02f 100644 --- a/pages/Sales - Units Shipped/widgets/Tabs1/Table1.json +++ b/pages/Sales - Units Shipped/widgets/Tabs1/Table1.json @@ -4,7 +4,7 @@ "borderColor": "#E0DEDE", "borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}", "borderWidth": "1", - "bottomRow": 102, + "bottomRow": 110, "boxShadow": "{{appsmith.theme.boxShadow.appBoxShadow}}", "cachedTableData": {}, "canFreezeColumn": true, @@ -173,7 +173,7 @@ "searchKey": "", "tableData": "{{units_shipped_by_series.data}}", "textSize": "0.875rem", - "topRow": 2, + "topRow": 10, "totalRecordsCount": 0, "type": "TABLE_WIDGET_V2", "version": 2, diff --git a/pages/Sales - Units Shipped/widgets/Tabs1/Table1Copy.json b/pages/Sales - Units Shipped/widgets/Tabs1/Table1Copy.json index cbd83f4..5eb394e 100644 --- a/pages/Sales - Units Shipped/widgets/Tabs1/Table1Copy.json +++ b/pages/Sales - Units Shipped/widgets/Tabs1/Table1Copy.json @@ -4,7 +4,7 @@ "borderColor": "#E0DEDE", "borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}", "borderWidth": "1", - "bottomRow": 167, + "bottomRow": 175, "boxShadow": "{{appsmith.theme.boxShadow.appBoxShadow}}", "cachedTableData": {}, "canFreezeColumn": true, @@ -33,11 +33,11 @@ }, "columnOrder": [ "Product", + "Qty_Ordered", "Power_Output", - "Input", - "Qty_Ordered" + "Input" ], - "columnUpdatedAt": 1768911810804, + "columnUpdatedAt": 1769094100515, "columnWidthMap": {}, "customIsLoading": false, "customIsLoadingValue": "", @@ -249,7 +249,7 @@ "searchKey": "", "tableData": "{{units_shipped_by_power_input.data}}", "textSize": "0.875rem", - "topRow": 2, + "topRow": 10, "totalRecordsCount": 0, "type": "TABLE_WIDGET_V2", "version": 2, diff --git a/pages/Sales - Units Shipped/widgets/Tabs1/Tabs1.json b/pages/Sales - Units Shipped/widgets/Tabs1/Tabs1.json index ca02b62..d379c14 100644 --- a/pages/Sales - Units Shipped/widgets/Tabs1/Tabs1.json +++ b/pages/Sales - Units Shipped/widgets/Tabs1/Tabs1.json @@ -5,12 +5,12 @@ "borderColor": "#E0DEDE", "borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}", "borderWidth": 1, - "bottomRow": 123, + "bottomRow": 190, "boxShadow": "{{appsmith.theme.boxShadow.appBoxShadow}}", "children": [ { "borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}", - "bottomRow": 1040, + "bottomRow": 1770, "boxShadow": "{{appsmith.theme.boxShadow.appBoxShadow}}", "canExtend": true, "detachFromLayout": true, @@ -56,7 +56,7 @@ }, { "borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}", - "bottomRow": 1670, + "bottomRow": 1770, "boxShadow": "{{appsmith.theme.boxShadow.appBoxShadow}}", "canExtend": true, "detachFromLayout": true, @@ -129,8 +129,8 @@ "mobileRightColumn": 26, "mobileTopRow": 61, "needsErrorInfo": false, - "originalBottomRow": 188, - "originalTopRow": 15, + "originalBottomRow": 125, + "originalTopRow": 9, "parentColumnSpace": 25.109375, "parentId": "0", "parentRowSpace": 10, @@ -157,7 +157,7 @@ "widgetId": "5ghij529ih" } }, - "topRow": 15, + "topRow": 9, "type": "TABS_WIDGET", "version": 3, "widgetId": "cgiukoz6f7", diff --git a/pages/Sales - Units Shipped/widgets/Text1.json b/pages/Sales - Units Shipped/widgets/Text1.json index d1647f0..041eedc 100644 --- a/pages/Sales - Units Shipped/widgets/Text1.json +++ b/pages/Sales - Units Shipped/widgets/Text1.json @@ -1,7 +1,7 @@ { "animateLoading": true, "borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}", - "bottomRow": 320, + "bottomRow": 394, "dynamicBindingPathList": [ { "key": "truncateButtonColor" @@ -30,8 +30,8 @@ "mobileRightColumn": 17, "mobileTopRow": 35, "needsErrorInfo": false, - "originalBottomRow": 385, - "originalTopRow": 338, + "originalBottomRow": 329, + "originalTopRow": 281, "overflow": "NONE", "parentColumnSpace": 11.265625, "parentId": "0", @@ -43,7 +43,7 @@ "text": "SELECT \nCASE WHEN item_number IN ('16688','25020') THEN 'XR Series'\nWHEN item_number IN ('22351','24952') THEN 'SL Series'\nWHEN item_number IN ('17861','25021','29243','29752') THEN 'TS Series'\nWHEN item_number IN ('17862') THEN 'MS Series'\nWHEN item_number IN ('17863') THEN 'MT Series'\nWHEN item_number IN ('17873') THEN 'Harmonic Neutralizer'\n\nELSE 'None'\nEND AS \"Product\",\nROUND(SUM(coitem_qtyord),0) as \"Qty Ordered\"\nFROM coitem LEFT OUTER JOIN cohead ON cohead_id=coitem_cohead_id\nLEFT OUTER JOIN itemsite ON coitem_itemsite_id = itemsite_id\nLEFT OUTER JOIN item ON item_id = itemsite_item_id\nLEFT OUTER JOIN charass AS reportpower ON \n(coitem_id = reportpower.charass_target_id \nAND reportpower.charass_target_type = 'SI'\nAND reportpower.charass_char_id = 25)\nWHERE item_number IN ('16688','17861','17862','17863','22351','25020','25144','25147','25021','24952','17873','29243','29752')\nAND (coitem_status <> 'X') \nAND cohead_id NOT IN(SELECT cohead_id from rahead LEFT OUTER JOIN cohead ON rahead_new_cohead_id=cohead_id WHERE cohead_id IS NOT NULL)\nAND coitem_price != 0\nAND cohead_orderdate BETWEEN '$param1'::date AND '$param2'::date\nAND reportpower.charass_value IS NOT NULL\nGROUP BY \"Product\"\nORDER BY \"Product\"", "textAlign": "LEFT", "textColor": "#231F20", - "topRow": 273, + "topRow": 346, "truncateButtonColor": "{{appsmith.theme.colors.primaryColor}}", "type": "TEXT_WIDGET", "version": 1, diff --git a/pages/Sales - Units Shipped/widgets/Text2Copy1.json b/pages/Sales - Units Shipped/widgets/Text2Copy1.json index 3732787..94015dc 100644 --- a/pages/Sales - Units Shipped/widgets/Text2Copy1.json +++ b/pages/Sales - Units Shipped/widgets/Text2Copy1.json @@ -1,7 +1,7 @@ { "animateLoading": true, "borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}", - "bottomRow": 271, + "bottomRow": 344, "dynamicBindingPathList": [ { "key": "truncateButtonColor" @@ -30,8 +30,8 @@ "mobileRightColumn": 20, "mobileTopRow": 0, "needsErrorInfo": false, - "originalBottomRow": 336, - "originalTopRow": 332, + "originalBottomRow": 279, + "originalTopRow": 275, "overflow": "NONE", "parentColumnSpace": 11.265625, "parentId": "0", @@ -43,7 +43,7 @@ "text": "Units Ordered - By Series", "textAlign": "LEFT", "textColor": "#231F20", - "topRow": 267, + "topRow": 340, "truncateButtonColor": "{{appsmith.theme.colors.primaryColor}}", "type": "TEXT_WIDGET", "version": 1, diff --git a/pages/Sales - Units Shipped/widgets/Text2CopyCopy.json b/pages/Sales - Units Shipped/widgets/Text2CopyCopy.json index 9e7e27b..f7ada49 100644 --- a/pages/Sales - Units Shipped/widgets/Text2CopyCopy.json +++ b/pages/Sales - Units Shipped/widgets/Text2CopyCopy.json @@ -1,7 +1,7 @@ { "animateLoading": true, "borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}", - "bottomRow": 217, + "bottomRow": 290, "dynamicBindingPathList": [ { "key": "truncateButtonColor" @@ -30,8 +30,8 @@ "mobileRightColumn": 20, "mobileTopRow": 0, "needsErrorInfo": false, - "originalBottomRow": 282, - "originalTopRow": 278, + "originalBottomRow": 225, + "originalTopRow": 221, "overflow": "NONE", "parentColumnSpace": 11.265625, "parentId": "0", @@ -43,7 +43,7 @@ "text": "Units Ordered - By Series", "textAlign": "LEFT", "textColor": "#231F20", - "topRow": 213, + "topRow": 286, "truncateButtonColor": "{{appsmith.theme.colors.primaryColor}}", "type": "TEXT_WIDGET", "version": 1, diff --git a/pages/Sales - Units Shipped/widgets/Text3.json b/pages/Sales - Units Shipped/widgets/Text3.json index 9bedbbf..29eb849 100644 --- a/pages/Sales - Units Shipped/widgets/Text3.json +++ b/pages/Sales - Units Shipped/widgets/Text3.json @@ -1,7 +1,7 @@ { "animateLoading": true, "borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}", - "bottomRow": 284, + "bottomRow": 360, "dynamicBindingPathList": [ { "key": "truncateButtonColor" @@ -30,8 +30,8 @@ "mobileRightColumn": 55, "mobileTopRow": 107, "needsErrorInfo": false, - "originalBottomRow": 349, - "originalTopRow": 282, + "originalBottomRow": 295, + "originalTopRow": 225, "overflow": "NONE", "parentColumnSpace": 11.265625, "parentId": "0", @@ -43,7 +43,7 @@ "text": "SELECT \nCASE WHEN item_number IN ('16688','25020') THEN 'XR Series'\nWHEN item_number IN ('22351','24952') THEN 'SL Series'\nWHEN item_number IN ('17861','25021','29243','29752') THEN 'TS Series'\nWHEN item_number IN ('17862') THEN 'MS Series'\nWHEN item_number IN ('17863') THEN 'MT Series'\nWHEN item_number IN ('17873') THEN 'Harmonic Neutralizer'\n\nELSE 'None'\nEND AS \"Product\",\nreportpower.charass_value as \"Power Output\", reportinput.charass_value || ' ' || reportphases.charass_value AS \"Input\", ROUND(SUM(coitem_qtyord),0) as \"Qty Ordered\"\nFROM coitem LEFT OUTER JOIN cohead ON cohead_id=coitem_cohead_id\nLEFT OUTER JOIN itemsite ON coitem_itemsite_id = itemsite_id\nLEFT OUTER JOIN item ON item_id = itemsite_item_id\nLEFT OUTER JOIN charass AS reportpower ON \n(coitem_id = reportpower.charass_target_id \nAND reportpower.charass_target_type = 'SI'\nAND reportpower.charass_char_id = 25)\nLEFT OUTER JOIN charass AS reportinput ON \n(coitem_id = reportinput.charass_target_id \nAND reportinput.charass_target_type = 'SI'\nAND reportinput.charass_char_id = 36)\nLEFT OUTER JOIN charass AS reportphases ON \n(coitem_id = reportphases.charass_target_id \nAND reportphases.charass_target_type = 'SI'\nAND reportphases.charass_char_id = 18)\nWHERE item_number IN ('16688','17861','17862','17863','22351','25020','25144','25147','25021','24952','17873','29243','29752')\nAND (coitem_status <> 'X') \nAND cohead_id NOT IN(SELECT cohead_id from rahead LEFT OUTER JOIN cohead ON rahead_new_cohead_id=cohead_id WHERE cohead_id IS NOT NULL)\nAND coitem_price != 0\nAND cohead_orderdate BETWEEN '$param1'::date AND '$param2'::date\nAND reportpower.charass_value IS NOT NULL\nGROUP BY reportpower.charass_value, \"Product\", \"Input\"\nORDER BY \"Product\", reportpower.charass_value", "textAlign": "LEFT", "textColor": "#231F20", - "topRow": 217, + "topRow": 290, "truncateButtonColor": "{{appsmith.theme.colors.primaryColor}}", "type": "TEXT_WIDGET", "version": 1, diff --git a/pages/Sales/Sales.json b/pages/Sales/Sales.json index 130d944..ca1faf3 100644 --- a/pages/Sales/Sales.json +++ b/pages/Sales/Sales.json @@ -6,7 +6,7 @@ { "dsl": { "backgroundColor": "none", - "bottomRow": 1080, + "bottomRow": 970, "canExtend": true, "containerStyle": "none", "detachFromLayout": true, diff --git a/pages/Sales/widgets/Heading.json b/pages/Sales/widgets/Heading.json index b9a3a99..c71dd73 100644 --- a/pages/Sales/widgets/Heading.json +++ b/pages/Sales/widgets/Heading.json @@ -1,7 +1,7 @@ { "animateLoading": true, "borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}", - "bottomRow": 7, + "bottomRow": 11, "dynamicBindingPathList": [ { "key": "truncateButtonColor" @@ -30,8 +30,8 @@ "mobileRightColumn": 17, "mobileTopRow": 1, "needsErrorInfo": false, - "originalBottomRow": 7, - "originalTopRow": 2, + "originalBottomRow": 11, + "originalTopRow": 3, "overflow": "NONE", "parentColumnSpace": 25.109375, "parentId": "0", @@ -43,7 +43,7 @@ "text": "Sales / Capacity Planning", "textAlign": "LEFT", "textColor": "#231F20", - "topRow": 2, + "topRow": 3, "truncateButtonColor": "{{appsmith.theme.colors.primaryColor}}", "type": "TEXT_WIDGET", "version": 1, diff --git a/pages/Sales/widgets/Navigation.json b/pages/Sales/widgets/Navigation.json deleted file mode 100644 index 1dbad60..0000000 --- a/pages/Sales/widgets/Navigation.json +++ /dev/null @@ -1,93 +0,0 @@ -{ - "animateLoading": true, - "borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}", - "bottomRow": 13, - "boxShadow": "none", - "buttonVariant": "PRIMARY", - "childStylesheet": { - "button": { - "buttonColor": "{{appsmith.theme.colors.primaryColor}}" - } - }, - "dynamicBindingPathList": [ - { - "key": "borderRadius" - }, - { - "key": "groupButtons.groupButton3.buttonColor" - } - ], - "dynamicTriggerPathList": [ - { - "key": "groupButtons.groupButton1.onClick" - }, - { - "key": "groupButtons.groupButton3.onClick" - } - ], - "groupButtons": { - "groupButton1": { - "buttonColor": "#d4d4d8", - "buttonType": "SIMPLE", - "disabledWhenInvalid": false, - "iconAlign": "right", - "id": "groupButton1", - "index": 0, - "isDisabled": false, - "isVisible": true, - "label": "Capacity Planning", - "menuItems": {}, - "onClick": "{{navigateTo('Sales', {}, 'SAME_WINDOW');}}", - "placement": "CENTER", - "widgetId": "" - }, - "groupButton3": { - "buttonColor": "{{appsmith.theme.colors.primaryColor}}", - "buttonType": "SIMPLE", - "disabledWhenInvalid": false, - "id": "groupButton3", - "index": 1, - "isDisabled": false, - "isVisible": true, - "label": "Units Shipped", - "menuItems": { - "menuItemr01yri5nag": { - "id": "menuItemr01yri5nag", - "index": 0, - "isDisabled": false, - "isVisible": true, - "label": "Menu Item", - "widgetId": "z3w4r50nta" - } - }, - "onClick": "{{navigateTo('Sales - Units Shipped', {}, 'SAME_WINDOW');}}", - "placement": "CENTER", - "widgetId": "" - } - }, - "isCanvas": false, - "isLoading": false, - "isVisible": true, - "key": "f10t84z5gq", - "leftColumn": 1, - "minWidth": 450, - "mobileBottomRow": 12, - "mobileLeftColumn": 1, - "mobileRightColumn": 25, - "mobileTopRow": 8, - "needsErrorInfo": false, - "orientation": "horizontal", - "originalBottomRow": 13, - "originalTopRow": 9, - "parentColumnSpace": 25.109375, - "parentId": "0", - "parentRowSpace": 10, - "renderMode": "CANVAS", - "responsiveBehavior": "fill", - "rightColumn": 25, - "topRow": 9, - "type": "BUTTON_GROUP_WIDGET", - "version": 1, - "widgetId": "6tlhfmvijp", - "widgetName": "Navigation" -} \ No newline at end of file diff --git a/pages/Sales/widgets/Table1.json b/pages/Sales/widgets/Table1.json index 4ae8ade..e856323 100644 --- a/pages/Sales/widgets/Table1.json +++ b/pages/Sales/widgets/Table1.json @@ -4,7 +4,7 @@ "borderColor": "#E0DEDE", "borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}", "borderWidth": "1", - "bottomRow": 99, + "bottomRow": 97, "boxShadow": "{{appsmith.theme.boxShadow.appBoxShadow}}", "cachedTableData": {}, "canFreezeColumn": true, @@ -97,8 +97,8 @@ "mobileRightColumn": 35, "mobileTopRow": 3, "needsErrorInfo": false, - "originalBottomRow": 99, - "originalTopRow": 15, + "originalBottomRow": 98, + "originalTopRow": 14, "parentColumnSpace": 11.265625, "parentId": "0", "parentRowSpace": 10, @@ -234,7 +234,7 @@ "searchKey": "", "tableData": "{{capacity_display_all.data}}", "textSize": "0.875rem", - "topRow": 15, + "topRow": 13, "totalRecordsCount": 0, "type": "TABLE_WIDGET_V2", "version": 2,