diff --git a/data/sp-dev-fx-samples.json b/data/sp-dev-fx-samples.json index 4e71fb9..2dffe83 100644 --- a/data/sp-dev-fx-samples.json +++ b/data/sp-dev-fx-samples.json @@ -2430,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", @@ -2679,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", @@ -4517,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", @@ -4788,7 +4834,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", @@ -5930,7 +5976,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", @@ -7079,7 +7125,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", @@ -7093,8 +7139,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", @@ -8172,6 +8218,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",