From 31a6ee418e179560375106c97c657e7aad8a77ee Mon Sep 17 00:00:00 2001 From: Saurabh7019 Date: Sat, 10 Aug 2024 12:25:41 +0000 Subject: [PATCH] Updates sample data --- data/sp-dev-fx-samples.json | 79 ++++++++++++++++++++++++++++++++++--- 1 file changed, 74 insertions(+), 5 deletions(-) diff --git a/data/sp-dev-fx-samples.json b/data/sp-dev-fx-samples.json index ebe877e..723c469 100644 --- a/data/sp-dev-fx-samples.json +++ b/data/sp-dev-fx-samples.json @@ -2061,6 +2061,29 @@ "sampleGalerry": "sp-dev-fx-extensions", "sampleType": "samples" }, + { + "name": "pnp-sp-dev-spfx-extensions-react-field-reporting", + "title": "TODO: TITLE-GOES-HERE", + "url": "https://github.com/pnp/sp-dev-fx-extensions/tree/main/samples/react-field-reporting", + "description": "DESCRIPTION-GOES-HERE", + "image": "https://github.com/pnp/sp-dev-fx-extensions/raw/main/samples/react-field-reporting/assets/app-charts.png", + "authors": [ + { + "name": "Ejaz Hussain", + "pictureUrl": "https://github.com/ejazhussain.png" + } + ], + "tags": [ + "SharePoint" + ], + "createDate": "2023-12-25", + "updateDate": "2023-12-31", + "version": "1.18.2", + "componentType": "webpart", + "extensionType": null, + "sampleGalerry": "sp-dev-fx-extensions", + "sampleType": "samples" + }, { "name": "pnp-sp-dev-spfx-extensions-react-field-slider", "title": "Slider Field Customizer", @@ -3555,6 +3578,29 @@ "sampleGalerry": "sp-dev-fx-webparts", "sampleType": "samples" }, + { + "name": "pnp-sp-dev-spfx-web-parts-react-appinsights-usage", + "title": "React AppInsights Usage WebParts", + "url": "https://github.com/pnp/sp-dev-fx-webparts/tree/main/samples/react-appinsights-usage", + "description": "This web parts shows different use cases for capturing data in your application and store it into the Azure Application Insights service.", + "image": "https://github.com/pnp/sp-dev-fx-webparts/raw/main/samples/react-appinsights-dashboard/assets/AppInsights_Dashboard.gif", + "authors": [ + { + "name": "Peter Paul Kirschner", + "pictureUrl": "https://github.com/petkir.png" + } + ], + "tags": [ + "SharePoint" + ], + "createDate": "2024-05-26", + "updateDate": "2024-05-26", + "version": "1.18.2", + "componentType": "webpart", + "extensionType": null, + "sampleGalerry": "sp-dev-fx-webparts", + "sampleType": "samples" + }, { "name": "pnp-sp-dev-spfx-web-parts-react-associated-sites-links", "title": "Associated Sites Links Web Part", @@ -3872,7 +3918,7 @@ "SharePoint" ], "createDate": "2020-12-04", - "updateDate": "2023-12-29", + "updateDate": "2024-06-28", "version": "1.12.1", "componentType": "webpart", "extensionType": null, @@ -4549,8 +4595,8 @@ "SharePoint" ], "createDate": "2020-11-21", - "updateDate": "2020-11-21", - "version": "1.11.0", + "updateDate": "2024-06-28", + "version": "1.18.2", "componentType": "webpart", "extensionType": null, "sampleGalerry": "sp-dev-fx-webparts", @@ -6240,8 +6286,8 @@ "SharePoint" ], "createDate": "2020-07-02", - "updateDate": "2020-07-02", - "version": "1.13.0", + "updateDate": "2024-05-26", + "version": "1.19.0", "componentType": "webpart", "extensionType": null, "sampleGalerry": "sp-dev-fx-webparts", @@ -8596,6 +8642,29 @@ "sampleGalerry": "sp-dev-fx-webparts", "sampleType": "samples" }, + { + "name": "pnp-sp-dev-spfx-web-parts-react-site-secure-function-call", + "title": "Site Secure Function Call", + "url": "https://github.com/pnp/sp-dev-fx-webparts/tree/main/samples/react-office-offer-creation", + "description": "This combined SharePoint Framework and Azure Function solution is to provide the potentially most secure access from SharePoint Framework to any kind of third party API or Microsoft Graph.", + "image": "https://github.com/pnp/sp-dev-fx-webparts/raw/main/samples/react-site-secure-function-call/assets/SetSiteDescreption.gif", + "authors": [ + { + "name": "Markus Moeller", + "pictureUrl": "https://github.com/mmsharepoint.png" + } + ], + "tags": [ + "SharePoint" + ], + "createDate": "2024-07-12", + "updateDate": "2024-07-12", + "version": "1.18.2", + "componentType": "webpart", + "extensionType": null, + "sampleGalerry": "sp-dev-fx-webparts", + "sampleType": "samples" + }, { "name": "pnp-sp-dev-spfx-web-parts-react-sitepages-metadata", "title": "Sitepages Metadata Web Part",