From a534c1c6a9d5db4c59f45184846c8afe835955a7 Mon Sep 17 00:00:00 2001 From: Manuel <manuel.geyer@rbb-online.de> Date: Fri, 12 Jan 2024 11:02:31 +0000 Subject: [PATCH] Commit --- fluentui-ard/CanvasManifest.json | 4 +- fluentui-ard/Entropy/AppCheckerResult.sarif | 171 +++++++++++++++----- fluentui-ard/Entropy/Entropy.json | 12 +- fluentui-ard/Entropy/checksum.json | 24 +-- fluentui-ard/Src/Screen1.fx.yaml | 8 +- 5 files changed, 157 insertions(+), 62 deletions(-) diff --git a/fluentui-ard/CanvasManifest.json b/fluentui-ard/CanvasManifest.json index 64bd46b..35ea218 100644 --- a/fluentui-ard/CanvasManifest.json +++ b/fluentui-ard/CanvasManifest.json @@ -98,7 +98,7 @@ "zeroalltabindexes": false }, "Author": "", - "BindingErrorCount": 0, + "BindingErrorCount": 1, "ContainsThirdPartyPcfControls": false, "DefaultConnectedDataSourceMaxGetRowsCount": 500, "DocumentAppType": "Phone", @@ -117,7 +117,7 @@ "ManualOfflineProfileId": "", "Name": "ChatGPT-H-I", "OriginatingVersion": "1.335", - "ParserErrorCount": 0, + "ParserErrorCount": 2, "ShowStatusBar": false }, "PublishInfo": { diff --git a/fluentui-ard/Entropy/AppCheckerResult.sarif b/fluentui-ard/Entropy/AppCheckerResult.sarif index 4bc28b1..2a2d5e6 100644 --- a/fluentui-ard/Entropy/AppCheckerResult.sarif +++ b/fluentui-ard/Entropy/AppCheckerResult.sarif @@ -14,18 +14,26 @@ { "logicalLocations": [ { - "fullyQualifiedName": "Screen1" + "fullyQualifiedName": "Screen1.ConFkt1.SendMail1.OnSelect" } ], "physicalLocation": { "address": { - "fullyQualifiedName": "Screen1", + "fullyQualifiedName": "Screen1.ConFkt1.SendMail1.OnSelect", "relativeAddress": 0 + }, + "region": { + "charLength": 1, + "charOffset": 145, + "snippet": { + "text": ")" + } } }, "properties": { + "member": "OnSelect", "module": "Screen1", - "type": "Screen1" + "type": "Screen1.ConFkt1.SendMail1" } } ], @@ -33,9 +41,9 @@ "id": "issue" }, "properties": { - "level": "Low" + "level": "High" }, - "ruleId": "acc-ReadableScreenNameNeeded", + "ruleId": "app-ErrBadToken", "ruleIndex": 0 }, { @@ -43,29 +51,39 @@ { "logicalLocations": [ { - "fullyQualifiedName": "Screen1.ConFkt1.SendMail1.TabIndex" + "fullyQualifiedName": "Screen1.ConFkt1.SendMail1.OnSelect" } ], "physicalLocation": { "address": { - "fullyQualifiedName": "Screen1.ConFkt1.SendMail1.TabIndex", + "fullyQualifiedName": "Screen1.ConFkt1.SendMail1.OnSelect", "relativeAddress": 0 + }, + "region": { + "charOffset": 147, + "snippet": { + "text": "" + } } }, "properties": { - "member": "TabIndex", + "member": "OnSelect", "module": "Screen1", "type": "Screen1.ConFkt1.SendMail1" } } ], "message": { + "arguments": [ + "Eof", + "ParenClose" + ], "id": "issue" }, "properties": { - "level": "Medium" + "level": "High" }, - "ruleId": "acc-TabIndexShouldBeDefinedForInteractiveControl", + "ruleId": "app-ErrExpectedFound-Ex-Fnd", "ruleIndex": 1 }, { @@ -73,31 +91,71 @@ { "logicalLocations": [ { - "fullyQualifiedName": "Screen1.ConFkt1.SendMail1.FocusedBorderThickness" + "fullyQualifiedName": "Screen1.ConFkt1.SendMail1.OnSelect" } ], "physicalLocation": { "address": { - "fullyQualifiedName": "Screen1.ConFkt1.SendMail1.FocusedBorderThickness", + "fullyQualifiedName": "Screen1.ConFkt1.SendMail1.OnSelect", "relativeAddress": 0 + }, + "region": { + "charLength": 1, + "charOffset": 59, + "snippet": { + "text": "(" + } } }, "properties": { - "member": "FocusedBorderThickness", + "member": "OnSelect", "module": "Screen1", "type": "Screen1.ConFkt1.SendMail1" } } ], "message": { + "arguments": [ + "SendEmailV2", + "Office365Outlook" + ], "id": "issue" }, "properties": { - "level": "Medium" + "level": "High" }, - "ruleId": "acc-FocusBorderShouldBeVisible", + "ruleId": "app-ErrUnknownNamespaceFunction", "ruleIndex": 2 }, + { + "locations": [ + { + "logicalLocations": [ + { + "fullyQualifiedName": "Screen1" + } + ], + "physicalLocation": { + "address": { + "fullyQualifiedName": "Screen1", + "relativeAddress": 0 + } + }, + "properties": { + "module": "Screen1", + "type": "Screen1" + } + } + ], + "message": { + "id": "issue" + }, + "properties": { + "level": "Low" + }, + "ruleId": "acc-ReadableScreenNameNeeded", + "ruleIndex": 3 + }, { "locations": [ { @@ -126,7 +184,7 @@ "level": "Medium" }, "ruleId": "acc-AccessibleLabelNeeded", - "ruleIndex": 3 + "ruleIndex": 4 }, { "locations": [ @@ -156,7 +214,7 @@ "level": "Low" }, "ruleId": "acc-TabOrderShouldBeChecked", - "ruleIndex": 4 + "ruleIndex": 5 }, { "locations": [ @@ -186,7 +244,7 @@ "level": "Medium" }, "ruleId": "acc-FocusBorderShouldBeVisible", - "ruleIndex": 2 + "ruleIndex": 6 }, { "locations": [ @@ -216,7 +274,7 @@ "level": "Medium" }, "ruleId": "acc-HelpfulControlSettingNeeded", - "ruleIndex": 5 + "ruleIndex": 7 }, { "locations": [ @@ -246,7 +304,7 @@ "level": "Medium" }, "ruleId": "acc-AccessibleLabelNeeded", - "ruleIndex": 3 + "ruleIndex": 4 }, { "locations": [ @@ -276,7 +334,7 @@ "level": "Low" }, "ruleId": "acc-TabOrderShouldBeChecked", - "ruleIndex": 4 + "ruleIndex": 5 }, { "locations": [ @@ -306,7 +364,7 @@ "level": "Medium" }, "ruleId": "acc-AccessibleLabelNeeded", - "ruleIndex": 3 + "ruleIndex": 4 }, { "locations": [ @@ -336,7 +394,7 @@ "level": "Low" }, "ruleId": "acc-TabOrderShouldBeChecked", - "ruleIndex": 4 + "ruleIndex": 5 }, { "locations": [ @@ -366,7 +424,7 @@ "level": "Medium" }, "ruleId": "app-UnusedMediaResources", - "ruleIndex": 6 + "ruleIndex": 8 } ], "tool": { @@ -375,54 +433,68 @@ "name": "PowerApps app checker", "rules": [ { - "id": "acc-ReadableScreenNameNeeded", + "id": "app-ErrBadToken", "messageStrings": { "issue": { - "text": "Revise screen name" + "text": "Unexpected characters. Characters are used in the formula in an unexpected way." } }, "properties": { "componentType": "app", "howToFix": [ - "Give the screen a title that describes what's on the screen or what it's used for." + "Remove or replace the unexpected characters." ], - "level": "Low", - "primaryCategory": "accessibility", - "whyFix": "People who are blind, have low vision, or a reading disability rely on screen titles to navigate using the screen reader. " + "level": "High", + "primaryCategory": "formula", + "whyFix": "" } }, { - "id": "acc-TabIndexShouldBeDefinedForInteractiveControl", + "id": "app-ErrExpectedFound-Ex-Fnd", "messageStrings": { "issue": { - "text": "Missing tab stop" + "text": "Unexpected characters. The formula contains '{0}' where '{1}' is expected." } }, "properties": { "componentType": "app", "howToFix": [ - "Set TabIndex to 0 or greater to ensure that interactive elements have a tab stop." + "Remove or replace the unexpected characters with an expected character." ], - "level": "Medium", - "primaryCategory": "accessibility", - "whyFix": "People who use the keyboard with your app will not be able to access this element without a tab stop." + "level": "High", + "primaryCategory": "formula", + "whyFix": "" } }, { - "id": "acc-FocusBorderShouldBeVisible", + "id": "app-ErrUnknownNamespaceFunction", "messageStrings": { "issue": { - "text": "Focus isn't showing" + "text": "'{0}' is an unknown or unsupported function in namespace '{1}'." + } + }, + "properties": { + "componentType": "app", + "level": "High", + "primaryCategory": "formula", + "whyFix": "" + } + }, + { + "id": "acc-ReadableScreenNameNeeded", + "messageStrings": { + "issue": { + "text": "Revise screen name" } }, "properties": { "componentType": "app", "howToFix": [ - "Change the FocusedBorderThickness property to be more than 0." + "Give the screen a title that describes what's on the screen or what it's used for." ], - "level": "Medium", + "level": "Low", "primaryCategory": "accessibility", - "whyFix": "If the focus isn't visible, people who don't use a mouse won't be able to see it when they're interacting with the app." + "whyFix": "People who are blind, have low vision, or a reading disability rely on screen titles to navigate using the screen reader. " } }, { @@ -459,6 +531,23 @@ "whyFix": "When a screen reader reads the elements of a slide, it's important that they appear in the order that a user would see them, instead of the order they were added to the slide." } }, + { + "id": "acc-FocusBorderShouldBeVisible", + "messageStrings": { + "issue": { + "text": "Focus isn't showing" + } + }, + "properties": { + "componentType": "app", + "howToFix": [ + "Change the FocusedBorderThickness property to be more than 0." + ], + "level": "Medium", + "primaryCategory": "accessibility", + "whyFix": "If the focus isn't visible, people who don't use a mouse won't be able to see it when they're interacting with the app." + } + }, { "id": "acc-HelpfulControlSettingNeeded", "messageStrings": { diff --git a/fluentui-ard/Entropy/Entropy.json b/fluentui-ard/Entropy/Entropy.json index 54153d9..04efe07 100644 --- a/fluentui-ard/Entropy/Entropy.json +++ b/fluentui-ard/Entropy/Entropy.json @@ -21,12 +21,12 @@ }, "FunctionParamsInvariantScripts": {}, "FunctionParamsInvariantScriptsOnInstances": {}, - "HeaderLastSavedDateTimeUTC": "01/10/2024 13:03:08", + "HeaderLastSavedDateTimeUTC": "01/12/2024 11:02:31", "IsLegacyComponentAllowGlobalScopeCase": false, "LocalConnectionIDReferences": { "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\"", - "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\"" }, "LocalDatabaseReferencesAsEmpty": false, @@ -35,8 +35,8 @@ "rbb-logo": "0002.jpg" }, "LocalResourceRootPaths": { - "ard-logo": "https://docserverpwaprodweu.blob.core.windows.net/4367c339-fcd5-448e-883d-ba981872d204-1/resource/Assets0Images00001.png?skoid=58690ece-ec83-4ce2-9ce8-883d4d6a54ee&sktid=975f013f-7f24-47e8-a7d3-abc4752bf346&skt=2024-01-10T12%3A25%3A31Z&ske=2024-01-11T12%3A40%3A31Z&sks=b&skv=2022-11-02&sv=2022-11-02&spr=https&se=2024-01-11T12%3A40%3A31Z&sr=b&sp=r&sig=xI7a0SlIRaZtbP6g0w5ohhxcjzi%2Fw%2FSwImllTm%2FVSDY%3D", - "rbb-logo": "https://docserverpwaprodweu.blob.core.windows.net/4367c339-fcd5-448e-883d-ba981872d204-1/resource/Assets0Images00002.jpg?skoid=58690ece-ec83-4ce2-9ce8-883d4d6a54ee&sktid=975f013f-7f24-47e8-a7d3-abc4752bf346&skt=2024-01-10T12%3A25%3A31Z&ske=2024-01-11T12%3A40%3A31Z&sks=b&skv=2022-11-02&sv=2022-11-02&spr=https&se=2024-01-11T12%3A40%3A31Z&sr=b&sp=r&sig=Xseqgl9xNFDficyf3uqdUYZjkk8BghNWl7%2BnRh1jt4A%3D" + "ard-logo": "https://docserverpwaprodweu.blob.core.windows.net/202e9c1e-0a21-4c6d-a6b0-2f3e4ff17771-1/resource/Assets0Images00001.png?skoid=58690ece-ec83-4ce2-9ce8-883d4d6a54ee&sktid=975f013f-7f24-47e8-a7d3-abc4752bf346&skt=2024-01-12T10%3A58%3A49Z&ske=2024-01-13T11%3A13%3A49Z&sks=b&skv=2022-11-02&sv=2022-11-02&spr=https&se=2024-01-13T11%3A13%3A49Z&sr=b&sp=r&sig=1P3F1FqfiWBdAK4MP8CrHTirp9Hd7C94lnDRSQ4hQi8%3D", + "rbb-logo": "https://docserverpwaprodweu.blob.core.windows.net/202e9c1e-0a21-4c6d-a6b0-2f3e4ff17771-1/resource/Assets0Images00002.jpg?skoid=58690ece-ec83-4ce2-9ce8-883d4d6a54ee&sktid=975f013f-7f24-47e8-a7d3-abc4752bf346&skt=2024-01-12T10%3A58%3A49Z&ske=2024-01-13T11%3A13%3A49Z&sks=b&skv=2022-11-02&sv=2022-11-02&spr=https&se=2024-01-13T11%3A13%3A49Z&sr=b&sp=r&sig=nqClHZCCGbD6qqKNCP%2FIqwstVYdwcYl7DNTTiBgz1ok%3D" }, "OrderComponentMetadata": {}, "OrderComponentTemplate": {}, @@ -101,7 +101,7 @@ "RuleScreenIdWithoutScreen": {}, "TemplateVersions": {}, "VolatileProperties": { - "AnalysisLoadTime": 0.1235102, + "AnalysisLoadTime": 0.1262972, "ControlCount": { "groupContainer": 4, "icon": 3, @@ -111,7 +111,7 @@ "text": 2, "toggleSwitch": 1 }, - "DeserializationLoadTime": 1.0778678 + "DeserializationLoadTime": 0.9063038 }, "WasLocalDatabaseReferencesEmpty": true } \ No newline at end of file diff --git a/fluentui-ard/Entropy/checksum.json b/fluentui-ard/Entropy/checksum.json index bd653fa..5af0312 100644 --- a/fluentui-ard/Entropy/checksum.json +++ b/fluentui-ard/Entropy/checksum.json @@ -4,35 +4,35 @@ "IsLocalBuild": false }, "ClientPerFileChecksums": { - "AppCheckerResult.sarif": "C8_wCLOYCxv9s2XA71mwx7q63iEej3YROn1TiE5SxEUAp4=", + "AppCheckerResult.sarif": "C8_/C343iMD7Dbz1thOp1qU9oPELMIi9HSEZpQcNotJhzc=", "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_ov0wZCc/QT3bsBYjkUgOhCs6vKH3PTPE65zCcoBVTzI=", - "Header.json": "C8_X9X7waAA6fff70WK5QaLJsrxBHA/FIZtJSm1VqxoSEs=", - "Properties.json": "C8_MeN87Rz3wDSVWfZ5ONasNMc5Q79ffAeuAt1s7+kPIVE=", + "Controls\\4.json": "C8_etie301eCL3ywc64yVRv2gmlToPqDEPzyd8Bxi4sI1w=", + "Header.json": "C8_sQPfZIVhyqAcbeSnxK2fSWiT6t+vbYBhd4VoLvKbwEg=", + "Properties.json": "C8_goW3hZb2mVhV7/vZ0ZVFHdUtd3cSChFAWq1jFGY4yYs=", "References\\DataSources.json": "C8_nLPQOQs4Xi4Crw8+edxXhAAIrEBiO3pUODo+RLFNTDM=", "References\\ModernThemes.json": "C8_KDQJ/3t27vgKx25iCQB/PGqxkWE34ZB7Eyb+RxNxY0k=", - "References\\Resources.json": "C8_UPvYgsrrDA8Ct7f4T2sCnurFvJZ709Azswxbx50OvY8=", + "References\\Resources.json": "C8_Uf3HyZ3rDd88jCPBQABVNnuFl/vfOsw6CpjkuJyzbxY=", "References\\Templates.json": "C8_ncYLbCcG9Fg3yhYQo5Q3ONl/lxkBYFl9NfZxgS4LDvQ=", "References\\Themes.json": "C8_zuMgLpz3IJQlVgGqo3GtyhriL3PR35GxXf+rtPR4Gfc=", "Resources\\PublishInfo.json": "C8_L9UhOWDoS/LUj0KodcbQiXLqewg00O5iSZA4+bCdTGs=" }, - "ClientStampedChecksum": "C8_Thxjb9yzY6ja+HCns2NIWuSngGm9oHk3wl8GGLAIaFw=", + "ClientStampedChecksum": "C8_aGTKzjH2+6l76wpqVHMC9gbnwOqPxu54CycCrXya/N4=", "ServerPerFileChecksums": { - "AppCheckerResult.sarif": "C8_wCLOYCxv9s2XA71mwx7q63iEej3YROn1TiE5SxEUAp4=", + "AppCheckerResult.sarif": "C8_/C343iMD7Dbz1thOp1qU9oPELMIi9HSEZpQcNotJhzc=", "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_ov0wZCc/QT3bsBYjkUgOhCs6vKH3PTPE65zCcoBVTzI=", - "Header.json": "C8_X9X7waAA6fff70WK5QaLJsrxBHA/FIZtJSm1VqxoSEs=", - "Properties.json": "C8_MeN87Rz3wDSVWfZ5ONasNMc5Q79ffAeuAt1s7+kPIVE=", + "Controls\\4.json": "C8_etie301eCL3ywc64yVRv2gmlToPqDEPzyd8Bxi4sI1w=", + "Header.json": "C8_sQPfZIVhyqAcbeSnxK2fSWiT6t+vbYBhd4VoLvKbwEg=", + "Properties.json": "C8_goW3hZb2mVhV7/vZ0ZVFHdUtd3cSChFAWq1jFGY4yYs=", "References\\DataSources.json": "C8_nLPQOQs4Xi4Crw8+edxXhAAIrEBiO3pUODo+RLFNTDM=", "References\\ModernThemes.json": "C8_KDQJ/3t27vgKx25iCQB/PGqxkWE34ZB7Eyb+RxNxY0k=", - "References\\Resources.json": "C8_UPvYgsrrDA8Ct7f4T2sCnurFvJZ709Azswxbx50OvY8=", + "References\\Resources.json": "C8_Uf3HyZ3rDd88jCPBQABVNnuFl/vfOsw6CpjkuJyzbxY=", "References\\Templates.json": "C8_ncYLbCcG9Fg3yhYQo5Q3ONl/lxkBYFl9NfZxgS4LDvQ=", "References\\Themes.json": "C8_zuMgLpz3IJQlVgGqo3GtyhriL3PR35GxXf+rtPR4Gfc=", "Resources\\PublishInfo.json": "C8_L9UhOWDoS/LUj0KodcbQiXLqewg00O5iSZA4+bCdTGs=" }, - "ServerStampedChecksum": "C8_Thxjb9yzY6ja+HCns2NIWuSngGm9oHk3wl8GGLAIaFw=" + "ServerStampedChecksum": "C8_aGTKzjH2+6l76wpqVHMC9gbnwOqPxu54CycCrXya/N4=" } \ No newline at end of file diff --git a/fluentui-ard/Src/Screen1.fx.yaml b/fluentui-ard/Src/Screen1.fx.yaml index 4da8340..cc83301 100644 --- a/fluentui-ard/Src/Screen1.fx.yaml +++ b/fluentui-ard/Src/Screen1.fx.yaml @@ -134,7 +134,13 @@ Screen1 As screen: HoverColor: =RGBA(251, 188, 159, 1) HoverFill: =RGBA(0, 0, 0, 0) Icon: =Icon.Mail - OnSelect: =MailMyChatbox.Run(varResp); + OnSelect: |- + =//MailMyChatbox.Run(varResp); + Office365Outlook.SendEmailV2( + "manuel.geyer@rbb-online.de", + "### test ###", + "hallo <br> Manuel ", + ); PressedBorderColor: =RGBA(0, 0, 0, 0) PressedColor: =RGBA(251, 188, 159, 1) PressedFill: =RGBA(0, 0, 0, 0) -- GitLab