From 4da04ac5afd04372a05b73b6e7fe4eec9d164f5c Mon Sep 17 00:00:00 2001 From: Saurabh Tripathi Date: Sat, 15 Aug 2026 21:26:30 +0200 Subject: [PATCH] Sample data update - manual --- data/sp-dev-fx-samples.json | 225 ++++++++++++++++++++++++++++++------ 1 file changed, 189 insertions(+), 36 deletions(-) diff --git a/data/sp-dev-fx-samples.json b/data/sp-dev-fx-samples.json index 47cf6184..5518c0c2 100644 --- a/data/sp-dev-fx-samples.json +++ b/data/sp-dev-fx-samples.json @@ -18,7 +18,7 @@ ], "createDate": "2021-09-28", "updateDate": "2021-09-28", - "version": "1.13.0-beta.17", + "version": "1.23.0", "componentType": "adaptiveCardExtension", "extensionType": null, "sampleGallery": "sp-dev-fx-aces", @@ -114,7 +114,7 @@ ], "createDate": "2024-08-20", "updateDate": "2024-08-20", - "version": "1.20.0-beta.0", + "version": "1.23.0", "componentType": "adaptiveCardExtension", "extensionType": null, "sampleGallery": "sp-dev-fx-aces", @@ -138,7 +138,7 @@ ], "createDate": "2024-10-05", "updateDate": "2024-10-05", - "version": "1.20.0", + "version": "1.23.0", "componentType": "adaptiveCardExtension", "extensionType": null, "sampleGallery": "sp-dev-fx-aces", @@ -162,7 +162,7 @@ ], "createDate": "2022-02-05", "updateDate": "2022-02-05", - "version": "1.13.1", + "version": "1.23.0", "componentType": "adaptiveCardExtension", "extensionType": null, "sampleGallery": "sp-dev-fx-aces", @@ -210,7 +210,7 @@ ], "createDate": "2023-02-21", "updateDate": "2023-02-21", - "version": "1.16.1", + "version": "1.23.0", "componentType": "adaptiveCardExtension", "extensionType": null, "sampleGallery": "sp-dev-fx-aces", @@ -313,23 +313,23 @@ "sampleType": "samples" }, { - "name": "pnp-sp-fx-aces-basiccard-helpdesk", - "title": "Basic Card Help Desk", - "url": "https://github.com/pnp/sp-dev-fx-aces/tree/main/samples/BasicCard-HelpDesk", - "description": "This solution uses a help desk scenaio to demonstrate how to use the geolocation features and image upload functionality in Adaptive Card Extensions.", - "image": "https://raw.githubusercontent.com/pnp/sp-dev-fx-aces/main/samples/BasicCard-HelpDesk/assets/demo1.png", + "name": "pnp-sp-fx-aces-chartcard-datavisualizationoptions", + "title": "Data Visualization options for ACE cards", + "url": "https://github.com/pnp/sp-dev-fx-aces/tree/main/samples/ChartCard-DataVisualizationOptions", + "description": "This is a baseline solution demonstrating the different data visualization options for the Viva Connections Cards.", + "image": "https://raw.githubusercontent.com/pnp/sp-dev-fx-aces/main/samples/ChartCard-DataVisualizationOptions/assets/chart-cards-options.png", "authors": [ { - "name": "Derek Cash-Peterson", - "pictureUrl": "https://github.com/dcashpeterson.png" + "name": "Vesa Juvonen", + "pictureUrl": "https://github.com/VesaJuvonen.png" } ], "tags": [ "SharePoint", "Viva" ], - "createDate": "2024-01-25", - "updateDate": "2024-01-25", + "createDate": "2024-08-20", + "updateDate": "2024-08-20", "version": "1.20.0-beta.0", "componentType": "adaptiveCardExtension", "extensionType": null, @@ -499,7 +499,7 @@ ], "createDate": "2021-10-06", "updateDate": "2021-10-06", - "version": "1.13.0-beta.17", + "version": "1.23.0", "componentType": "adaptiveCardExtension", "extensionType": null, "sampleGallery": "sp-dev-fx-aces", @@ -571,7 +571,7 @@ ], "createDate": "2022-03-24", "updateDate": "2022-03-24", - "version": "1.15.2", + "version": "1.23.0", "componentType": "adaptiveCardExtension", "extensionType": null, "sampleGallery": "sp-dev-fx-aces", @@ -715,7 +715,7 @@ ], "createDate": "2021-11-08", "updateDate": "2021-11-08", - "version": "1.13.0", + "version": "1.23.0", "componentType": "adaptiveCardExtension", "extensionType": null, "sampleGallery": "sp-dev-fx-aces", @@ -811,7 +811,7 @@ ], "createDate": "2022-04-12", "updateDate": "2022-04-12", - "version": "1.14.0", + "version": "1.23.0", "componentType": "adaptiveCardExtension", "extensionType": null, "sampleGallery": "sp-dev-fx-aces", @@ -1035,7 +1035,7 @@ ], "createDate": "2021-10-28", "updateDate": "2021-12-13", - "version": "1.13.0-rc.1", + "version": "1.23.0", "componentType": "adaptiveCardExtension", "extensionType": null, "sampleGallery": "sp-dev-fx-aces", @@ -1333,6 +1333,31 @@ "sampleGallery": "sp-dev-fx-aces", "sampleType": "samples" }, + { + "name": "pnp-sp-fx-aces-primarytextcard-emailsummary", + "title": "Email Summary", + "url": "https://github.com/pnp/sp-dev-fx-aces/tree/main/samples/PrimaryTextCard-EmailSummary", + "description": "This Adaptive Card Extension displays the user's latest received email on the Viva Connections dashboard and shows the Copilot-generated summary of that email in the quick view.", + "image": "https://raw.githubusercontent.com/pnp/sp-dev-fx-aces/main/samples/PrimaryTextCard-EmailSummary/assets/LatestEmailCardView.png", + "authors": [ + { + "name": "Aimery Thomas", + "pictureUrl": "https://github.com/a1mery.png" + } + ], + "tags": [ + "SharePoint", + "Office", + "Viva" + ], + "createDate": "2026-08-05", + "updateDate": "2026-08-05", + "version": "1.23.0", + "componentType": "adaptiveCardExtension", + "extensionType": null, + "sampleGallery": "sp-dev-fx-aces", + "sampleType": "samples" + }, { "name": "pnp-sp-fx-aces-flight-tracker", "title": "Flight Tracker", @@ -1375,7 +1400,7 @@ ], "createDate": "2021-12-01", "updateDate": "2021-12-01", - "version": "1.13.0", + "version": "1.23.0", "componentType": "adaptiveCardExtension", "extensionType": null, "sampleGallery": "sp-dev-fx-aces", @@ -1455,7 +1480,7 @@ ], "createDate": "2021-12-06", "updateDate": "2022-05-04", - "version": "1.14.0", + "version": "1.23.0", "componentType": "adaptiveCardExtension", "extensionType": null, "sampleGallery": "sp-dev-fx-aces", @@ -1579,7 +1604,7 @@ ], "createDate": "2022-01-03", "updateDate": "2022-01-03", - "version": "1.14.0-beta.4", + "version": "1.23.0", "componentType": "adaptiveCardExtension", "extensionType": null, "sampleGallery": "sp-dev-fx-aces", @@ -1635,7 +1660,7 @@ ], "createDate": "2022-01-03", "updateDate": "2022-01-03", - "version": "1.13.1", + "version": "1.23.0", "componentType": "adaptiveCardExtension", "extensionType": null, "sampleGallery": "sp-dev-fx-aces", @@ -1683,7 +1708,7 @@ ], "createDate": "2022-04-11", "updateDate": "2022-04-11", - "version": "1.14.0", + "version": "1.23.0", "componentType": "adaptiveCardExtension", "extensionType": null, "sampleGallery": "sp-dev-fx-aces", @@ -1737,6 +1762,31 @@ "sampleGallery": "sp-dev-fx-aces", "sampleType": "samples" }, + { + "name": "pnp-sp-fx-aces-primarytextcard-skillsoverview", + "title": "Skills Overview", + "url": "https://github.com/pnp/sp-dev-fx-aces/tree/main/samples/PrimaryTextCard-SkillsOverview", + "description": "This Adaptive Card Extension gives an overview of the SharePoint skills in the current SharePoint site.", + "image": "https://raw.githubusercontent.com/pnp/sp-dev-fx-aces/main/samples/PrimaryTextCard-SkillsOverview/assets/SkillsOverview-cardview.png", + "authors": [ + { + "name": "Aimery Thomas", + "pictureUrl": "https://github.com/a1mery.png" + } + ], + "tags": [ + "SharePoint", + "Office", + "Viva" + ], + "createDate": "2026-08-05", + "updateDate": "2026-08-05", + "version": "1.23.0", + "componentType": "adaptiveCardExtension", + "extensionType": null, + "sampleGallery": "sp-dev-fx-aces", + "sampleType": "samples" + }, { "name": "pnp-sp-fx-aces-StockBitcoinFeed", "title": "Price updates on stocks, rex and crypto", @@ -1809,6 +1859,30 @@ "sampleGallery": "sp-dev-fx-aces", "sampleType": "samples" }, + { + "name": "pnp-sp-fx-aces-primarytextcard-workiq-todaysummary", + "title": "Today with Work IQ (PrimaryTextCard-WorkIQ-TodaySummary)", + "url": "https://github.com/pnp/sp-dev-fx-aces/tree/main/samples/PrimaryTextCard-WorkIQ-TodaySummary", + "description": "Viva Connections card showing a Work IQ-generated 'what's relevant today' summary, via a C# Azure Function OBO proxy.", + "image": "https://raw.githubusercontent.com/pnp/sp-dev-fx-aces/main/samples/PrimaryTextCard-WorkIQ-TodaySummary/assets/demo.gif", + "authors": [ + { + "name": "Ramin Ahmadi", + "pictureUrl": "https://github.com/AhmadiRamin.png" + } + ], + "tags": [ + "SharePoint", + "Viva" + ], + "createDate": "2026-07-10", + "updateDate": "2026-07-10", + "version": "1.23.2", + "componentType": "adaptiveCardExtension", + "extensionType": null, + "sampleGallery": "sp-dev-fx-aces", + "sampleType": "samples" + }, { "name": "pnp-sp-fx-aces-searchcard-samples-gallery", "title": "Search Samples Gallery ACE", @@ -6899,7 +6973,7 @@ "SharePoint" ], "createDate": "2025-05-08", - "updateDate": "2025-05-08", + "updateDate": "2026-07-28", "version": "1.21.1", "componentType": "webpart", "extensionType": null, @@ -10378,22 +10452,26 @@ }, { "name": "pnp-sp-dev-spfx-web-parts-react-interactive-map", - "title": "Interactive Map Web Part", + "title": "Interactive Map", "url": "https://github.com/pnp/sp-dev-fx-webparts/tree/main/samples/react-interactive-map", - "description": "This web parts displays a (world) map. An editor can set custom markers directly in the map. Each marker can configured individually.", - "image": "https://raw.githubusercontent.com/pnp/sp-dev-fx-webparts/main/samples/react-interactive-map/assets/WPPreview.png", + "description": "This web parts displays a (world) map. An editor can set custom markers directly in the map. Each marker can configured individually. It is possible to determine the color of the pin, the icon in the pin or what should happen when the pin is clicked. It is even possible to change the tile layer in the web part properties.", + "image": "https://github.com/pnp/sp-dev-fx-webparts/raw/main/samples/react-interactive-map/assets/CreateNewMarker.png", "authors": [ { "name": "Sergej Schwabauer", "pictureUrl": "https://github.com/SPFxAppDev.png" + }, + { + "name": "Nello D'Andrea", + "pictureUrl": "https://github.com/ferrarirosso.png" } ], "tags": [ "SharePoint" ], - "createDate": "2023-01-31", - "updateDate": "2023-01-31", - "version": "1.14.0", + "createDate": "2023-01-19", + "updateDate": "2026-07-01", + "version": "1.23.0", "componentType": "webpart", "extensionType": null, "sampleGallery": "sp-dev-fx-webparts", @@ -10427,19 +10505,23 @@ "title": "Invoice Generator Web Part", "url": "https://github.com/pnp/sp-dev-fx-webparts/tree/main/samples/react-invoice-generator", "description": "SPFx Invoice Generator Web part using PnP JS allows users to create invoices for different clients or customers.", - "image": "https://raw.githubusercontent.com/pnp/sp-dev-fx-webparts/main/samples/react-invoice-generator/assets/invoice.PNG", + "image": "https://github.com/pnp/sp-dev-fx-webparts/raw/main/samples/react-invoice-generator/assets/configureWebpart.PNG", "authors": [ { "name": "Rishabh Shukla", "pictureUrl": "https://github.com/rishabhshukla12.png" + }, + { + "name": "Nello D'Andrea", + "pictureUrl": "https://github.com/ferrarirosso.png" } ], "tags": [ "SharePoint" ], - "createDate": "2023-06-12", - "updateDate": "2023-06-12", - "version": "1.16.1", + "createDate": "2023-05-25", + "updateDate": "2026-07-01", + "version": "1.23.0", "componentType": "webpart", "extensionType": null, "sampleGallery": "sp-dev-fx-webparts", @@ -10807,6 +10889,30 @@ "sampleGallery": "sp-dev-fx-webparts", "sampleType": "samples" }, + { + "name": "pnp-sp-dev-spfx-web-parts-react-m365-search-hub", + "title": "Microsoft 365 Search Hub", + "url": "https://github.com/pnp/sp-dev-fx-webparts/tree/main/samples/react-m365-search-hub", + "description": "A custom Microsoft 365 search experience built on the Microsoft Search API in Microsoft Graph. Demonstrates the architecture behind a search web part rather than the search box itself.", + "image": "https://github.com/pnp/sp-dev-fx-webparts/raw/main/samples/react-m365-search-hub/assets/sample.png", + "authors": [ + { + "name": "João Livio", + "pictureUrl": "https://github.com/jtlivio.png" + } + ], + "tags": [ + "SharePoint", + "Microsoft Graph" + ], + "createDate": "2026-07-28", + "updateDate": "2026-07-28", + "version": "1.23.2", + "componentType": "webpart", + "extensionType": null, + "sampleGallery": "sp-dev-fx-webparts", + "sampleType": "samples" + }, { "name": "pnp-sp-dev-spfx-web-parts-react-manage-hublevel-subscriptions", "title": "Subscription Manager Web Part", @@ -11264,6 +11370,30 @@ "sampleGallery": "sp-dev-fx-webparts", "sampleType": "samples" }, + { + "name": "pnp-sp-dev-spfx-web-parts-react-modern-glossary", + "title": "Modern Glossary", + "url": "https://github.com/pnp/sp-dev-fx-webparts/tree/main/samples/react-modern-glossary", + "description": "A dynamic SharePoint Framework web part displaying an A-Z indexed, accordion-style glossary with alphabet navigation, in-place item management, and Active/Inactive content lifecycle control.", + "image": "https://github.com/pnp/sp-dev-fx-webparts/raw/main/samples/react-modern-glossary/assets/modern-glossary-demo.gif", + "authors": [ + { + "name": "Sai Siva Ram Bandaru", + "pictureUrl": "https://github.com/saiiiiiii.png" + } + ], + "tags": [ + "SharePoint", + "Office" + ], + "createDate": "2026-08-08", + "updateDate": "2026-08-08", + "version": "1.23.0", + "componentType": "webpart", + "extensionType": null, + "sampleGallery": "sp-dev-fx-webparts", + "sampleType": "samples" + }, { "name": "pnp-sp-dev-spfx-web-parts-react-modern-link-presenter", "title": "Modern Link Presenter", @@ -12913,7 +13043,7 @@ "SharePoint" ], "createDate": "2025-06-17", - "updateDate": "2025-06-17", + "updateDate": "2026-07-28", "version": "1.20.0", "componentType": "webpart", "extensionType": null, @@ -13611,6 +13741,29 @@ "sampleGallery": "sp-dev-fx-webparts", "sampleType": "samples" }, + { + "name": "pnp-sp-dev-spfx-web-parts-react-sitepage-migration", + "title": "Page Migration Admin", + "url": "https://github.com/pnp/sp-dev-fx-webparts/tree/main/samples/react-sitepage-migration", + "description": "Copies modern Site Pages from one SharePoint Online site to another, with their images, layout and web part configuration.", + "image": "https://github.com/pnp/sp-dev-fx-webparts/raw/main/samples/react-sitepage-migration/assets/01-choose-sites-empty-state.png", + "authors": [ + { + "name": "Nico", + "pictureUrl": "https://github.com/NicolasKheirallah.png" + } + ], + "tags": [ + "SharePoint" + ], + "createDate": "2026-05-03", + "updateDate": "2026-07-26", + "version": "1.23.2", + "componentType": "webpart", + "extensionType": null, + "sampleGallery": "sp-dev-fx-webparts", + "sampleType": "samples" + }, { "name": "pnp-sp-dev-spfx-web-parts-react-sitepages-metadata", "title": "Sitepages Metadata Web Part",