Gui Anpassung

This commit is contained in:
2026-08-06 10:57:46 +00:00
parent d88048ae01
commit 3a64c21cca
3 changed files with 8 additions and 8 deletions
@@ -2,7 +2,7 @@
"accentColor": "{{appsmith.theme.colors.primaryColor}}", "accentColor": "{{appsmith.theme.colors.primaryColor}}",
"animateLoading": true, "animateLoading": true,
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}", "borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
"bottomRow": 9, "bottomRow": 11,
"boxShadow": "none", "boxShadow": "none",
"defaultOptionValue": "[\n \"GREEN\",\n \"RED\"\n]", "defaultOptionValue": "[\n \"GREEN\",\n \"RED\"\n]",
"dynamicBindingPathList": [ "dynamicBindingPathList": [
@@ -23,11 +23,11 @@
"isVisible": true, "isVisible": true,
"key": "vrep3jc9l1", "key": "vrep3jc9l1",
"labelAlignment": "left", "labelAlignment": "left",
"labelPosition": "Left", "labelPosition": "Top",
"labelText": "Büro", "labelText": "Büro",
"labelTextSize": "0.875rem", "labelTextSize": "0.875rem",
"labelWidth": "3", "labelWidth": "3",
"leftColumn": 3, "leftColumn": 0,
"maxDynamicHeight": 9000, "maxDynamicHeight": 9000,
"minDynamicHeight": 4, "minDynamicHeight": 4,
"minWidth": 450, "minWidth": 450,
@@ -46,7 +46,7 @@
"placeholderText": "Select option(s)", "placeholderText": "Select option(s)",
"renderMode": "CANVAS", "renderMode": "CANVAS",
"responsiveBehavior": "fill", "responsiveBehavior": "fill",
"rightColumn": 18, "rightColumn": 14,
"serverSideFiltering": false, "serverSideFiltering": false,
"sourceData": [ "sourceData": [
{ {
@@ -3,7 +3,7 @@
"borderColor": "#ffffff", "borderColor": "#ffffff",
"borderRadius": "0.375rem", "borderRadius": "0.375rem",
"borderWidth": "1", "borderWidth": "1",
"bottomRow": 59, "bottomRow": 60,
"boxShadow": "0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06)", "boxShadow": "0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06)",
"defaultModel": "{\n \"locale\": \"de\",\n \"initialView\": \"dayGridMonth\",\n \"initialDate\": \"2026-08-06\",\n \"firstDay\": 1,\n \"editable\": true,\n \"selectable\": true,\n \"events\": [\n {\n \"id\": \"1\",\n \"title\": \"Keycloak-Workshop\",\n \"start\": \"2026-08-06T09:00:00\",\n \"end\": \"2026-08-06T11:00:00\",\n \"backgroundColor\": \"#2563eb\"\n },\n {\n \"id\": \"2\",\n \"title\": \"n8n Deployment\",\n \"start\": \"2026-08-10\",\n \"allDay\": true,\n \"backgroundColor\": \"#16a34a\"\n }\n ]\n}", "defaultModel": "{\n \"locale\": \"de\",\n \"initialView\": \"dayGridMonth\",\n \"initialDate\": \"2026-08-06\",\n \"firstDay\": 1,\n \"editable\": true,\n \"selectable\": true,\n \"events\": [\n {\n \"id\": \"1\",\n \"title\": \"Keycloak-Workshop\",\n \"start\": \"2026-08-06T09:00:00\",\n \"end\": \"2026-08-06T11:00:00\",\n \"backgroundColor\": \"#2563eb\"\n },\n {\n \"id\": \"2\",\n \"title\": \"n8n Deployment\",\n \"start\": \"2026-08-10\",\n \"allDay\": true,\n \"backgroundColor\": \"#16a34a\"\n }\n ]\n}",
"dynamicBindingPathList": [ "dynamicBindingPathList": [
@@ -20,7 +20,7 @@
"isSearchWildcard": true, "isSearchWildcard": true,
"isVisible": true, "isVisible": true,
"key": "15menc7fc7", "key": "15menc7fc7",
"leftColumn": 0, "leftColumn": 14,
"maxDynamicHeight": 9000, "maxDynamicHeight": 9000,
"minDynamicHeight": 4, "minDynamicHeight": 4,
"mobileBottomRow": 41, "mobileBottomRow": 41,
@@ -39,7 +39,7 @@
"js": "appsmith.onReady(() => {\n const calendarEl = document.getElementById('calendar');\n const calendar = new FullCalendar.Calendar(calendarEl, {\n initialView: 'dayGridMonth'\n });\n calendar.render();\n});" "js": "appsmith.onReady(() => {\n const calendarEl = document.getElementById('calendar');\n const calendar = new FullCalendar.Calendar(calendarEl, {\n initialView: 'dayGridMonth'\n });\n calendar.render();\n});"
}, },
"theme": "{{appsmith.theme}}", "theme": "{{appsmith.theme}}",
"topRow": 11, "topRow": 4,
"type": "CUSTOM_WIDGET", "type": "CUSTOM_WIDGET",
"uncompiledSrcDoc": { "uncompiledSrcDoc": {
"css": "", "css": "",
@@ -81,5 +81,5 @@
"version": 2, "version": 2,
"widgetId": "r108hlnkmr", "widgetId": "r108hlnkmr",
"widgetName": "Terminplanungs_Modal", "widgetName": "Terminplanungs_Modal",
"width": 1112.6999999999998 "width": 1516.6999999999998
} }