diff --git a/datasources/MySQL Bildschirmbuchung.json b/datasources/MySQL Bürobuchungen.json similarity index 79% rename from datasources/MySQL Bildschirmbuchung.json rename to datasources/MySQL Bürobuchungen.json index b155ae9..61e9d7f 100644 --- a/datasources/MySQL Bildschirmbuchung.json +++ b/datasources/MySQL Bürobuchungen.json @@ -1,6 +1,6 @@ { "gitSyncId": "6a54b983d3076fb3cf8e67f0_0423eb63-d957-414e-bb5b-166c94a4408a", "isAutoGenerated": false, - "name": "MySQL Bildschirmbuchung", + "name": "MySQL Bürobuchungen", "pluginId": "mysql-plugin" } \ No newline at end of file diff --git a/modules/Home/queries/Query1/metadata.json b/modules/Home/queries/Query1/metadata.json index b142990..875ef5a 100644 --- a/modules/Home/queries/Query1/metadata.json +++ b/modules/Home/queries/Query1/metadata.json @@ -19,7 +19,7 @@ "confirmBeforeExecute": false, "contextType": "MODULE", "datasource": { - "id": "MySQL Bildschirmbuchung", + "id": "MySQL Bürobuchungen", "isAutoGenerated": false, "name": "MySQL Bildschirmbuchung", "pluginId": "mysql-plugin" diff --git a/modules/Home/widgets/Account_Info/Account_Info.json b/modules/Home/widgets/Account_Info/Account_Info.json index 05d53f3..e2c4ea6 100644 --- a/modules/Home/widgets/Account_Info/Account_Info.json +++ b/modules/Home/widgets/Account_Info/Account_Info.json @@ -64,6 +64,7 @@ "leftColumn": 12, "maxDynamicHeight": 9000, "minDynamicHeight": 24, + "minHeight": 240, "mobileBottomRow": 44, "mobileLeftColumn": 12, "mobileRightColumn": 36, diff --git a/modules/Home/widgets/Account_Info/Rollenverwaltung.json b/modules/Home/widgets/Account_Info/Rollenverwaltung.json index 09f14fa..09adc60 100644 --- a/modules/Home/widgets/Account_Info/Rollenverwaltung.json +++ b/modules/Home/widgets/Account_Info/Rollenverwaltung.json @@ -28,6 +28,8 @@ "mobileRightColumn": 63, "mobileTopRow": 18, "needsErrorInfo": false, + "originalBottomRow": 22, + "originalTopRow": 18, "parentId": "4an5i483uc", "placement": "CENTER", "recaptchaType": "V3", diff --git a/modules/Home/widgets/Account_Info/Text2.json b/modules/Home/widgets/Account_Info/Text2.json new file mode 100644 index 0000000..0e6d299 --- /dev/null +++ b/modules/Home/widgets/Account_Info/Text2.json @@ -0,0 +1,55 @@ +{ + "animateLoading": true, + "borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}", + "bottomRow": 9, + "dynamicBindingPathList": [ + { + "key": "truncateButtonColor" + }, + { + "key": "fontFamily" + }, + { + "key": "borderRadius" + }, + { + "key": "text" + } + ], + "dynamicHeight": "AUTO_HEIGHT", + "dynamicTriggerPathList": [], + "fontFamily": "{{appsmith.theme.fontFamily.appFont}}", + "fontSize": "1rem", + "fontStyle": "BOLD", + "isLoading": false, + "isVisible": true, + "key": "w3ef4et8d9", + "leftColumn": 1, + "maxDynamicHeight": 9000, + "minDynamicHeight": 4, + "minWidth": 450, + "mobileBottomRow": 9, + "mobileLeftColumn": 1, + "mobileRightColumn": 17, + "mobileTopRow": 5, + "needsErrorInfo": false, + "originalBottomRow": 9, + "originalTopRow": 5, + "overflow": "NONE", + "parentColumnSpace": 6.9375, + "parentId": "4an5i483uc", + "parentRowSpace": 10, + "renderMode": "CANVAS", + "responsiveBehavior": "fill", + "rightColumn": 59, + "shouldTruncate": false, + "text": "{{appsmith.store.user}}", + "textAlign": "LEFT", + "textColor": "#231F20", + "topRow": 5, + "truncateButtonColor": "{{appsmith.theme.colors.primaryColor}}", + "type": "TEXT_WIDGET", + "version": 1, + "widgetId": "geeowl1nwc", + "widgetName": "Text2" +} \ No newline at end of file