From dcf4a13f9254d7d6c32a6dea3f6704e04d3b3c88 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 18 Nov 2023 15:24:25 +0100 Subject: [PATCH] Sample data update (#143) Automated check and update of SPFx extensions and webparts samples data and aces sample data. Co-authored-by: Adam-it --- data/sp-dev-fx-aces-samples.json | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/data/sp-dev-fx-aces-samples.json b/data/sp-dev-fx-aces-samples.json index 9116bb3..2b672a7 100644 --- a/data/sp-dev-fx-aces-samples.json +++ b/data/sp-dev-fx-aces-samples.json @@ -464,6 +464,25 @@ "createDate": "2022-01-27", "updateDate": "2022-01-27" }, + { + "name": "pnp-sp-fx-aces-sales-orders", + "title": "Adaptive Card Extension Sales Order Example", + "url": "https://github.com/pnp/sp-dev-fx-aces/tree/main/samples/ImageCard-Sales-Orders", + "description": "This Adaptive Card Extension allows user list and Search Data (Sales Orders) using Microsoft Graph Connector.", + "image": "https://raw.githubusercontent.com/pnp/sp-dev-fx-aces/main/samples/ImageCard-Sales-Orders/assets/SalesOrders.png", + "authors": [ + { + "name": "João Mendes", + "pictureUrl": "https://github.com/joaojmendes.png" + } + ], + "tags": [ + "SharePoint", + "Viva" + ], + "createDate": "2023-11-01", + "updateDate": "2023-11-01" + }, { "name": "pnp-sp-fx-aces-scholarship", "title": "Scholarship ACE",