Skip to content
Snippets Groups Projects
Commit 609ec3f9 authored by Manuel Geyer's avatar Manuel Geyer
Browse files

Commit

parent 1fd27390
No related branches found
No related tags found
No related merge requests found
...@@ -117,7 +117,7 @@ ...@@ -117,7 +117,7 @@
"ManualOfflineProfileId": "", "ManualOfflineProfileId": "",
"Name": "ChatGPT-H-I", "Name": "ChatGPT-H-I",
"OriginatingVersion": "1.335", "OriginatingVersion": "1.335",
"ParserErrorCount": 0, "ParserErrorCount": 4,
"ShowStatusBar": false "ShowStatusBar": false
}, },
"PublishInfo": { "PublishInfo": {
......
...@@ -102,5 +102,19 @@ ...@@ -102,5 +102,19 @@
"8d0ac8b6-b414-46a6-9562-152be887d129" "8d0ac8b6-b414-46a6-9562-152be887d129"
], ],
"id": "9e008e24-7586-45ee-80c7-f21b7fdaa579" "id": "9e008e24-7586-45ee-80c7-f21b7fdaa579"
},
"dd997e22-3bdb-48cb-af6f-587b3b988bb4": {
"connectionRef": {
"displayName": "Office 365 Outlook",
"iconUri": "https://connectoricons-prod.azureedge.net/releases/v1.0.1669/1.0.1669.3522/office365/icon.png",
"id": "/providers/microsoft.powerapps/apis/shared_office365"
},
"datasets": {},
"dataSources": [
"Office365Outlook"
],
"dependencies": {},
"dependents": [],
"id": "dd997e22-3bdb-48cb-af6f-587b3b988bb4"
} }
} }
\ No newline at end of file
[
{
"ApiId": "/providers/microsoft.powerapps/apis/shared_office365",
"Name": "Office365Outlook",
"ServiceKind": "ConnectedWadl",
"Type": "ServiceInfo"
}
]
\ No newline at end of file
...@@ -23,10 +23,84 @@ ...@@ -23,10 +23,84 @@
"relativeAddress": 0 "relativeAddress": 0
}, },
"region": { "region": {
"charLength": 94, "charLength": 1,
"charOffset": 31, "charOffset": 33,
"snippet": { "snippet": {
"text": "Office365Outlook.SendEmailV2(\"manuel.geyer@rbb-online.de\",\"### test ###\",\"hallo <br> Manuel \")" "text": "."
}
}
},
"properties": {
"member": "OnSelect",
"module": "Screen1",
"type": "Screen1.ConFkt1.SendMail1"
}
}
],
"message": {
"id": "issue"
},
"properties": {
"level": "High"
},
"ruleId": "app-ErrBadToken",
"ruleIndex": 0
},
{
"locations": [
{
"logicalLocations": [
{
"fullyQualifiedName": "Screen1.ConFkt1.SendMail1.OnSelect"
}
],
"physicalLocation": {
"address": {
"fullyQualifiedName": "Screen1.ConFkt1.SendMail1.OnSelect",
"relativeAddress": 0
},
"region": {
"charLength": 11,
"charOffset": 34,
"snippet": {
"text": "SendEmailV2"
}
}
},
"properties": {
"member": "OnSelect",
"module": "Screen1",
"type": "Screen1.ConFkt1.SendMail1"
}
}
],
"message": {
"id": "issue"
},
"properties": {
"level": "High"
},
"ruleId": "app-ErrOperatorExpected",
"ruleIndex": 1
},
{
"locations": [
{
"logicalLocations": [
{
"fullyQualifiedName": "Screen1.ConFkt1.SendMail1.OnSelect"
}
],
"physicalLocation": {
"address": {
"fullyQualifiedName": "Screen1.ConFkt1.SendMail1.OnSelect",
"relativeAddress": 0
},
"region": {
"charLength": 1,
"charOffset": 74,
"snippet": {
"text": ","
} }
} }
}, },
...@@ -39,17 +113,91 @@ ...@@ -39,17 +113,91 @@
], ],
"message": { "message": {
"arguments": [ "arguments": [
"SendEmailV2", "Comma",
"Office365Outlook" "ParenClose"
],
"id": "issue"
},
"properties": {
"level": "High"
},
"ruleId": "app-ErrExpectedFound-Ex-Fnd",
"ruleIndex": 2
},
{
"locations": [
{
"logicalLocations": [
{
"fullyQualifiedName": "Screen1.ConFkt1.SendMail1.OnSelect"
}
],
"physicalLocation": {
"address": {
"fullyQualifiedName": "Screen1.ConFkt1.SendMail1.OnSelect",
"relativeAddress": 0
},
"region": {
"charLength": 1,
"charOffset": 74,
"snippet": {
"text": ","
}
}
},
"properties": {
"member": "OnSelect",
"module": "Screen1",
"type": "Screen1.ConFkt1.SendMail1"
}
}
], ],
"message": {
"id": "issue" "id": "issue"
}, },
"properties": { "properties": {
"level": "High" "level": "High"
}, },
"ruleId": "app-ErrUnknownNamespaceFunction", "ruleId": "app-ErrBadToken",
"ruleIndex": 0 "ruleIndex": 0
}, },
{
"locations": [
{
"logicalLocations": [
{
"fullyQualifiedName": "Screen1.ConFkt1.SendMail1.OnSelect"
}
],
"physicalLocation": {
"address": {
"fullyQualifiedName": "Screen1.ConFkt1.SendMail1.OnSelect",
"relativeAddress": 0
},
"region": {
"charLength": 11,
"charOffset": 34,
"snippet": {
"text": "SendEmailV2"
}
}
},
"properties": {
"member": "OnSelect",
"module": "Screen1",
"type": "Screen1.ConFkt1.SendMail1"
}
}
],
"message": {
"id": "issue"
},
"properties": {
"level": "High"
},
"ruleId": "app-ErrOperatorExpected",
"ruleIndex": 1
},
{ {
"locations": [ "locations": [
{ {
...@@ -77,7 +225,7 @@ ...@@ -77,7 +225,7 @@
"level": "Low" "level": "Low"
}, },
"ruleId": "acc-ReadableScreenNameNeeded", "ruleId": "acc-ReadableScreenNameNeeded",
"ruleIndex": 1 "ruleIndex": 3
}, },
{ {
"locations": [ "locations": [
...@@ -107,7 +255,7 @@ ...@@ -107,7 +255,7 @@
"level": "Medium" "level": "Medium"
}, },
"ruleId": "acc-AccessibleLabelNeeded", "ruleId": "acc-AccessibleLabelNeeded",
"ruleIndex": 2 "ruleIndex": 4
}, },
{ {
"locations": [ "locations": [
...@@ -137,7 +285,7 @@ ...@@ -137,7 +285,7 @@
"level": "Low" "level": "Low"
}, },
"ruleId": "acc-TabOrderShouldBeChecked", "ruleId": "acc-TabOrderShouldBeChecked",
"ruleIndex": 3 "ruleIndex": 5
}, },
{ {
"locations": [ "locations": [
...@@ -167,7 +315,7 @@ ...@@ -167,7 +315,7 @@
"level": "Medium" "level": "Medium"
}, },
"ruleId": "acc-FocusBorderShouldBeVisible", "ruleId": "acc-FocusBorderShouldBeVisible",
"ruleIndex": 4 "ruleIndex": 6
}, },
{ {
"locations": [ "locations": [
...@@ -197,7 +345,7 @@ ...@@ -197,7 +345,7 @@
"level": "Medium" "level": "Medium"
}, },
"ruleId": "acc-HelpfulControlSettingNeeded", "ruleId": "acc-HelpfulControlSettingNeeded",
"ruleIndex": 5 "ruleIndex": 7
}, },
{ {
"locations": [ "locations": [
...@@ -227,7 +375,7 @@ ...@@ -227,7 +375,7 @@
"level": "Medium" "level": "Medium"
}, },
"ruleId": "acc-AccessibleLabelNeeded", "ruleId": "acc-AccessibleLabelNeeded",
"ruleIndex": 2 "ruleIndex": 4
}, },
{ {
"locations": [ "locations": [
...@@ -257,7 +405,7 @@ ...@@ -257,7 +405,7 @@
"level": "Low" "level": "Low"
}, },
"ruleId": "acc-TabOrderShouldBeChecked", "ruleId": "acc-TabOrderShouldBeChecked",
"ruleIndex": 3 "ruleIndex": 5
}, },
{ {
"locations": [ "locations": [
...@@ -287,7 +435,7 @@ ...@@ -287,7 +435,7 @@
"level": "Medium" "level": "Medium"
}, },
"ruleId": "acc-AccessibleLabelNeeded", "ruleId": "acc-AccessibleLabelNeeded",
"ruleIndex": 2 "ruleIndex": 4
}, },
{ {
"locations": [ "locations": [
...@@ -317,7 +465,7 @@ ...@@ -317,7 +465,7 @@
"level": "Low" "level": "Low"
}, },
"ruleId": "acc-TabOrderShouldBeChecked", "ruleId": "acc-TabOrderShouldBeChecked",
"ruleIndex": 3 "ruleIndex": 5
}, },
{ {
"locations": [ "locations": [
...@@ -347,7 +495,7 @@ ...@@ -347,7 +495,7 @@
"level": "Medium" "level": "Medium"
}, },
"ruleId": "app-UnusedMediaResources", "ruleId": "app-UnusedMediaResources",
"ruleIndex": 6 "ruleIndex": 8
} }
], ],
"tool": { "tool": {
...@@ -356,14 +504,51 @@ ...@@ -356,14 +504,51 @@
"name": "PowerApps app checker", "name": "PowerApps app checker",
"rules": [ "rules": [
{ {
"id": "app-ErrUnknownNamespaceFunction", "id": "app-ErrBadToken",
"messageStrings": { "messageStrings": {
"issue": { "issue": {
"text": "'{0}' is an unknown or unsupported function in namespace '{1}'." "text": "Unexpected characters. Characters are used in the formula in an unexpected way."
} }
}, },
"properties": { "properties": {
"componentType": "app", "componentType": "app",
"howToFix": [
"Remove or replace the unexpected characters."
],
"level": "High",
"primaryCategory": "formula",
"whyFix": ""
}
},
{
"id": "app-ErrOperatorExpected",
"messageStrings": {
"issue": {
"text": "Expected operator. We expect an operator such as +, *, or & at this point in the formula."
}
},
"properties": {
"componentType": "app",
"howToFix": [
"Edit your formula so that it includes an operator between the operands."
],
"level": "High",
"primaryCategory": "formula",
"whyFix": ""
}
},
{
"id": "app-ErrExpectedFound-Ex-Fnd",
"messageStrings": {
"issue": {
"text": "Unexpected characters. The formula contains '{0}' where '{1}' is expected."
}
},
"properties": {
"componentType": "app",
"howToFix": [
"Remove or replace the unexpected characters with an expected character."
],
"level": "High", "level": "High",
"primaryCategory": "formula", "primaryCategory": "formula",
"whyFix": "" "whyFix": ""
......
...@@ -21,13 +21,14 @@ ...@@ -21,13 +21,14 @@
}, },
"FunctionParamsInvariantScripts": {}, "FunctionParamsInvariantScripts": {},
"FunctionParamsInvariantScriptsOnInstances": {}, "FunctionParamsInvariantScriptsOnInstances": {},
"HeaderLastSavedDateTimeUTC": "01/12/2024 12:07:49", "HeaderLastSavedDateTimeUTC": "01/12/2024 12:10:02",
"IsLegacyComponentAllowGlobalScopeCase": false, "IsLegacyComponentAllowGlobalScopeCase": false,
"LocalConnectionIDReferences": { "LocalConnectionIDReferences": {
"4f97c1a9-66e5-4408-9cd9-6d91353932e7": "\"/providers/microsoft.powerapps/apis/shared_office365/connections/shared-office365-691d88fb-dc12-4d7f-afc5-caaebbf651d6\"", "4f97c1a9-66e5-4408-9cd9-6d91353932e7": "\"/providers/microsoft.powerapps/apis/shared_office365/connections/shared-office365-691d88fb-dc12-4d7f-afc5-caaebbf651d6\"",
"8d0ac8b6-b414-46a6-9562-152be887d129": "\"/providers/microsoft.powerapps/apis/shared_logicflows/connections/ec84356e395faa1b0fdf1c7e126b562e-c1654a69e558fc9f\"", "8d0ac8b6-b414-46a6-9562-152be887d129": "\"/providers/microsoft.powerapps/apis/shared_logicflows/connections/ec84356e395faa1b0fdf1c7e126b562e-c1654a69e558fc9f\"",
"9024110d-ec99-4692-a8c4-ae3df88fb2b0": "\"/providers/microsoft.powerapps/apis/shared_logicflows/connections/38d6e5b5b5fa999a16ebdf0aa169572f-c1654a69e558fc9f\"", "9024110d-ec99-4692-a8c4-ae3df88fb2b0": "\"/providers/microsoft.powerapps/apis/shared_logicflows/connections/38d6e5b5b5fa999a16ebdf0aa169572f-c1654a69e558fc9f\"",
"9e008e24-7586-45ee-80c7-f21b7fdaa579": "\"/providers/microsoft.powerapps/apis/shared_azure-2dopenai-2dconnector-5f1d98e22a441b0e2d-5f3739fab3a930da50/connections/shared-azure-2dopena-3f4cdc89-63b5-4018-882d-1f1c97eb18e0\"" "9e008e24-7586-45ee-80c7-f21b7fdaa579": "\"/providers/microsoft.powerapps/apis/shared_azure-2dopenai-2dconnector-5f1d98e22a441b0e2d-5f3739fab3a930da50/connections/shared-azure-2dopena-3f4cdc89-63b5-4018-882d-1f1c97eb18e0\"",
"dd997e22-3bdb-48cb-af6f-587b3b988bb4": "\"/providers/microsoft.powerapps/apis/shared_office365/connections/shared-office365-4f712e21-7360-4723-a8e1-b17877eae069\""
}, },
"LocalDatabaseReferencesAsEmpty": false, "LocalDatabaseReferencesAsEmpty": false,
"LocalResourceFileNames": { "LocalResourceFileNames": {
...@@ -42,7 +43,8 @@ ...@@ -42,7 +43,8 @@
"OrderComponentTemplate": {}, "OrderComponentTemplate": {},
"OrderDataSource": { "OrderDataSource": {
"ConnectAzureOpenai": 1, "ConnectAzureOpenai": 1,
"MailMyChatbox": 0 "MailMyChatbox": 0,
"Office365Outlook": 2
}, },
"OrderGroupControls": {}, "OrderGroupControls": {},
"OrderPcfTemplate": {}, "OrderPcfTemplate": {},
......
...@@ -4,35 +4,35 @@ ...@@ -4,35 +4,35 @@
"IsLocalBuild": false "IsLocalBuild": false
}, },
"ClientPerFileChecksums": { "ClientPerFileChecksums": {
"AppCheckerResult.sarif": "C8_3i1ZtAYpV5B1ebjsX7swiUaFoZ+Rjz2o2JVScB5ytz0=", "AppCheckerResult.sarif": "C8_Yb6L7djkF3FQPQFAIJQzCkgfrrjl0IoMrTkOAUXTMps=",
"Assets\\Images\\0001.png": "C8_D0WGiAaxVuIcUWpkdQuVcyQy/gSJZuMRDwL63zxJhAk=", "Assets\\Images\\0001.png": "C8_D0WGiAaxVuIcUWpkdQuVcyQy/gSJZuMRDwL63zxJhAk=",
"Assets\\Images\\0002.jpg": "C8_Tc/HGdQ62xbtBm/41G1l7DIpMm/RT0cgmhtJyanyURs=", "Assets\\Images\\0002.jpg": "C8_Tc/HGdQ62xbtBm/41G1l7DIpMm/RT0cgmhtJyanyURs=",
"Controls\\1.json": "C8_/PwNEU6dV00x9Xr4Yt93zX1EmsxAh36PVgOdFy9WD8g=", "Controls\\1.json": "C8_/PwNEU6dV00x9Xr4Yt93zX1EmsxAh36PVgOdFy9WD8g=",
"Controls\\4.json": "C8_yeMojhDuXG8lTJVU61m0WbiQBTIKm4ABVAz47xfpGB8=", "Controls\\4.json": "C8_RCFKBxEHzQBx77KhSLZLiTKoty4lGEfA+JYieHnAHZs=",
"Header.json": "C8_5I40XTDm5aprK8cP4Ezc+jSe2fNpj50aVQUAFpgzQm0=", "Header.json": "C8_GPaK4ALisz1PeEhSzttlJrB1/igUo7Bei75XRP9oLAo=",
"Properties.json": "C8_1RwyQEH+w10jOunjytkhiaqUrgg7pnTxizEDhSVYb7Y=", "Properties.json": "C8_aOcyg3t48FGmSS3wS/gDR/W+a43Us80RbJwmgetew1Y=",
"References\\DataSources.json": "C8_nLPQOQs4Xi4Crw8+edxXhAAIrEBiO3pUODo+RLFNTDM=", "References\\DataSources.json": "C8_qxHlSGjI1/gMkJLOaasKKGfYusaY9/2xy/2UacxP94g=",
"References\\ModernThemes.json": "C8_KDQJ/3t27vgKx25iCQB/PGqxkWE34ZB7Eyb+RxNxY0k=", "References\\ModernThemes.json": "C8_KDQJ/3t27vgKx25iCQB/PGqxkWE34ZB7Eyb+RxNxY0k=",
"References\\Resources.json": "C8_Uf3HyZ3rDd88jCPBQABVNnuFl/vfOsw6CpjkuJyzbxY=", "References\\Resources.json": "C8_Uf3HyZ3rDd88jCPBQABVNnuFl/vfOsw6CpjkuJyzbxY=",
"References\\Templates.json": "C8_ncYLbCcG9Fg3yhYQo5Q3ONl/lxkBYFl9NfZxgS4LDvQ=", "References\\Templates.json": "C8_ncYLbCcG9Fg3yhYQo5Q3ONl/lxkBYFl9NfZxgS4LDvQ=",
"References\\Themes.json": "C8_zuMgLpz3IJQlVgGqo3GtyhriL3PR35GxXf+rtPR4Gfc=", "References\\Themes.json": "C8_zuMgLpz3IJQlVgGqo3GtyhriL3PR35GxXf+rtPR4Gfc=",
"Resources\\PublishInfo.json": "C8_L9UhOWDoS/LUj0KodcbQiXLqewg00O5iSZA4+bCdTGs=" "Resources\\PublishInfo.json": "C8_L9UhOWDoS/LUj0KodcbQiXLqewg00O5iSZA4+bCdTGs="
}, },
"ClientStampedChecksum": "C8_iaTKf/Hd03ccf90UMDA7+W8fjCRmk5en2YyF5SXkPVM=", "ClientStampedChecksum": "C8_ogn2Z1LKWhgHNkG61J5xnB8ioTZS5bbUHNeBnOnb/fw=",
"ServerPerFileChecksums": { "ServerPerFileChecksums": {
"AppCheckerResult.sarif": "C8_3i1ZtAYpV5B1ebjsX7swiUaFoZ+Rjz2o2JVScB5ytz0=", "AppCheckerResult.sarif": "C8_Yb6L7djkF3FQPQFAIJQzCkgfrrjl0IoMrTkOAUXTMps=",
"Assets\\Images\\0001.png": "C8_D0WGiAaxVuIcUWpkdQuVcyQy/gSJZuMRDwL63zxJhAk=", "Assets\\Images\\0001.png": "C8_D0WGiAaxVuIcUWpkdQuVcyQy/gSJZuMRDwL63zxJhAk=",
"Assets\\Images\\0002.jpg": "C8_Tc/HGdQ62xbtBm/41G1l7DIpMm/RT0cgmhtJyanyURs=", "Assets\\Images\\0002.jpg": "C8_Tc/HGdQ62xbtBm/41G1l7DIpMm/RT0cgmhtJyanyURs=",
"Controls\\1.json": "C8_/PwNEU6dV00x9Xr4Yt93zX1EmsxAh36PVgOdFy9WD8g=", "Controls\\1.json": "C8_/PwNEU6dV00x9Xr4Yt93zX1EmsxAh36PVgOdFy9WD8g=",
"Controls\\4.json": "C8_yeMojhDuXG8lTJVU61m0WbiQBTIKm4ABVAz47xfpGB8=", "Controls\\4.json": "C8_RCFKBxEHzQBx77KhSLZLiTKoty4lGEfA+JYieHnAHZs=",
"Header.json": "C8_5I40XTDm5aprK8cP4Ezc+jSe2fNpj50aVQUAFpgzQm0=", "Header.json": "C8_GPaK4ALisz1PeEhSzttlJrB1/igUo7Bei75XRP9oLAo=",
"Properties.json": "C8_1RwyQEH+w10jOunjytkhiaqUrgg7pnTxizEDhSVYb7Y=", "Properties.json": "C8_aOcyg3t48FGmSS3wS/gDR/W+a43Us80RbJwmgetew1Y=",
"References\\DataSources.json": "C8_nLPQOQs4Xi4Crw8+edxXhAAIrEBiO3pUODo+RLFNTDM=", "References\\DataSources.json": "C8_qxHlSGjI1/gMkJLOaasKKGfYusaY9/2xy/2UacxP94g=",
"References\\ModernThemes.json": "C8_KDQJ/3t27vgKx25iCQB/PGqxkWE34ZB7Eyb+RxNxY0k=", "References\\ModernThemes.json": "C8_KDQJ/3t27vgKx25iCQB/PGqxkWE34ZB7Eyb+RxNxY0k=",
"References\\Resources.json": "C8_Uf3HyZ3rDd88jCPBQABVNnuFl/vfOsw6CpjkuJyzbxY=", "References\\Resources.json": "C8_Uf3HyZ3rDd88jCPBQABVNnuFl/vfOsw6CpjkuJyzbxY=",
"References\\Templates.json": "C8_ncYLbCcG9Fg3yhYQo5Q3ONl/lxkBYFl9NfZxgS4LDvQ=", "References\\Templates.json": "C8_ncYLbCcG9Fg3yhYQo5Q3ONl/lxkBYFl9NfZxgS4LDvQ=",
"References\\Themes.json": "C8_zuMgLpz3IJQlVgGqo3GtyhriL3PR35GxXf+rtPR4Gfc=", "References\\Themes.json": "C8_zuMgLpz3IJQlVgGqo3GtyhriL3PR35GxXf+rtPR4Gfc=",
"Resources\\PublishInfo.json": "C8_L9UhOWDoS/LUj0KodcbQiXLqewg00O5iSZA4+bCdTGs=" "Resources\\PublishInfo.json": "C8_L9UhOWDoS/LUj0KodcbQiXLqewg00O5iSZA4+bCdTGs="
}, },
"ServerStampedChecksum": "C8_iaTKf/Hd03ccf90UMDA7+W8fjCRmk5en2YyF5SXkPVM=" "ServerStampedChecksum": "C8_ogn2Z1LKWhgHNkG61J5xnB8ioTZS5bbUHNeBnOnb/fw="
} }
\ No newline at end of file
...@@ -136,7 +136,7 @@ Screen1 As screen: ...@@ -136,7 +136,7 @@ Screen1 As screen:
Icon: =Icon.Mail Icon: =Icon.Mail
OnSelect: |- OnSelect: |-
=//MailMyChatbox.Run(varResp); =//MailMyChatbox.Run(varResp);
Office365Outlook.SendEmailV2("manuel.geyer@rbb-online.de","### test ###","hallo <br> Manuel "); .SendEmailV2("manuel.geyer@rbb-online.de","### test ###","hallo <br> Manuel ");
//Office365Outlook.SendEmailV2("manuel.geyer@rbb-online.de","#RBB - TK-Formular-mob-TK" & " " & TextInput_Betreff.Text,TextInput_Nachricht.Text & "<br><br>" & "RBB - PowerPlatform") //Office365Outlook.SendEmailV2("manuel.geyer@rbb-online.de","#RBB - TK-Formular-mob-TK" & " " & TextInput_Betreff.Text,TextInput_Nachricht.Text & "<br><br>" & "RBB - PowerPlatform")
PressedBorderColor: =RGBA(0, 0, 0, 0) PressedBorderColor: =RGBA(0, 0, 0, 0)
PressedColor: =RGBA(251, 188, 159, 1) PressedColor: =RGBA(251, 188, 159, 1)
......
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment