Navbar eingefügt.

This commit is contained in:
2026-07-30 14:11:30 +00:00
parent fb600ee6c8
commit 94fae5ebfe
5 changed files with 8 additions and 111 deletions
@@ -6,7 +6,7 @@
{
"dsl": {
"backgroundColor": "none",
"bottomRow": 650,
"bottomRow": 600,
"canExtend": true,
"containerStyle": "none",
"detachFromLayout": true,
@@ -1,53 +0,0 @@
{
"accentColor": "{{appsmith.theme.colors.primaryColor}}",
"animateLoading": true,
"borderRadius": "0.375rem",
"bottomRow": 12,
"boxShadow": "0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06)",
"closeOnSelection": false,
"dateFormat": "DD/MM/YYYY HH:mm",
"datePickerType": "DATE_PICKER",
"defaultDate": "2026-07-14T17:04:02.022+02:00",
"dynamicBindingPathList": [
{
"key": "accentColor"
}
],
"dynamicHeight": "FIXED",
"dynamicTriggerPathList": [],
"firstDayOfWeek": 0,
"isDisabled": false,
"isLoading": false,
"isRequired": false,
"isVisible": true,
"key": "29643854bh",
"label": "Datum",
"labelAlignment": "left",
"labelPosition": "Left",
"labelTextSize": "0.875rem",
"labelWidth": "3",
"leftColumn": 2,
"maxDate": "2121-12-31T18:29:00.000Z",
"maxDynamicHeight": 9000,
"minDate": "1920-12-31T18:30:00.000Z",
"minDynamicHeight": 4,
"minWidth": 450,
"mobileBottomRow": 8,
"mobileLeftColumn": 0,
"mobileRightColumn": 6,
"mobileTopRow": 1,
"needsErrorInfo": false,
"parentColumnSpace": 21.90625,
"parentId": "0",
"parentRowSpace": 10,
"renderMode": "CANVAS",
"responsiveBehavior": "fill",
"rightColumn": 15,
"shortcuts": false,
"timePrecision": "minute",
"topRow": 8,
"type": "DATE_PICKER_WIDGET2",
"version": 2,
"widgetId": "zv6rqktgl2",
"widgetName": "Datum_B"
}
@@ -4,7 +4,7 @@
"borderColor": "#E0DEDE",
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
"borderWidth": "1",
"bottomRow": 56,
"bottomRow": 51,
"boxShadow": "{{appsmith.theme.boxShadow.appBoxShadow}}",
"children": [
{
@@ -65,7 +65,7 @@
"isLoading": false,
"isVisible": true,
"key": "0r43rq98rg",
"leftColumn": 48,
"leftColumn": 47,
"maxDynamicHeight": 9000,
"minDynamicHeight": 10,
"minWidth": 450,
@@ -82,7 +82,7 @@
"responsiveBehavior": "fill",
"rightColumn": 63,
"shouldScrollContents": true,
"topRow": 14,
"topRow": 9,
"type": "FORM_WIDGET",
"widgetId": "umbpnh5dz1",
"widgetName": "Form1"
+4 -4
View File
@@ -4,7 +4,7 @@
"borderColor": "#E0DEDE",
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
"borderWidth": "1",
"bottomRow": 65,
"bottomRow": 60,
"boxShadow": "{{appsmith.theme.boxShadow.appBoxShadow}}",
"cachedTableData": {},
"canFreezeColumn": true,
@@ -68,7 +68,7 @@
"isVisibleSearch": true,
"key": "fsh5fgc5ew",
"label": "Data",
"leftColumn": 2,
"leftColumn": 1,
"minWidth": 450,
"mobileBottomRow": 38,
"mobileLeftColumn": 5,
@@ -81,11 +81,11 @@
"primaryColumns": {},
"renderMode": "CANVAS",
"responsiveBehavior": "fill",
"rightColumn": 47,
"rightColumn": 46,
"searchKey": "",
"tableData": "",
"textSize": "0.875rem",
"topRow": 14,
"topRow": 9,
"totalRecordsCount": 0,
"type": "TABLE_WIDGET_V2",
"version": 2,
@@ -1,50 +0,0 @@
{
"animateLoading": true,
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
"bottomRow": 12,
"boxShadow": "none",
"buttonColor": "{{appsmith.theme.colors.primaryColor}}",
"buttonVariant": "PRIMARY",
"disabledWhenInvalid": false,
"dynamicBindingPathList": [
{
"key": "buttonColor"
},
{
"key": "borderRadius"
}
],
"dynamicTriggerPathList": [
{
"key": "onClick"
}
],
"isDefaultClickDisabled": true,
"isDisabled": false,
"isLoading": false,
"isVisible": true,
"key": "6x3r0two5o",
"leftColumn": 15,
"minWidth": 120,
"mobileBottomRow": 18,
"mobileLeftColumn": 10,
"mobileRightColumn": 26,
"mobileTopRow": 14,
"needsErrorInfo": false,
"onClick": "{{showModal(Terminplanungs_Modal.name);}}",
"parentColumnSpace": 20.517578125,
"parentId": "0",
"parentRowSpace": 10,
"placement": "CENTER",
"recaptchaType": "V3",
"renderMode": "CANVAS",
"resetFormOnClick": false,
"responsiveBehavior": "hug",
"rightColumn": 22,
"text": "Terminplanung",
"topRow": 8,
"type": "BUTTON_WIDGET",
"version": 1,
"widgetId": "i71ba6t3lc",
"widgetName": "Terminplanung_P"
}