Fix navigation
This commit is contained in:
@@ -1,16 +1,14 @@
|
|||||||
{
|
{
|
||||||
"animateLoading": true,
|
"animateLoading": true,
|
||||||
"borderRadius": "0.375rem",
|
"borderRadius": "0.375rem",
|
||||||
"bottomRow": 125,
|
"bottomRow": 44,
|
||||||
"boxShadow": "none",
|
"boxShadow": "none",
|
||||||
"buttonColor": "#ffffff",
|
"buttonColor": "#ffffff",
|
||||||
"buttonVariant": "PRIMARY",
|
"buttonVariant": "PRIMARY",
|
||||||
"disabledWhenInvalid": false,
|
"disabledWhenInvalid": false,
|
||||||
"dynamicBindingPathList": [],
|
"dynamicBindingPathList": [],
|
||||||
"dynamicTriggerPathList": [
|
"dynamicTriggerPathList": [
|
||||||
{
|
{"key": "onClick"}
|
||||||
"key": "onClick"
|
|
||||||
}
|
|
||||||
],
|
],
|
||||||
"isDefaultClickDisabled": true,
|
"isDefaultClickDisabled": true,
|
||||||
"isDisabled": false,
|
"isDisabled": false,
|
||||||
@@ -37,7 +35,7 @@
|
|||||||
"responsiveBehavior": "hug",
|
"responsiveBehavior": "hug",
|
||||||
"rightColumn": 64,
|
"rightColumn": 64,
|
||||||
"text": "Job Drawing Status",
|
"text": "Job Drawing Status",
|
||||||
"topRow": 121,
|
"topRow": 40,
|
||||||
"type": "BUTTON_WIDGET",
|
"type": "BUTTON_WIDGET",
|
||||||
"version": 1,
|
"version": 1,
|
||||||
"widgetId": "or1btn3jds",
|
"widgetId": "or1btn3jds",
|
||||||
|
|||||||
@@ -1,16 +1,14 @@
|
|||||||
{
|
{
|
||||||
"animateLoading": true,
|
"animateLoading": true,
|
||||||
"borderRadius": "0.375rem",
|
"borderRadius": "0.375rem",
|
||||||
"bottomRow": 129,
|
"bottomRow": 48,
|
||||||
"boxShadow": "none",
|
"boxShadow": "none",
|
||||||
"buttonColor": "#ffffff",
|
"buttonColor": "#ffffff",
|
||||||
"buttonVariant": "PRIMARY",
|
"buttonVariant": "PRIMARY",
|
||||||
"disabledWhenInvalid": false,
|
"disabledWhenInvalid": false,
|
||||||
"dynamicBindingPathList": [],
|
"dynamicBindingPathList": [],
|
||||||
"dynamicTriggerPathList": [
|
"dynamicTriggerPathList": [
|
||||||
{
|
{"key": "onClick"}
|
||||||
"key": "onClick"
|
|
||||||
}
|
|
||||||
],
|
],
|
||||||
"isDefaultClickDisabled": true,
|
"isDefaultClickDisabled": true,
|
||||||
"isDisabled": false,
|
"isDisabled": false,
|
||||||
@@ -37,7 +35,7 @@
|
|||||||
"responsiveBehavior": "hug",
|
"responsiveBehavior": "hug",
|
||||||
"rightColumn": 64,
|
"rightColumn": 64,
|
||||||
"text": "Engineering Holds",
|
"text": "Engineering Holds",
|
||||||
"topRow": 125,
|
"topRow": 44,
|
||||||
"type": "BUTTON_WIDGET",
|
"type": "BUTTON_WIDGET",
|
||||||
"version": 1,
|
"version": 1,
|
||||||
"widgetId": "or1btn3enh",
|
"widgetId": "or1btn3enh",
|
||||||
|
|||||||
46
pages/Sales - Units Ordered/widgets/Container1/Text3.json
Normal file
46
pages/Sales - Units Ordered/widgets/Container1/Text3.json
Normal file
@@ -0,0 +1,46 @@
|
|||||||
|
{
|
||||||
|
"animateLoading": true,
|
||||||
|
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
|
||||||
|
"bottomRow": 40,
|
||||||
|
"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": "or1txt3k01",
|
||||||
|
"leftColumn": 0,
|
||||||
|
"maxDynamicHeight": 9000,
|
||||||
|
"minDynamicHeight": 4,
|
||||||
|
"minWidth": 450,
|
||||||
|
"mobileBottomRow": 40,
|
||||||
|
"mobileLeftColumn": 10,
|
||||||
|
"mobileRightColumn": 26,
|
||||||
|
"mobileTopRow": 36,
|
||||||
|
"needsErrorInfo": false,
|
||||||
|
"originalBottomRow": 40,
|
||||||
|
"originalTopRow": 36,
|
||||||
|
"overflow": "NONE",
|
||||||
|
"parentColumnSpace": 3.841796875,
|
||||||
|
"parentId": "wj6fxg5wpg",
|
||||||
|
"parentRowSpace": 10,
|
||||||
|
"renderMode": "CANVAS",
|
||||||
|
"responsiveBehavior": "fill",
|
||||||
|
"rightColumn": 64,
|
||||||
|
"shouldTruncate": false,
|
||||||
|
"text": "Operations",
|
||||||
|
"textAlign": "LEFT",
|
||||||
|
"textColor": "#231F20",
|
||||||
|
"topRow": 36,
|
||||||
|
"truncateButtonColor": "{{appsmith.theme.colors.primaryColor}}",
|
||||||
|
"type": "TEXT_WIDGET",
|
||||||
|
"version": 1,
|
||||||
|
"widgetId": "or1txt3ops",
|
||||||
|
"widgetName": "Text3"
|
||||||
|
}
|
||||||
@@ -1,16 +1,14 @@
|
|||||||
{
|
{
|
||||||
"animateLoading": true,
|
"animateLoading": true,
|
||||||
"borderRadius": "0.375rem",
|
"borderRadius": "0.375rem",
|
||||||
"bottomRow": 125,
|
"bottomRow": 44,
|
||||||
"boxShadow": "none",
|
"boxShadow": "none",
|
||||||
"buttonColor": "#ffffff",
|
"buttonColor": "#ffffff",
|
||||||
"buttonVariant": "PRIMARY",
|
"buttonVariant": "PRIMARY",
|
||||||
"disabledWhenInvalid": false,
|
"disabledWhenInvalid": false,
|
||||||
"dynamicBindingPathList": [],
|
"dynamicBindingPathList": [],
|
||||||
"dynamicTriggerPathList": [
|
"dynamicTriggerPathList": [
|
||||||
{
|
{"key": "onClick"}
|
||||||
"key": "onClick"
|
|
||||||
}
|
|
||||||
],
|
],
|
||||||
"isDefaultClickDisabled": true,
|
"isDefaultClickDisabled": true,
|
||||||
"isDisabled": false,
|
"isDisabled": false,
|
||||||
@@ -37,7 +35,7 @@
|
|||||||
"responsiveBehavior": "hug",
|
"responsiveBehavior": "hug",
|
||||||
"rightColumn": 64,
|
"rightColumn": 64,
|
||||||
"text": "Job Drawing Status",
|
"text": "Job Drawing Status",
|
||||||
"topRow": 121,
|
"topRow": 40,
|
||||||
"type": "BUTTON_WIDGET",
|
"type": "BUTTON_WIDGET",
|
||||||
"version": 1,
|
"version": 1,
|
||||||
"widgetId": "sh1btn3jds",
|
"widgetId": "sh1btn3jds",
|
||||||
|
|||||||
@@ -1,16 +1,14 @@
|
|||||||
{
|
{
|
||||||
"animateLoading": true,
|
"animateLoading": true,
|
||||||
"borderRadius": "0.375rem",
|
"borderRadius": "0.375rem",
|
||||||
"bottomRow": 129,
|
"bottomRow": 48,
|
||||||
"boxShadow": "none",
|
"boxShadow": "none",
|
||||||
"buttonColor": "#ffffff",
|
"buttonColor": "#ffffff",
|
||||||
"buttonVariant": "PRIMARY",
|
"buttonVariant": "PRIMARY",
|
||||||
"disabledWhenInvalid": false,
|
"disabledWhenInvalid": false,
|
||||||
"dynamicBindingPathList": [],
|
"dynamicBindingPathList": [],
|
||||||
"dynamicTriggerPathList": [
|
"dynamicTriggerPathList": [
|
||||||
{
|
{"key": "onClick"}
|
||||||
"key": "onClick"
|
|
||||||
}
|
|
||||||
],
|
],
|
||||||
"isDefaultClickDisabled": true,
|
"isDefaultClickDisabled": true,
|
||||||
"isDisabled": false,
|
"isDisabled": false,
|
||||||
@@ -37,7 +35,7 @@
|
|||||||
"responsiveBehavior": "hug",
|
"responsiveBehavior": "hug",
|
||||||
"rightColumn": 64,
|
"rightColumn": 64,
|
||||||
"text": "Engineering Holds",
|
"text": "Engineering Holds",
|
||||||
"topRow": 125,
|
"topRow": 44,
|
||||||
"type": "BUTTON_WIDGET",
|
"type": "BUTTON_WIDGET",
|
||||||
"version": 1,
|
"version": 1,
|
||||||
"widgetId": "sh1btn3enh",
|
"widgetId": "sh1btn3enh",
|
||||||
|
|||||||
46
pages/Sales - Units Shipped/widgets/Container1/Text3.json
Normal file
46
pages/Sales - Units Shipped/widgets/Container1/Text3.json
Normal file
@@ -0,0 +1,46 @@
|
|||||||
|
{
|
||||||
|
"animateLoading": true,
|
||||||
|
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
|
||||||
|
"bottomRow": 40,
|
||||||
|
"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": "us1txt3k01",
|
||||||
|
"leftColumn": 0,
|
||||||
|
"maxDynamicHeight": 9000,
|
||||||
|
"minDynamicHeight": 4,
|
||||||
|
"minWidth": 450,
|
||||||
|
"mobileBottomRow": 40,
|
||||||
|
"mobileLeftColumn": 10,
|
||||||
|
"mobileRightColumn": 26,
|
||||||
|
"mobileTopRow": 36,
|
||||||
|
"needsErrorInfo": false,
|
||||||
|
"originalBottomRow": 40,
|
||||||
|
"originalTopRow": 36,
|
||||||
|
"overflow": "NONE",
|
||||||
|
"parentColumnSpace": 3.841796875,
|
||||||
|
"parentId": "wj6fxg5wpg",
|
||||||
|
"parentRowSpace": 10,
|
||||||
|
"renderMode": "CANVAS",
|
||||||
|
"responsiveBehavior": "fill",
|
||||||
|
"rightColumn": 64,
|
||||||
|
"shouldTruncate": false,
|
||||||
|
"text": "Operations",
|
||||||
|
"textAlign": "LEFT",
|
||||||
|
"textColor": "#231F20",
|
||||||
|
"topRow": 36,
|
||||||
|
"truncateButtonColor": "{{appsmith.theme.colors.primaryColor}}",
|
||||||
|
"type": "TEXT_WIDGET",
|
||||||
|
"version": 1,
|
||||||
|
"widgetId": "us1txt3ops",
|
||||||
|
"widgetName": "Text3"
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user