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

Commit

parent de66c4ab
No related branches found
No related tags found
No related merge requests found
......@@ -98,7 +98,7 @@
"zeroalltabindexes": false
},
"Author": "",
"BindingErrorCount": 0,
"BindingErrorCount": 2,
"ContainsThirdPartyPcfControls": false,
"DefaultConnectedDataSourceMaxGetRowsCount": 500,
"DocumentAppType": "Phone",
......
......@@ -9,6 +9,83 @@
}
],
"results": [
{
"locations": [
{
"logicalLocations": [
{
"fullyQualifiedName": "Screen1.ConSend.send1.OnSelect"
}
],
"physicalLocation": {
"address": {
"fullyQualifiedName": "Screen1.ConSend.send1.OnSelect",
"relativeAddress": 0
},
"region": {
"charLength": 5,
"charOffset": 168,
"snippet": {
"text": ".body"
}
}
},
"properties": {
"member": "OnSelect",
"module": "Screen1",
"type": "Screen1.ConSend.send1"
}
}
],
"message": {
"arguments": [
"body"
],
"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": 60,
"charOffset": 114,
"snippet": {
"text": "Set(returnCAO, ConnectAzureOpenai.Run(textinput1.Text).body)"
}
}
},
"properties": {
"member": "OnSelect",
"module": "Screen1",
"type": "Screen1.ConSend.send1"
}
}
],
"message": {
"id": "issue"
},
"properties": {
"level": "High"
},
"ruleId": "app-ErrIncompatibleCtxtVariableTypes",
"ruleIndex": 1
},
{
"locations": [
{
......@@ -36,7 +113,7 @@
"level": "Low"
},
"ruleId": "acc-ReadableScreenNameNeeded",
"ruleIndex": 0
"ruleIndex": 2
},
{
"locations": [
......@@ -66,7 +143,7 @@
"level": "Medium"
},
"ruleId": "acc-TabIndexShouldBeDefinedForInteractiveControl",
"ruleIndex": 1
"ruleIndex": 3
},
{
"locations": [
......@@ -96,7 +173,7 @@
"level": "Medium"
},
"ruleId": "acc-FocusBorderShouldBeVisible",
"ruleIndex": 2
"ruleIndex": 4
},
{
"locations": [
......@@ -126,7 +203,7 @@
"level": "Medium"
},
"ruleId": "acc-AccessibleLabelNeeded",
"ruleIndex": 3
"ruleIndex": 5
},
{
"locations": [
......@@ -156,7 +233,7 @@
"level": "Low"
},
"ruleId": "acc-TabOrderShouldBeChecked",
"ruleIndex": 4
"ruleIndex": 6
},
{
"locations": [
......@@ -186,7 +263,7 @@
"level": "Medium"
},
"ruleId": "acc-FocusBorderShouldBeVisible",
"ruleIndex": 2
"ruleIndex": 4
},
{
"locations": [
......@@ -216,7 +293,7 @@
"level": "Medium"
},
"ruleId": "acc-HelpfulControlSettingNeeded",
"ruleIndex": 5
"ruleIndex": 7
},
{
"locations": [
......@@ -246,7 +323,7 @@
"level": "Medium"
},
"ruleId": "acc-AccessibleLabelNeeded",
"ruleIndex": 3
"ruleIndex": 5
},
{
"locations": [
......@@ -276,7 +353,7 @@
"level": "Low"
},
"ruleId": "acc-TabOrderShouldBeChecked",
"ruleIndex": 4
"ruleIndex": 6
},
{
"locations": [
......@@ -306,7 +383,7 @@
"level": "Medium"
},
"ruleId": "acc-AccessibleLabelNeeded",
"ruleIndex": 3
"ruleIndex": 5
},
{
"locations": [
......@@ -336,7 +413,7 @@
"level": "Low"
},
"ruleId": "acc-TabOrderShouldBeChecked",
"ruleIndex": 4
"ruleIndex": 6
},
{
"locations": [
......@@ -366,7 +443,7 @@
"level": "Medium"
},
"ruleId": "app-UnusedVariables",
"ruleIndex": 6
"ruleIndex": 8
},
{
"locations": [
......@@ -396,7 +473,7 @@
"level": "Medium"
},
"ruleId": "app-UnusedMediaResources",
"ruleIndex": 7
"ruleIndex": 9
}
],
"tool": {
......@@ -404,6 +481,40 @@
"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,12 +21,12 @@
},
"FunctionParamsInvariantScripts": {},
"FunctionParamsInvariantScriptsOnInstances": {},
"HeaderLastSavedDateTimeUTC": "01/08/2024 15:39:37",
"HeaderLastSavedDateTimeUTC": "01/09/2024 07:24:02",
"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\"",
"87a18f1f-ceb1-4b3f-94e5-d4c949a2d6f4": "\"/providers/microsoft.powerapps/apis/shared_office365/connections/shared-office365-691d88fb-dc12-4d7f-afc5-caaebbf651d6\"",
"a8b66bc1-e6e7-4417-8dff-057610181396": "\"/providers/Microsoft.PowerApps/apis/shared_logicflows/connections/EC84356E395FAA1B0FDF1C7E126B562E-C1654A69E558FC9F\"",
"a8b66bc1-e6e7-4417-8dff-057610181396": "\"/providers/microsoft.powerapps/apis/shared_logicflows/connections/ec84356e395faa1b0fdf1c7e126b562e-c1654a69e558fc9f\"",
"f5f8dd0c-8ecf-4fc7-ae09-d8d29db70e1e": "\"/providers/microsoft.powerapps/apis/shared_logicflows/connections/38d6e5b5b5fa999a16ebdf0aa169572f-c1654a69e558fc9f\""
},
"LocalDatabaseReferencesAsEmpty": false,
......@@ -35,8 +35,8 @@
"rbb-logo": "0002.jpg"
},
"LocalResourceRootPaths": {
"ard-logo": "https://docserverpwaprodweu.blob.core.windows.net/1b9625d1-2aef-4a23-a56e-73a8a6a4d607-1/resource/Assets0Images00001.png?skoid=58690ece-ec83-4ce2-9ce8-883d4d6a54ee&sktid=975f013f-7f24-47e8-a7d3-abc4752bf346&skt=2024-01-08T15%3A37%3A57Z&ske=2024-01-09T15%3A52%3A57Z&sks=b&skv=2022-11-02&sv=2022-11-02&spr=https&se=2024-01-09T15%3A52%3A57Z&sr=b&sp=r&sig=9nXx6P7EsMO2bowRG2TLAlQ%2BBqbOwFlB8rn25qenbyc%3D",
"rbb-logo": "https://docserverpwaprodweu.blob.core.windows.net/1b9625d1-2aef-4a23-a56e-73a8a6a4d607-1/resource/Assets0Images00002.jpg?skoid=58690ece-ec83-4ce2-9ce8-883d4d6a54ee&sktid=975f013f-7f24-47e8-a7d3-abc4752bf346&skt=2024-01-08T15%3A37%3A57Z&ske=2024-01-09T15%3A52%3A57Z&sks=b&skv=2022-11-02&sv=2022-11-02&spr=https&se=2024-01-09T15%3A52%3A57Z&sr=b&sp=r&sig=HJtb%2BlpEuUKOJ7TdbXXCw4%2FZPJ2njjs%2Bm%2FP5sI9s21I%3D"
"ard-logo": "https://docserverpwaprodweu.blob.core.windows.net/9f55cf12-7be0-4763-940d-04314ac3ba77-1/resource/Assets0Images00001.png?skoid=58690ece-ec83-4ce2-9ce8-883d4d6a54ee&sktid=975f013f-7f24-47e8-a7d3-abc4752bf346&skt=2024-01-09T07%3A16%3A17Z&ske=2024-01-10T07%3A31%3A17Z&sks=b&skv=2022-11-02&sv=2022-11-02&spr=https&se=2024-01-10T07%3A31%3A17Z&sr=b&sp=r&sig=i7whTovsJkMOc05GiwzFT99M9bGB1WRRkYKaHQZNkbY%3D",
"rbb-logo": "https://docserverpwaprodweu.blob.core.windows.net/9f55cf12-7be0-4763-940d-04314ac3ba77-1/resource/Assets0Images00002.jpg?skoid=58690ece-ec83-4ce2-9ce8-883d4d6a54ee&sktid=975f013f-7f24-47e8-a7d3-abc4752bf346&skt=2024-01-09T07%3A16%3A17Z&ske=2024-01-10T07%3A31%3A17Z&sks=b&skv=2022-11-02&sv=2022-11-02&spr=https&se=2024-01-10T07%3A31%3A17Z&sr=b&sp=r&sig=F8i5PAxJzuUk64rCmJUH%2FCWm1zdDFMEH3%2FmrypeUxRM%3D"
},
"OrderComponentMetadata": {},
"OrderComponentTemplate": {},
......@@ -101,7 +101,7 @@
"RuleScreenIdWithoutScreen": {},
"TemplateVersions": {},
"VolatileProperties": {
"AnalysisLoadTime": 0.1213009,
"AnalysisLoadTime": 0.1189668,
"ControlCount": {
"groupContainer": 4,
"icon": 3,
......@@ -111,7 +111,7 @@
"text": 2,
"toggleSwitch": 1
},
"DeserializationLoadTime": 1.0527971
"DeserializationLoadTime": 1.2478979
},
"WasLocalDatabaseReferencesEmpty": true
}
\ No newline at end of file
......@@ -4,35 +4,35 @@
"IsLocalBuild": false
},
"ClientPerFileChecksums": {
"AppCheckerResult.sarif": "C8_d29ku0bfNVhM5JFAjQClF39Risr1NyOswzHRy2Pb7AY=",
"AppCheckerResult.sarif": "C8_MduPEHTNle4DeJQPZ2Cnj/hRR50saRXHdMbEjUXDwvQ=",
"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_chut3GJVrY+ymZQmHfeTGqHUkiBrXLxMFh3LQ5ehY4I=",
"Header.json": "C8_wUe6J/E4JRzl7fFaqYXLOSthj1XGhgKjYKl5MQed9QY=",
"Properties.json": "C8_ZpJpdi9VCFp91pWxOs31/HN8LjS1H1azfkt2dANtPn4=",
"Controls\\4.json": "C8_t5mcibyxoUBAO9EhFX7nY26r4rMv/MNBS0g/aayht8I=",
"Header.json": "C8_3UMrdc6FJt2d5qf1OAJUkDN2nCykabQp5UZR/6+eNJY=",
"Properties.json": "C8_Y1mMQEdpuQ/BLkKVZNAZCxd3yGrVfjxrRlaU9d+sgFM=",
"References\\DataSources.json": "C8_hZonlLs+ZZuCGAan64f1s1wi2KCSyCuNfteMp7oyb8A=",
"References\\ModernThemes.json": "C8_KDQJ/3t27vgKx25iCQB/PGqxkWE34ZB7Eyb+RxNxY0k=",
"References\\Resources.json": "C8_ZsThDA3VLvKSRtFUV+MdAE+R1VzU3HNvCT6q5lE3XHc=",
"References\\Resources.json": "C8_UNTVuoIzsYS26NhxW7MfONPP+D4NAZwfrri76J5lIUU=",
"References\\Templates.json": "C8_ncYLbCcG9Fg3yhYQo5Q3ONl/lxkBYFl9NfZxgS4LDvQ=",
"References\\Themes.json": "C8_zuMgLpz3IJQlVgGqo3GtyhriL3PR35GxXf+rtPR4Gfc=",
"Resources\\PublishInfo.json": "C8_L9UhOWDoS/LUj0KodcbQiXLqewg00O5iSZA4+bCdTGs="
},
"ClientStampedChecksum": "C8_HKdgFmeDiD7TkI5Ae8kiUDA0jUEoKYqvOHe8wi+X2ms=",
"ClientStampedChecksum": "C8_VJLHMCcn0z4PKDaK1Ca/EMhi0sv8Ccc2EKt2IqdAIqw=",
"ServerPerFileChecksums": {
"AppCheckerResult.sarif": "C8_d29ku0bfNVhM5JFAjQClF39Risr1NyOswzHRy2Pb7AY=",
"AppCheckerResult.sarif": "C8_MduPEHTNle4DeJQPZ2Cnj/hRR50saRXHdMbEjUXDwvQ=",
"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_chut3GJVrY+ymZQmHfeTGqHUkiBrXLxMFh3LQ5ehY4I=",
"Header.json": "C8_wUe6J/E4JRzl7fFaqYXLOSthj1XGhgKjYKl5MQed9QY=",
"Properties.json": "C8_ZpJpdi9VCFp91pWxOs31/HN8LjS1H1azfkt2dANtPn4=",
"Controls\\4.json": "C8_t5mcibyxoUBAO9EhFX7nY26r4rMv/MNBS0g/aayht8I=",
"Header.json": "C8_3UMrdc6FJt2d5qf1OAJUkDN2nCykabQp5UZR/6+eNJY=",
"Properties.json": "C8_Y1mMQEdpuQ/BLkKVZNAZCxd3yGrVfjxrRlaU9d+sgFM=",
"References\\DataSources.json": "C8_hZonlLs+ZZuCGAan64f1s1wi2KCSyCuNfteMp7oyb8A=",
"References\\ModernThemes.json": "C8_KDQJ/3t27vgKx25iCQB/PGqxkWE34ZB7Eyb+RxNxY0k=",
"References\\Resources.json": "C8_ZsThDA3VLvKSRtFUV+MdAE+R1VzU3HNvCT6q5lE3XHc=",
"References\\Resources.json": "C8_UNTVuoIzsYS26NhxW7MfONPP+D4NAZwfrri76J5lIUU=",
"References\\Templates.json": "C8_ncYLbCcG9Fg3yhYQo5Q3ONl/lxkBYFl9NfZxgS4LDvQ=",
"References\\Themes.json": "C8_zuMgLpz3IJQlVgGqo3GtyhriL3PR35GxXf+rtPR4Gfc=",
"Resources\\PublishInfo.json": "C8_L9UhOWDoS/LUj0KodcbQiXLqewg00O5iSZA4+bCdTGs="
},
"ServerStampedChecksum": "C8_HKdgFmeDiD7TkI5Ae8kiUDA0jUEoKYqvOHe8wi+X2ms="
"ServerStampedChecksum": "C8_VJLHMCcn0z4PKDaK1Ca/EMhi0sv8Ccc2EKt2IqdAIqw="
}
\ 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))));
=If(!IsBlank(textinput1.Text), Set(varResp, varResp & Char(13) & textinput1.Text & Char(13) & Char(13) & "GPT: " & Set(returnCAO, ConnectAzureOpenai.Run(textinput1.Text).body)));
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