Hide global nav

This commit is contained in:
2026-01-28 12:50:48 +00:00
parent ad3678c680
commit 75fb3eadf0
7 changed files with 25 additions and 25 deletions

View File

@@ -11,7 +11,7 @@
"navStyle": "stacked", "navStyle": "stacked",
"orientation": "top", "orientation": "top",
"position": "static", "position": "static",
"showNavbar": true, "showNavbar": false,
"showSignIn": true "showSignIn": true
}, },
"themeSetting": { "themeSetting": {
@@ -58,7 +58,7 @@
"navStyle": "stacked", "navStyle": "stacked",
"orientation": "top", "orientation": "top",
"position": "static", "position": "static",
"showNavbar": true, "showNavbar": false,
"showSignIn": true "showSignIn": true
}, },
"themeSetting": { "themeSetting": {

View File

@@ -6,7 +6,7 @@
{ {
"dsl": { "dsl": {
"backgroundColor": "none", "backgroundColor": "none",
"bottomRow": 3940, "bottomRow": 3380,
"canExtend": true, "canExtend": true,
"containerStyle": "none", "containerStyle": "none",
"detachFromLayout": true, "detachFromLayout": true,

View File

@@ -5,12 +5,12 @@
"borderColor": "#E0DEDE", "borderColor": "#E0DEDE",
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}", "borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
"borderWidth": 1, "borderWidth": 1,
"bottomRow": 190, "bottomRow": 132,
"boxShadow": "{{appsmith.theme.boxShadow.appBoxShadow}}", "boxShadow": "{{appsmith.theme.boxShadow.appBoxShadow}}",
"children": [ "children": [
{ {
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}", "borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
"bottomRow": 1770, "bottomRow": 1120,
"boxShadow": "{{appsmith.theme.boxShadow.appBoxShadow}}", "boxShadow": "{{appsmith.theme.boxShadow.appBoxShadow}}",
"canExtend": true, "canExtend": true,
"detachFromLayout": true, "detachFromLayout": true,
@@ -56,7 +56,7 @@
}, },
{ {
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}", "borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
"bottomRow": 1770, "bottomRow": 1750,
"boxShadow": "{{appsmith.theme.boxShadow.appBoxShadow}}", "boxShadow": "{{appsmith.theme.boxShadow.appBoxShadow}}",
"canExtend": true, "canExtend": true,
"detachFromLayout": true, "detachFromLayout": true,
@@ -129,8 +129,8 @@
"mobileRightColumn": 26, "mobileRightColumn": 26,
"mobileTopRow": 61, "mobileTopRow": 61,
"needsErrorInfo": false, "needsErrorInfo": false,
"originalBottomRow": 125, "originalBottomRow": 132,
"originalTopRow": 9, "originalTopRow": 16,
"parentColumnSpace": 25.109375, "parentColumnSpace": 25.109375,
"parentId": "0", "parentId": "0",
"parentRowSpace": 10, "parentRowSpace": 10,
@@ -157,7 +157,7 @@
"widgetId": "5ghij529ih" "widgetId": "5ghij529ih"
} }
}, },
"topRow": 9, "topRow": 16,
"type": "TABS_WIDGET", "type": "TABS_WIDGET",
"version": 3, "version": 3,
"widgetId": "cgiukoz6f7", "widgetId": "cgiukoz6f7",

View File

@@ -1,7 +1,7 @@
{ {
"animateLoading": true, "animateLoading": true,
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}", "borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
"bottomRow": 394, "bottomRow": 338,
"dynamicBindingPathList": [ "dynamicBindingPathList": [
{ {
"key": "truncateButtonColor" "key": "truncateButtonColor"
@@ -30,8 +30,8 @@
"mobileRightColumn": 17, "mobileRightColumn": 17,
"mobileTopRow": 35, "mobileTopRow": 35,
"needsErrorInfo": false, "needsErrorInfo": false,
"originalBottomRow": 329, "originalBottomRow": 338,
"originalTopRow": 281, "originalTopRow": 288,
"overflow": "NONE", "overflow": "NONE",
"parentColumnSpace": 11.265625, "parentColumnSpace": 11.265625,
"parentId": "0", "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\"", "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", "textAlign": "LEFT",
"textColor": "#231F20", "textColor": "#231F20",
"topRow": 346, "topRow": 288,
"truncateButtonColor": "{{appsmith.theme.colors.primaryColor}}", "truncateButtonColor": "{{appsmith.theme.colors.primaryColor}}",
"type": "TEXT_WIDGET", "type": "TEXT_WIDGET",
"version": 1, "version": 1,

View File

@@ -1,7 +1,7 @@
{ {
"animateLoading": true, "animateLoading": true,
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}", "borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
"bottomRow": 344, "bottomRow": 286,
"dynamicBindingPathList": [ "dynamicBindingPathList": [
{ {
"key": "truncateButtonColor" "key": "truncateButtonColor"
@@ -30,8 +30,8 @@
"mobileRightColumn": 20, "mobileRightColumn": 20,
"mobileTopRow": 0, "mobileTopRow": 0,
"needsErrorInfo": false, "needsErrorInfo": false,
"originalBottomRow": 279, "originalBottomRow": 286,
"originalTopRow": 275, "originalTopRow": 282,
"overflow": "NONE", "overflow": "NONE",
"parentColumnSpace": 11.265625, "parentColumnSpace": 11.265625,
"parentId": "0", "parentId": "0",
@@ -43,7 +43,7 @@
"text": "Units Ordered - By Series", "text": "Units Ordered - By Series",
"textAlign": "LEFT", "textAlign": "LEFT",
"textColor": "#231F20", "textColor": "#231F20",
"topRow": 340, "topRow": 282,
"truncateButtonColor": "{{appsmith.theme.colors.primaryColor}}", "truncateButtonColor": "{{appsmith.theme.colors.primaryColor}}",
"type": "TEXT_WIDGET", "type": "TEXT_WIDGET",
"version": 1, "version": 1,

View File

@@ -1,7 +1,7 @@
{ {
"animateLoading": true, "animateLoading": true,
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}", "borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
"bottomRow": 290, "bottomRow": 232,
"dynamicBindingPathList": [ "dynamicBindingPathList": [
{ {
"key": "truncateButtonColor" "key": "truncateButtonColor"
@@ -30,8 +30,8 @@
"mobileRightColumn": 20, "mobileRightColumn": 20,
"mobileTopRow": 0, "mobileTopRow": 0,
"needsErrorInfo": false, "needsErrorInfo": false,
"originalBottomRow": 225, "originalBottomRow": 232,
"originalTopRow": 221, "originalTopRow": 228,
"overflow": "NONE", "overflow": "NONE",
"parentColumnSpace": 11.265625, "parentColumnSpace": 11.265625,
"parentId": "0", "parentId": "0",
@@ -43,7 +43,7 @@
"text": "Units Ordered - By Series", "text": "Units Ordered - By Series",
"textAlign": "LEFT", "textAlign": "LEFT",
"textColor": "#231F20", "textColor": "#231F20",
"topRow": 286, "topRow": 228,
"truncateButtonColor": "{{appsmith.theme.colors.primaryColor}}", "truncateButtonColor": "{{appsmith.theme.colors.primaryColor}}",
"type": "TEXT_WIDGET", "type": "TEXT_WIDGET",
"version": 1, "version": 1,

View File

@@ -1,7 +1,7 @@
{ {
"animateLoading": true, "animateLoading": true,
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}", "borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
"bottomRow": 360, "bottomRow": 314,
"dynamicBindingPathList": [ "dynamicBindingPathList": [
{ {
"key": "truncateButtonColor" "key": "truncateButtonColor"
@@ -30,8 +30,8 @@
"mobileRightColumn": 55, "mobileRightColumn": 55,
"mobileTopRow": 107, "mobileTopRow": 107,
"needsErrorInfo": false, "needsErrorInfo": false,
"originalBottomRow": 295, "originalBottomRow": 314,
"originalTopRow": 225, "originalTopRow": 232,
"overflow": "NONE", "overflow": "NONE",
"parentColumnSpace": 11.265625, "parentColumnSpace": 11.265625,
"parentId": "0", "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", "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", "textAlign": "LEFT",
"textColor": "#231F20", "textColor": "#231F20",
"topRow": 290, "topRow": 232,
"truncateButtonColor": "{{appsmith.theme.colors.primaryColor}}", "truncateButtonColor": "{{appsmith.theme.colors.primaryColor}}",
"type": "TEXT_WIDGET", "type": "TEXT_WIDGET",
"version": 1, "version": 1,