System generated commit, initial commit
This commit is contained in:
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"gitSyncId": "6a57350b6665afa2c813ed3d_f584048c-83dc-4323-80bb-f043244d5154",
|
||||
"id": "Bearbeitung Sportclubs_Button_Create_Mode.setCreateMode",
|
||||
"pluginId": "js-plugin",
|
||||
"pluginType": "JS",
|
||||
"unpublishedAction": {
|
||||
"actionConfiguration": {
|
||||
"encodeParamsToggle": true,
|
||||
"jsArguments": [],
|
||||
"paginationType": "NONE",
|
||||
"timeoutInMillisecond": 10000
|
||||
},
|
||||
"collectionId": "Bearbeitung Sportclubs_Button_Create_Mode",
|
||||
"confirmBeforeExecute": false,
|
||||
"datasource": {
|
||||
"isAutoGenerated": false,
|
||||
"name": "UNUSED_DATASOURCE",
|
||||
"pluginId": "js-plugin"
|
||||
},
|
||||
"dynamicBindingPathList": [
|
||||
{
|
||||
"key": "body"
|
||||
}
|
||||
],
|
||||
"fullyQualifiedName": "Button_Create_Mode.setCreateMode",
|
||||
"name": "setCreateMode",
|
||||
"pageId": "Bearbeitung Sportclubs",
|
||||
"runBehaviour": "MANUAL",
|
||||
"userSetOnLoad": false
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1 @@
|
||||
SELECT * FROM Haus WHERE Land = 'Italien'
|
||||
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"gitSyncId": "6a57350b6665afa2c813ed3d_6579082d-ddb0-475a-9bca-af76e74805d8",
|
||||
"id": "Bearbeitung Sportclubs_Haus_Italien",
|
||||
"pluginId": "mysql-plugin",
|
||||
"pluginType": "DB",
|
||||
"unpublishedAction": {
|
||||
"actionConfiguration": {
|
||||
"body": "SELECT * FROM Haus WHERE Land = 'Italien'",
|
||||
"encodeParamsToggle": true,
|
||||
"paginationType": "NONE",
|
||||
"pluginSpecifiedTemplates": [
|
||||
{
|
||||
"value": true
|
||||
}
|
||||
],
|
||||
"timeoutInMillisecond": 10000
|
||||
},
|
||||
"confirmBeforeExecute": false,
|
||||
"datasource": {
|
||||
"id": "MySQL Factsheets",
|
||||
"isAutoGenerated": false,
|
||||
"name": "MySQL Factsheets",
|
||||
"pluginId": "mysql-plugin"
|
||||
},
|
||||
"dynamicBindingPathList": [],
|
||||
"name": "Haus_Italien",
|
||||
"pageId": "Bearbeitung Sportclubs",
|
||||
"runBehaviour": "AUTOMATIC",
|
||||
"userSetOnLoad": false
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1 @@
|
||||
SELECT * FROM Haus WHERE Land = 'Schweiz'
|
||||
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"gitSyncId": "6a57350b6665afa2c813ed3d_228b49c8-6e7d-459b-8b2b-126c58c54369",
|
||||
"id": "Bearbeitung Sportclubs_Haus_Schweiz",
|
||||
"pluginId": "mysql-plugin",
|
||||
"pluginType": "DB",
|
||||
"unpublishedAction": {
|
||||
"actionConfiguration": {
|
||||
"body": "SELECT * FROM Haus WHERE Land = 'Schweiz'",
|
||||
"encodeParamsToggle": true,
|
||||
"paginationType": "NONE",
|
||||
"pluginSpecifiedTemplates": [
|
||||
{
|
||||
"value": true
|
||||
}
|
||||
],
|
||||
"timeoutInMillisecond": 10000
|
||||
},
|
||||
"confirmBeforeExecute": false,
|
||||
"datasource": {
|
||||
"id": "MySQL Factsheets",
|
||||
"isAutoGenerated": false,
|
||||
"name": "MySQL Factsheets",
|
||||
"pluginId": "mysql-plugin"
|
||||
},
|
||||
"dynamicBindingPathList": [],
|
||||
"name": "Haus_Schweiz",
|
||||
"pageId": "Bearbeitung Sportclubs",
|
||||
"runBehaviour": "AUTOMATIC",
|
||||
"userSetOnLoad": false
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1 @@
|
||||
SELECT * FROM Haus WHERE Land = 'Österreich'
|
||||
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"gitSyncId": "6a57350b6665afa2c813ed3d_33b6228c-d40c-4541-a232-a8c409aa83ab",
|
||||
"id": "Bearbeitung Sportclubs_Haus__Oesterreich",
|
||||
"pluginId": "mysql-plugin",
|
||||
"pluginType": "DB",
|
||||
"unpublishedAction": {
|
||||
"actionConfiguration": {
|
||||
"body": "SELECT * FROM Haus WHERE Land = 'Österreich'",
|
||||
"encodeParamsToggle": true,
|
||||
"paginationType": "NONE",
|
||||
"pluginSpecifiedTemplates": [
|
||||
{
|
||||
"value": true
|
||||
}
|
||||
],
|
||||
"timeoutInMillisecond": 10000
|
||||
},
|
||||
"confirmBeforeExecute": false,
|
||||
"datasource": {
|
||||
"id": "MySQL Factsheets",
|
||||
"isAutoGenerated": false,
|
||||
"name": "MySQL Factsheets",
|
||||
"pluginId": "mysql-plugin"
|
||||
},
|
||||
"dynamicBindingPathList": [],
|
||||
"name": "Haus__Oesterreich",
|
||||
"pageId": "Bearbeitung Sportclubs",
|
||||
"runBehaviour": "AUTOMATIC",
|
||||
"userSetOnLoad": false
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,2 @@
|
||||
SELECT COALESCE(MAX(HID), 0) + 1 as nextID
|
||||
FROM Haus;
|
||||
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"gitSyncId": "6a57350b6665afa2c813ed3d_061984d5-8cf9-4113-bb96-efc3b774da03",
|
||||
"id": "Bearbeitung Sportclubs_ID_Check",
|
||||
"pluginId": "mysql-plugin",
|
||||
"pluginType": "DB",
|
||||
"unpublishedAction": {
|
||||
"actionConfiguration": {
|
||||
"body": "SELECT COALESCE(MAX(HID), 0) + 1 as nextID\nFROM Haus;",
|
||||
"encodeParamsToggle": true,
|
||||
"paginationType": "NONE",
|
||||
"pluginSpecifiedTemplates": [
|
||||
{
|
||||
"value": true
|
||||
}
|
||||
],
|
||||
"timeoutInMillisecond": 10000
|
||||
},
|
||||
"confirmBeforeExecute": false,
|
||||
"datasource": {
|
||||
"id": "MySQL Factsheets",
|
||||
"isAutoGenerated": false,
|
||||
"name": "MySQL Factsheets",
|
||||
"pluginId": "mysql-plugin"
|
||||
},
|
||||
"dynamicBindingPathList": [],
|
||||
"name": "ID_Check",
|
||||
"pageId": "Bearbeitung Sportclubs",
|
||||
"runBehaviour": "MANUAL",
|
||||
"userSetOnLoad": false
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"gitSyncId": "6a57350b6665afa2c813ed3d_a8784c0d-853a-415c-8762-57f4286247ab",
|
||||
"id": "Bearbeitung Sportclubs_Input_Store.saveEdit",
|
||||
"pluginId": "js-plugin",
|
||||
"pluginType": "JS",
|
||||
"unpublishedAction": {
|
||||
"actionConfiguration": {
|
||||
"encodeParamsToggle": true,
|
||||
"jsArguments": [],
|
||||
"paginationType": "NONE",
|
||||
"timeoutInMillisecond": 10000
|
||||
},
|
||||
"collectionId": "Bearbeitung Sportclubs_Input_Store",
|
||||
"confirmBeforeExecute": false,
|
||||
"datasource": {
|
||||
"isAutoGenerated": false,
|
||||
"name": "UNUSED_DATASOURCE",
|
||||
"pluginId": "js-plugin"
|
||||
},
|
||||
"dynamicBindingPathList": [
|
||||
{
|
||||
"key": "body"
|
||||
}
|
||||
],
|
||||
"fullyQualifiedName": "Input_Store.saveEdit",
|
||||
"name": "saveEdit",
|
||||
"pageId": "Bearbeitung Sportclubs",
|
||||
"runBehaviour": "MANUAL",
|
||||
"userSetOnLoad": false
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,14 @@
|
||||
INSERT INTO Haus
|
||||
(HID, Kürzel, Hausname, Adresse, Telefon, `E-Mail`,Status, Unterkunftsart, Land)
|
||||
VALUES
|
||||
(
|
||||
{{ this.params.HID }},
|
||||
{{ this.params.Kürzel }},
|
||||
{{ this.params.Hausname }},
|
||||
{{ this.params.Adresse }},
|
||||
'Telefonnummer eintragen',
|
||||
'E-Mail eintragen',
|
||||
{{ this.params.Status}},
|
||||
{{ this.params.Unterkunftsart }},
|
||||
{{ this.params.Land}}
|
||||
);
|
||||
@@ -0,0 +1,35 @@
|
||||
{
|
||||
"gitSyncId": "6a57350b6665afa2c813ed3d_8da0101d-603d-43dd-ab76-71f49640e6a9",
|
||||
"id": "Bearbeitung Sportclubs_Insert_Haus",
|
||||
"pluginId": "mysql-plugin",
|
||||
"pluginType": "DB",
|
||||
"unpublishedAction": {
|
||||
"actionConfiguration": {
|
||||
"body": "INSERT INTO Haus\n(HID, Kürzel, Hausname, Adresse, Telefon, `E-Mail`,Status, Unterkunftsart, Land)\nVALUES\n(\n {{ this.params.HID }},\n {{ this.params.Kürzel }},\n {{ this.params.Hausname }},\n {{ this.params.Adresse }},\n 'Telefonnummer eintragen',\n 'E-Mail eintragen',\n {{ this.params.Status}},\n {{ this.params.Unterkunftsart }},\n {{ this.params.Land}}\n);",
|
||||
"encodeParamsToggle": true,
|
||||
"paginationType": "NONE",
|
||||
"pluginSpecifiedTemplates": [
|
||||
{
|
||||
"value": true
|
||||
}
|
||||
],
|
||||
"timeoutInMillisecond": 10000
|
||||
},
|
||||
"confirmBeforeExecute": false,
|
||||
"datasource": {
|
||||
"id": "MySQL Factsheets",
|
||||
"isAutoGenerated": false,
|
||||
"name": "MySQL Factsheets",
|
||||
"pluginId": "mysql-plugin"
|
||||
},
|
||||
"dynamicBindingPathList": [
|
||||
{
|
||||
"key": "body"
|
||||
}
|
||||
],
|
||||
"name": "Insert_Haus",
|
||||
"pageId": "Bearbeitung Sportclubs",
|
||||
"runBehaviour": "MANUAL",
|
||||
"userSetOnLoad": false
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,2 @@
|
||||
SELECT DISTINCT Land
|
||||
FROM Haus
|
||||
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"gitSyncId": "6a57350b6665afa2c813ed3d_f4b28237-cc28-459b-b3b0-05c3b3bec974",
|
||||
"id": "Bearbeitung Sportclubs_Land_Dropdown",
|
||||
"pluginId": "mysql-plugin",
|
||||
"pluginType": "DB",
|
||||
"unpublishedAction": {
|
||||
"actionConfiguration": {
|
||||
"body": "SELECT DISTINCT Land\nFROM Haus",
|
||||
"encodeParamsToggle": true,
|
||||
"paginationType": "NONE",
|
||||
"pluginSpecifiedTemplates": [
|
||||
{
|
||||
"value": true
|
||||
}
|
||||
],
|
||||
"timeoutInMillisecond": 10000
|
||||
},
|
||||
"confirmBeforeExecute": false,
|
||||
"datasource": {
|
||||
"id": "MySQL Factsheets",
|
||||
"isAutoGenerated": false,
|
||||
"name": "MySQL Factsheets",
|
||||
"pluginId": "mysql-plugin"
|
||||
},
|
||||
"dynamicBindingPathList": [],
|
||||
"name": "Land_Dropdown",
|
||||
"pageId": "Bearbeitung Sportclubs",
|
||||
"runBehaviour": "AUTOMATIC",
|
||||
"userSetOnLoad": true
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"gitSyncId": "6a57350b6665afa2c813ed3d_e4130aec-2bd9-4bc2-88bc-d35e2c38961d",
|
||||
"id": "Bearbeitung Sportclubs_Reload.saveEdit",
|
||||
"pluginId": "js-plugin",
|
||||
"pluginType": "JS",
|
||||
"unpublishedAction": {
|
||||
"actionConfiguration": {
|
||||
"encodeParamsToggle": true,
|
||||
"jsArguments": [],
|
||||
"paginationType": "NONE",
|
||||
"timeoutInMillisecond": 10000
|
||||
},
|
||||
"collectionId": "Bearbeitung Sportclubs_Reload",
|
||||
"confirmBeforeExecute": false,
|
||||
"datasource": {
|
||||
"isAutoGenerated": false,
|
||||
"name": "UNUSED_DATASOURCE",
|
||||
"pluginId": "js-plugin"
|
||||
},
|
||||
"dynamicBindingPathList": [
|
||||
{
|
||||
"key": "body"
|
||||
}
|
||||
],
|
||||
"fullyQualifiedName": "Reload.saveEdit",
|
||||
"name": "saveEdit",
|
||||
"pageId": "Bearbeitung Sportclubs",
|
||||
"runBehaviour": "MANUAL",
|
||||
"userSetOnLoad": false
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,38 @@
|
||||
{
|
||||
"gitSyncId": "6a57350b6665afa2c813ed3d_3703fc69-96e5-4fea-967e-a21dfc9c264d",
|
||||
"id": "Bearbeitung Sportclubs_Rowselect.openEditModal",
|
||||
"pluginId": "js-plugin",
|
||||
"pluginType": "JS",
|
||||
"unpublishedAction": {
|
||||
"actionConfiguration": {
|
||||
"encodeParamsToggle": true,
|
||||
"jsArguments": [
|
||||
{
|
||||
"name": "row"
|
||||
},
|
||||
{
|
||||
"name": "sourceTable"
|
||||
}
|
||||
],
|
||||
"paginationType": "NONE",
|
||||
"timeoutInMillisecond": 10000
|
||||
},
|
||||
"collectionId": "Bearbeitung Sportclubs_Rowselect",
|
||||
"confirmBeforeExecute": false,
|
||||
"datasource": {
|
||||
"isAutoGenerated": false,
|
||||
"name": "UNUSED_DATASOURCE",
|
||||
"pluginId": "js-plugin"
|
||||
},
|
||||
"dynamicBindingPathList": [
|
||||
{
|
||||
"key": "body"
|
||||
}
|
||||
],
|
||||
"fullyQualifiedName": "Rowselect.openEditModal",
|
||||
"name": "openEditModal",
|
||||
"pageId": "Bearbeitung Sportclubs",
|
||||
"runBehaviour": "MANUAL",
|
||||
"userSetOnLoad": false
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
UPDATE Haus
|
||||
SET
|
||||
Kürzel = {{appsmith.store.editDraft.Kürzel}},
|
||||
Hausname = {{appsmith.store.editDraft.Hausname}},
|
||||
Adresse = {{appsmith.store.editDraft.Adresse}},
|
||||
Unterkunftsart = {{appsmith.store.editDraft.Produkt}},
|
||||
Status = {{appsmith.store.editDraft.Status}},
|
||||
Land = {{appsmith.store.editDraft.Land}}
|
||||
WHERE HID = {{appsmith.store.editContext.row.HID}}
|
||||
@@ -0,0 +1,35 @@
|
||||
{
|
||||
"gitSyncId": "6a57350b6665afa2c813ed3d_42625130-ed7e-4f74-90f6-6a3bcbeaf402",
|
||||
"id": "Bearbeitung Sportclubs_Update_Haus",
|
||||
"pluginId": "mysql-plugin",
|
||||
"pluginType": "DB",
|
||||
"unpublishedAction": {
|
||||
"actionConfiguration": {
|
||||
"body": "UPDATE Haus\nSET\n\tKürzel = {{appsmith.store.editDraft.Kürzel}},\n\tHausname = {{appsmith.store.editDraft.Hausname}},\n\tAdresse = {{appsmith.store.editDraft.Adresse}},\n\tUnterkunftsart = {{appsmith.store.editDraft.Produkt}},\n\tStatus = {{appsmith.store.editDraft.Status}},\n\tLand = {{appsmith.store.editDraft.Land}}\nWHERE HID = {{appsmith.store.editContext.row.HID}}",
|
||||
"encodeParamsToggle": true,
|
||||
"paginationType": "NONE",
|
||||
"pluginSpecifiedTemplates": [
|
||||
{
|
||||
"value": true
|
||||
}
|
||||
],
|
||||
"timeoutInMillisecond": 10000
|
||||
},
|
||||
"confirmBeforeExecute": false,
|
||||
"datasource": {
|
||||
"id": "MySQL Factsheets",
|
||||
"isAutoGenerated": false,
|
||||
"name": "MySQL Factsheets",
|
||||
"pluginId": "mysql-plugin"
|
||||
},
|
||||
"dynamicBindingPathList": [
|
||||
{
|
||||
"key": "body"
|
||||
}
|
||||
],
|
||||
"name": "Update_Haus",
|
||||
"pageId": "Bearbeitung Sportclubs",
|
||||
"runBehaviour": "MANUAL",
|
||||
"userSetOnLoad": false
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"gitSyncId": "6a57350b6665afa2c813ed3d_dbfac3df-8e81-489c-9599-fe32d9921538",
|
||||
"id": "Bearbeitung Sportclubs_Update_or_Insert.saveRecord",
|
||||
"pluginId": "js-plugin",
|
||||
"pluginType": "JS",
|
||||
"unpublishedAction": {
|
||||
"actionConfiguration": {
|
||||
"encodeParamsToggle": true,
|
||||
"jsArguments": [],
|
||||
"paginationType": "NONE",
|
||||
"timeoutInMillisecond": 10000
|
||||
},
|
||||
"collectionId": "Bearbeitung Sportclubs_Update_or_Insert",
|
||||
"confirmBeforeExecute": false,
|
||||
"datasource": {
|
||||
"isAutoGenerated": false,
|
||||
"name": "UNUSED_DATASOURCE",
|
||||
"pluginId": "js-plugin"
|
||||
},
|
||||
"dynamicBindingPathList": [
|
||||
{
|
||||
"key": "body"
|
||||
}
|
||||
],
|
||||
"fullyQualifiedName": "Update_or_Insert.saveRecord",
|
||||
"name": "saveRecord",
|
||||
"pageId": "Bearbeitung Sportclubs",
|
||||
"runBehaviour": "MANUAL",
|
||||
"userSetOnLoad": false
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user