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

Commit

parent 7d65e391
No related branches found
No related tags found
No related merge requests found
......@@ -98,7 +98,7 @@
"zeroalltabindexes": false
},
"Author": "",
"BindingErrorCount": 2,
"BindingErrorCount": 0,
"ContainsThirdPartyPcfControls": false,
"DefaultConnectedDataSourceMaxGetRowsCount": 500,
"DocumentAppType": "Phone",
......
......@@ -9,83 +9,6 @@
}
],
"results": [
{
"locations": [
{
"logicalLocations": [
{
"fullyQualifiedName": "Screen1.ConSend.send1.OnSelect"
}
],
"physicalLocation": {
"address": {
"fullyQualifiedName": "Screen1.ConSend.send1.OnSelect",
"relativeAddress": 0
},
"region": {
"charLength": 7,
"charOffset": 168,
"snippet": {
"text": ".result"
}
}
},
"properties": {
"member": "OnSelect",
"module": "Screen1",
"type": "Screen1.ConSend.send1"
}
}
],
"message": {
"arguments": [
"result"
],
"id": "issue"
},
"properties": {
"level": "High"
},
"ruleId": "app-ErrInvalidName",
"ruleIndex": 0
},
{
"locations": [
{
"logicalLocations": [
{
"fullyQualifiedName": "Screen1.ConSend.send1.OnSelect"
}
],
"physicalLocation": {
"address": {
"fullyQualifiedName": "Screen1.ConSend.send1.OnSelect",
"relativeAddress": 0
},
"region": {
"charLength": 62,
"charOffset": 114,
"snippet": {
"text": "Set(returnCAO, ConnectAzureOpenai.Run(textinput1.Text).result)"
}
}
},
"properties": {
"member": "OnSelect",
"module": "Screen1",
"type": "Screen1.ConSend.send1"
}
}
],
"message": {
"id": "issue"
},
"properties": {
"level": "High"
},
"ruleId": "app-ErrIncompatibleCtxtVariableTypes",
"ruleIndex": 1
},
{
"locations": [
{
......@@ -113,7 +36,7 @@
"level": "Low"
},
"ruleId": "acc-ReadableScreenNameNeeded",
"ruleIndex": 2
"ruleIndex": 0
},
{
"locations": [
......@@ -143,7 +66,7 @@
"level": "Medium"
},
"ruleId": "acc-TabIndexShouldBeDefinedForInteractiveControl",
"ruleIndex": 3
"ruleIndex": 1
},
{
"locations": [
......@@ -173,7 +96,7 @@
"level": "Medium"
},
"ruleId": "acc-FocusBorderShouldBeVisible",
"ruleIndex": 4
"ruleIndex": 2
},
{
"locations": [
......@@ -203,7 +126,7 @@
"level": "Medium"
},
"ruleId": "acc-AccessibleLabelNeeded",
"ruleIndex": 5
"ruleIndex": 3
},
{
"locations": [
......@@ -233,7 +156,7 @@
"level": "Low"
},
"ruleId": "acc-TabOrderShouldBeChecked",
"ruleIndex": 6
"ruleIndex": 4
},
{
"locations": [
......@@ -263,7 +186,7 @@
"level": "Medium"
},
"ruleId": "acc-FocusBorderShouldBeVisible",
"ruleIndex": 4
"ruleIndex": 2
},
{
"locations": [
......@@ -293,7 +216,7 @@
"level": "Medium"
},
"ruleId": "acc-HelpfulControlSettingNeeded",
"ruleIndex": 7
"ruleIndex": 5
},
{
"locations": [
......@@ -323,7 +246,7 @@
"level": "Medium"
},
"ruleId": "acc-AccessibleLabelNeeded",
"ruleIndex": 5
"ruleIndex": 3
},
{
"locations": [
......@@ -353,7 +276,7 @@
"level": "Low"
},
"ruleId": "acc-TabOrderShouldBeChecked",
"ruleIndex": 6
"ruleIndex": 4
},
{
"locations": [
......@@ -383,7 +306,7 @@
"level": "Medium"
},
"ruleId": "acc-AccessibleLabelNeeded",
"ruleIndex": 5
"ruleIndex": 3
},
{
"locations": [
......@@ -413,7 +336,7 @@
"level": "Low"
},
"ruleId": "acc-TabOrderShouldBeChecked",
"ruleIndex": 6
"ruleIndex": 4
},
{
"locations": [
......@@ -443,7 +366,7 @@
"level": "Medium"
},
"ruleId": "app-UnusedVariables",
"ruleIndex": 8
"ruleIndex": 6
},
{
"locations": [
......@@ -473,7 +396,7 @@
"level": "Medium"
},
"ruleId": "app-UnusedMediaResources",
"ruleIndex": 9
"ruleIndex": 7
}
],
"tool": {
......@@ -481,40 +404,6 @@
"fullName": "PowerApps app checker",
"name": "PowerApps app checker",
"rules": [
{
"id": "app-ErrInvalidName",
"messageStrings": {
"issue": {
"text": "Name isn't valid. '{0}' isn't recognized."
}
},
"properties": {
"componentType": "app",
"howToFix": [
"Remove or correct the reference to the name that isn't valid."
],
"level": "High",
"primaryCategory": "formula",
"whyFix": ""
}
},
{
"id": "app-ErrIncompatibleCtxtVariableTypes",
"messageStrings": {
"issue": {
"text": "Incompatible type. We can't evaluate your formula because the context variable types are incompatible with the types of values in other places in your app."
}
},
"properties": {
"componentType": "app",
"howToFix": [
"Look at places where you use a context variable and make sure that the type (e.g., text, number, date, record, table) is compatible."
],
"level": "High",
"primaryCategory": "formula",
"whyFix": ""
}
},
{
"id": "acc-ReadableScreenNameNeeded",
"messageStrings": {
......
......@@ -21,7 +21,7 @@
},
"FunctionParamsInvariantScripts": {},
"FunctionParamsInvariantScriptsOnInstances": {},
"HeaderLastSavedDateTimeUTC": "01/09/2024 07:24:38",
"HeaderLastSavedDateTimeUTC": "01/09/2024 07:25:09",
"IsLegacyComponentAllowGlobalScopeCase": false,
"LocalConnectionIDReferences": {
"17c07572-84cb-4d9c-9518-f20f5e87496d": "\"/providers/microsoft.powerapps/apis/shared_azure-2dopenai-2dconnector-5f1d98e22a441b0e2d-5f3739fab3a930da50/connections/shared-azure-2dopena-3f4cdc89-63b5-4018-882d-1f1c97eb18e0\"",
......
......@@ -4,13 +4,13 @@
"IsLocalBuild": false
},
"ClientPerFileChecksums": {
"AppCheckerResult.sarif": "C8_7/kA+Yn3mZaw9WSCAzFMu1I6WncWcuWoHmYZyd3XSmw=",
"AppCheckerResult.sarif": "C8_d29ku0bfNVhM5JFAjQClF39Risr1NyOswzHRy2Pb7AY=",
"Assets\\Images\\0001.png": "C8_D0WGiAaxVuIcUWpkdQuVcyQy/gSJZuMRDwL63zxJhAk=",
"Assets\\Images\\0002.jpg": "C8_Tc/HGdQ62xbtBm/41G1l7DIpMm/RT0cgmhtJyanyURs=",
"Controls\\1.json": "C8_/PwNEU6dV00x9Xr4Yt93zX1EmsxAh36PVgOdFy9WD8g=",
"Controls\\4.json": "C8_qhEYPl7Khb3V1SJwTb9YGXCumx6+LTP5+adlIPSKaas=",
"Header.json": "C8_QBUuzHNrbVXqDU1FtJExMsodsqJUkMvbnmdqIDrxsZ0=",
"Properties.json": "C8_Y1mMQEdpuQ/BLkKVZNAZCxd3yGrVfjxrRlaU9d+sgFM=",
"Controls\\4.json": "C8_chut3GJVrY+ymZQmHfeTGqHUkiBrXLxMFh3LQ5ehY4I=",
"Header.json": "C8_n5bNQsQ3Uc7bYBWspoi3RpF9C60+Vo6ZSQH1AsDKrSs=",
"Properties.json": "C8_PcIAUUeVYIxSaKIHnFzI/2FrlDGFvFzn44pW0x9RQ9A=",
"References\\DataSources.json": "C8_hZonlLs+ZZuCGAan64f1s1wi2KCSyCuNfteMp7oyb8A=",
"References\\ModernThemes.json": "C8_KDQJ/3t27vgKx25iCQB/PGqxkWE34ZB7Eyb+RxNxY0k=",
"References\\Resources.json": "C8_UNTVuoIzsYS26NhxW7MfONPP+D4NAZwfrri76J5lIUU=",
......@@ -18,15 +18,15 @@
"References\\Themes.json": "C8_zuMgLpz3IJQlVgGqo3GtyhriL3PR35GxXf+rtPR4Gfc=",
"Resources\\PublishInfo.json": "C8_L9UhOWDoS/LUj0KodcbQiXLqewg00O5iSZA4+bCdTGs="
},
"ClientStampedChecksum": "C8_bdlhodmtPRMndQrZfEVtxDQHYkdmt5ToBRDBVT/P5S8=",
"ClientStampedChecksum": "C8_dbCg72UrspNTNO1t99SZwLSeJR2L4+5ccDd+2JqSsG0=",
"ServerPerFileChecksums": {
"AppCheckerResult.sarif": "C8_7/kA+Yn3mZaw9WSCAzFMu1I6WncWcuWoHmYZyd3XSmw=",
"AppCheckerResult.sarif": "C8_d29ku0bfNVhM5JFAjQClF39Risr1NyOswzHRy2Pb7AY=",
"Assets\\Images\\0001.png": "C8_D0WGiAaxVuIcUWpkdQuVcyQy/gSJZuMRDwL63zxJhAk=",
"Assets\\Images\\0002.jpg": "C8_Tc/HGdQ62xbtBm/41G1l7DIpMm/RT0cgmhtJyanyURs=",
"Controls\\1.json": "C8_/PwNEU6dV00x9Xr4Yt93zX1EmsxAh36PVgOdFy9WD8g=",
"Controls\\4.json": "C8_qhEYPl7Khb3V1SJwTb9YGXCumx6+LTP5+adlIPSKaas=",
"Header.json": "C8_QBUuzHNrbVXqDU1FtJExMsodsqJUkMvbnmdqIDrxsZ0=",
"Properties.json": "C8_Y1mMQEdpuQ/BLkKVZNAZCxd3yGrVfjxrRlaU9d+sgFM=",
"Controls\\4.json": "C8_chut3GJVrY+ymZQmHfeTGqHUkiBrXLxMFh3LQ5ehY4I=",
"Header.json": "C8_n5bNQsQ3Uc7bYBWspoi3RpF9C60+Vo6ZSQH1AsDKrSs=",
"Properties.json": "C8_PcIAUUeVYIxSaKIHnFzI/2FrlDGFvFzn44pW0x9RQ9A=",
"References\\DataSources.json": "C8_hZonlLs+ZZuCGAan64f1s1wi2KCSyCuNfteMp7oyb8A=",
"References\\ModernThemes.json": "C8_KDQJ/3t27vgKx25iCQB/PGqxkWE34ZB7Eyb+RxNxY0k=",
"References\\Resources.json": "C8_UNTVuoIzsYS26NhxW7MfONPP+D4NAZwfrri76J5lIUU=",
......@@ -34,5 +34,5 @@
"References\\Themes.json": "C8_zuMgLpz3IJQlVgGqo3GtyhriL3PR35GxXf+rtPR4Gfc=",
"Resources\\PublishInfo.json": "C8_L9UhOWDoS/LUj0KodcbQiXLqewg00O5iSZA4+bCdTGs="
},
"ServerStampedChecksum": "C8_bdlhodmtPRMndQrZfEVtxDQHYkdmt5ToBRDBVT/P5S8="
"ServerStampedChecksum": "C8_dbCg72UrspNTNO1t99SZwLSeJR2L4+5ccDd+2JqSsG0="
}
\ No newline at end of file
......@@ -242,7 +242,7 @@ Screen1 As screen:
HoverFill: =RGBA(0, 0, 0, 0)
Icon: =Icon.Send
OnSelect: |-
=If(!IsBlank(textinput1.Text), Set(varResp, varResp & Char(13) & textinput1.Text & Char(13) & Char(13) & "GPT: " & Set(returnCAO, ConnectAzureOpenai.Run(textinput1.Text).result)));
=If(!IsBlank(textinput1.Text), Set(varResp, varResp & Char(13) & textinput1.Text & Char(13) & Char(13) & "GPT: " & Set(returnCAO, ConnectAzureOpenai.Run(textinput1.Text))));
Reset(textinput1);
Notify("ChatGPT asked", NotificationType.Success , 1000);
PressedBorderColor: =RGBA(0, 0, 0, 0)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment