From d0ae9ee7277f24b758f8a705896d9b83a732e3f0 Mon Sep 17 00:00:00 2001 From: Paolo Pialorsi Date: Tue, 16 Jan 2024 12:39:24 +0100 Subject: [PATCH 1/3] Simulate validation --- samples/contoso-retail-demo/assets/sample.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/samples/contoso-retail-demo/assets/sample.json b/samples/contoso-retail-demo/assets/sample.json index 95e1681..3f283f1 100644 --- a/samples/contoso-retail-demo/assets/sample.json +++ b/samples/contoso-retail-demo/assets/sample.json @@ -2,10 +2,7 @@ { "name": "pnp-spfx-reference-scenarios-samples-react-retail-dashboard", "source": "pnp", - "title": "Contoso Retail Dashboard", "shortDescription": "This is a sample end-to-end application, based on demo sample data, that shows you how to create a Microsoft Teams personal app with SharePoint Framework, hosting the solution also in Outlook.com and in the Office portal as a Microsoft 365 app. The solution also provides a sample Adaptive Card Extension (ACE) for Microsoft Viva Connection, still built with SharePoint Framework. The sample illustrates how to connect the ACE with the Teams personal app, providing custom arguments to the Teams personal app via deep links defined in the ACE. Last but not least, the solution illustrates how to create a Teams Message Extension for Search using Microsoft Teams Toolkit.", - "url": "https://github.com/pnp/spfx-reference-scenarios/tree/main/samples/contoso-retail-demo/", - "downloadUrl": "https://pnp.github.io/download-partial/?url=https://github.com/pnp/spfx-reference-scenarios/tree/main/samples/contoso-retail-demo", "longDescription": [ "This is a sample end-to-end application, based on demo sample data, that shows you how to create a Microsoft Teams personal app with SharePoint Framework, hosting the solution also in Outlook.com and in the Office portal as a Microsoft 365 app. The solution also provides a sample Adaptive Card Extension (ACE) for Microsoft Viva Connection, still built with SharePoint Framework. The sample illustrates how to connect the ACE with the Teams personal app, providing custom arguments to the Teams personal app via deep links defined in the ACE. Last but not least, the solution illustrates how to create a Teams Message Extension for Search using Microsoft Teams Toolkit." ], From e3fcbb97f52e72e85a7d1e4a6726d33eee853413 Mon Sep 17 00:00:00 2001 From: Paolo Pialorsi Date: Tue, 16 Jan 2024 17:19:44 +0100 Subject: [PATCH 2/3] Simulate validation --- samples/contoso-retail-demo/assets/sample.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/samples/contoso-retail-demo/assets/sample.json b/samples/contoso-retail-demo/assets/sample.json index 3f283f1..1418e2a 100644 --- a/samples/contoso-retail-demo/assets/sample.json +++ b/samples/contoso-retail-demo/assets/sample.json @@ -3,6 +3,8 @@ "name": "pnp-spfx-reference-scenarios-samples-react-retail-dashboard", "source": "pnp", "shortDescription": "This is a sample end-to-end application, based on demo sample data, that shows you how to create a Microsoft Teams personal app with SharePoint Framework, hosting the solution also in Outlook.com and in the Office portal as a Microsoft 365 app. The solution also provides a sample Adaptive Card Extension (ACE) for Microsoft Viva Connection, still built with SharePoint Framework. The sample illustrates how to connect the ACE with the Teams personal app, providing custom arguments to the Teams personal app via deep links defined in the ACE. Last but not least, the solution illustrates how to create a Teams Message Extension for Search using Microsoft Teams Toolkit.", + "url": "https://github.com/pnp/spfx-reference-scenarios/tree/main/samples/contoso-retail-demo/", + "downloadUrl": "https://pnp.github.io/download-partial/?url=https://github.com/pnp/spfx-reference-scenarios/tree/main/samples/contoso-retail-demo", "longDescription": [ "This is a sample end-to-end application, based on demo sample data, that shows you how to create a Microsoft Teams personal app with SharePoint Framework, hosting the solution also in Outlook.com and in the Office portal as a Microsoft 365 app. The solution also provides a sample Adaptive Card Extension (ACE) for Microsoft Viva Connection, still built with SharePoint Framework. The sample illustrates how to connect the ACE with the Teams personal app, providing custom arguments to the Teams personal app via deep links defined in the ACE. Last but not least, the solution illustrates how to create a Teams Message Extension for Search using Microsoft Teams Toolkit." ], From 486323a2e823bffc039c0375a1c3be4bf3ba2987 Mon Sep 17 00:00:00 2001 From: Paolo Pialorsi Date: Mon, 22 Jan 2024 17:53:52 +0100 Subject: [PATCH 3/3] Test validation --- samples/spfx-middleware/assets/sample.json | 1 - 1 file changed, 1 deletion(-) diff --git a/samples/spfx-middleware/assets/sample.json b/samples/spfx-middleware/assets/sample.json index f363cad..eb0df33 100644 --- a/samples/spfx-middleware/assets/sample.json +++ b/samples/spfx-middleware/assets/sample.json @@ -2,7 +2,6 @@ { "name": "pnp-spfx-reference-scenarios-spfx-middleware", "source": "pnp", - "title": "SPFx Middleware API Pattern", "shortDescription": "This is a sample solution that illustrates how to consume backend services like Microsoft Graph, SharePoint Online, or any 3rd Party APIs via OBO (on-behalf-of) flow via a middleware from a SPFx solution.", "url": "https://github.com/pnp/spfx-reference-scenarios/tree/main/samples/spfx-middleware", "longDescription": [