From af1bcadfb00131e7e30e090231f18fdd33740845 Mon Sep 17 00:00:00 2001 From: Saurabh7019 Date: Sat, 5 Oct 2024 12:28:31 +0000 Subject: [PATCH] Updates sample data --- data/sp-dev-fx-samples.json | 239 +++++++++++++++++++++++++++++++++--- 1 file changed, 223 insertions(+), 16 deletions(-) diff --git a/data/sp-dev-fx-samples.json b/data/sp-dev-fx-samples.json index ebe877e..0d78cca 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": "React Document Reporting Field Customizer", + "url": "https://github.com/pnp/sp-dev-fx-extensions/tree/main/samples/react-field-reporting", + "description": "A React-based SPFx application for monitoring user activity within SharePoint documents.", + "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", @@ -2407,8 +2430,8 @@ "SharePoint" ], "createDate": "2023-10-04", - "updateDate": "2023-10-04", - "version": "1.18.0", + "updateDate": "2024-08-28", + "version": "1.19.0", "componentType": "extension", "extensionType": "ListViewCommandSet", "sampleGalerry": "sp-dev-fx-extensions", @@ -2656,6 +2679,29 @@ "sampleGalerry": "sp-dev-fx-webparts", "sampleType": "samples" }, + { + "name": "pnp-sp-dev-spfx-web-parts-js-applicationinsights-api-calls-tracking", + "title": "External API calls tracking with Application Insights", + "url": "https://github.com/pnp/sp-dev-fx-webparts/tree/main/samples/js-applicationinsights-api-calls-tracking", + "description": "This SPFx solution is designed to monitor and track API calls executed within any SharePoint Online (SPO) site.", + "image": "https://github.com/pnp/sp-dev-fx-webparts/raw/main/samples/js-applicationinsights-api-calls-tracking/assets/alerttule.png", + "authors": [ + { + "name": "Kinga Kazala", + "pictureUrl": "https://github.com/kkazala.png" + } + ], + "tags": [ + "SharePoint" + ], + "createDate": "2024-08-10", + "updateDate": "2024-08-10", + "version": "1.19.0", + "componentType": "extension", + "extensionType": "ApplicationCustomizer", + "sampleGalerry": "sp-dev-fx-webparts", + "sampleType": "samples" + }, { "name": "pnp-sp-dev-spfx-web-parts-js-display-list", "title": "Display List JavaScript Client-Side Web Part", @@ -3555,6 +3601,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 +3941,7 @@ "SharePoint" ], "createDate": "2020-12-04", - "updateDate": "2023-12-29", + "updateDate": "2024-06-28", "version": "1.12.1", "componentType": "webpart", "extensionType": null, @@ -4471,6 +4540,29 @@ "sampleGalerry": "sp-dev-fx-webparts", "sampleType": "samples" }, + { + "name": "pnp-sp-dev-spfx-web-parts-react-dataverse", + "title": "Consuming Dataverse API using SPFx", + "url": "https://github.com/pnp/sp-dev-fx-webparts/tree/main/samples/react-dataverse", + "description": "Enhance the potential of SharePoint by integrating it with Dataverse, a low-code data platform from Microsoft", + "image": "https://github.com/pnp/sp-dev-fx-webparts/raw/main/samples/react-dataverse/assets/dataverseclient.PNG", + "authors": [ + { + "name": "Marcin Wojciechowski", + "pictureUrl": "https://github.com/mgwojciech.png" + } + ], + "tags": [ + "SharePoint" + ], + "createDate": "2024-08-12", + "updateDate": "2024-08-12", + "version": "1.18.0", + "componentType": "webpart", + "extensionType": null, + "sampleGalerry": "sp-dev-fx-webparts", + "sampleType": "samples" + }, { "name": "pnp-sp-dev-spfx-web-parts-react-dev-radar", "title": "Dev-Radar for SharePoint Online", @@ -4549,8 +4641,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", @@ -4698,6 +4790,52 @@ "sampleGalerry": "sp-dev-fx-webparts", "sampleType": "samples" }, + { + "name": "pnp-sp-dev-spfx-web-parts-react-employees-onboarding", + "title": "Employee Onboarding", + "url": "https://github.com/pnp/sp-dev-fx-webparts/tree/main/samples/react-employees-onboarding", + "description": "This project is an SPFx (SharePoint Framework) application designed for employee onboarding.", + "image": "https://github.com/pnp/sp-dev-fx-webparts/raw/main/samples/react-employees-onboarding/assets/D:\\GitHub\\pnp\\sp-dev-fx-webparts\\samples\\react-employees-onboarding\\assets\\demo1.png", + "authors": [ + { + "name": "Ejaz Hussain", + "pictureUrl": "https://github.com/ejazhussain.png" + } + ], + "tags": [ + "SharePoint" + ], + "createDate": "2024-09-01", + "updateDate": "2024-09-01", + "version": "1.19.0", + "componentType": "webpart", + "extensionType": null, + "sampleGalerry": "sp-dev-fx-webparts", + "sampleType": "samples" + }, + { + "name": "pnp-sp-dev-spfx-web-parts-react-enhanced-button", + "title": "Enhanced Button", + "url": "https://github.com/pnp/sp-dev-fx-webparts/tree/main/samples/react-enhanced-button", + "description": "Extends the functionality of the native button web part.", + "image": "https://github.com/pnp/sp-dev-fx-webparts/raw/main/samples/react-enhanced-button/assets/app.jpeg", + "authors": [ + { + "name": "Ari Gunawan", + "pictureUrl": "https://github.com/AriGunawan.png" + } + ], + "tags": [ + "SharePoint" + ], + "createDate": "2024-09-01", + "updateDate": "2024-09-01", + "version": "1.19.0", + "componentType": "webpart", + "extensionType": null, + "sampleGalerry": "sp-dev-fx-webparts", + "sampleType": "samples" + }, { "name": "pnp-sp-dev-spfx-web-parts-react-enhanced-list-formatting", "title": "Enhanced List Formatting Web Part", @@ -4742,7 +4880,7 @@ ], "createDate": "2023-09-23", "updateDate": "2023-10-28", - "version": "1.18.0", + "version": "1.19.0", "componentType": "webpart", "extensionType": null, "sampleGalerry": "sp-dev-fx-webparts", @@ -5503,8 +5641,8 @@ "SharePoint" ], "createDate": "2020-11-06", - "updateDate": "2020-11-06", - "version": "1.9.1", + "updateDate": "2024-09-12", + "version": "1.19.0", "componentType": "webpart", "extensionType": null, "sampleGalerry": "sp-dev-fx-webparts", @@ -5884,7 +6022,7 @@ ], "createDate": "2023-01-09", "updateDate": "2023-11-30", - "version": "1.18.2", + "version": "1.19.0", "componentType": "adaptiveCardExtension", "extensionType": null, "sampleGalerry": "sp-dev-fx-webparts", @@ -6240,8 +6378,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", @@ -7033,7 +7171,7 @@ }, { "name": "pnp-sp-dev-spfx-web-parts-react-my-onedrive-info", - "title": "My OneDrive Info Web Part", + "title": "My OneDrive Info", "url": "https://github.com/pnp/sp-dev-fx-webparts/tree/main/samples/react-my-onedrive-info", "description": "MyOneDriveInfo solution contains Adaptive card extension for Viva connection with below functionalities", "image": "https://github.com/pnp/sp-dev-fx-webparts/raw/main/samples/react-my-onedrive-info/assets/ACEScreenshot1.png", @@ -7047,8 +7185,8 @@ "SharePoint" ], "createDate": "2023-02-03", - "updateDate": "2023-02-03", - "version": "1.16.1", + "updateDate": "2024-08-26", + "version": "1.19.0", "componentType": "adaptiveCardExtension", "extensionType": null, "sampleGalerry": "sp-dev-fx-webparts", @@ -8126,6 +8264,29 @@ "sampleGalerry": "sp-dev-fx-webparts", "sampleType": "samples" }, + { + "name": "pnp-sp-dev-spfx-web-parts-react-quick-links-grid", + "title": "Quick Links Grid", + "url": "https://github.com/pnp/sp-dev-fx-webparts/tree/main/samples/react-quick-links-grid", + "description": "Displays a set of quick links fetched from a SharePoint list.", + "image": "https://github.com/pnp/sp-dev-fx-webparts/raw/main/samples/react-quick-links-grid/assets/preview.gif", + "authors": [ + { + "name": "Venkadesh Sundaramurthy", + "pictureUrl": "https://github.com/VenkadeshSundaramurthy.png" + } + ], + "tags": [ + "SharePoint" + ], + "createDate": "2024-08-11", + "updateDate": "2024-08-11", + "version": "1.19.0", + "componentType": "webpart", + "extensionType": null, + "sampleGalerry": "sp-dev-fx-webparts", + "sampleType": "samples" + }, { "name": "pnp-sp-dev-spfx-web-parts-react-quick-poll", "title": "Quick Poll Web Part", @@ -8404,7 +8565,7 @@ "Microsoft Teams" ], "createDate": "2022-09-26", - "updateDate": "2022-11-12", + "updateDate": "2024-09-13", "version": "1.15.2", "componentType": "webpart", "extensionType": null, @@ -8521,7 +8682,7 @@ ], "createDate": "2019-10-13", "updateDate": "2023-04-24", - "version": "1.18.2", + "version": "1.19.0", "componentType": "webpart", "extensionType": null, "sampleGalerry": "sp-dev-fx-webparts", @@ -8596,6 +8757,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", @@ -9570,6 +9754,29 @@ "sampleGalerry": "sp-dev-fx-webparts", "sampleType": "samples" }, + { + "name": "pnp-sp-dev-spfx-web-parts-react-training-checklist", + "title": "Training Checklist", + "url": "https://github.com/pnp/sp-dev-fx-webparts/tree/main/samples/react-training-checklist", + "description": "YSample web part to display a training checklist in a SharePoint page.", + "image": "https://github.com/pnp/sp-dev-fx-webparts/raw/main/samples/react-training-checklist/assets/trainingchecklist.png", + "authors": [ + { + "name": "Valeras Narbutas", + "pictureUrl": "https://github.com/ValerasNarbutas.png" + } + ], + "tags": [ + "SharePoint" + ], + "createDate": "2024-09-12", + "updateDate": "2024-09-12", + "version": "1.20.0-beta.0", + "componentType": "webpart", + "extensionType": null, + "sampleGalerry": "sp-dev-fx-webparts", + "sampleType": "samples" + }, { "name": "pnp-sp-dev-spfx-web-parts-react-twitter", "title": "Twitter Timeline Web Part",