Skip to content

Commit ee15251

Browse files
Sample data update (#614)
Automated check and update of SPFx extensions and webparts samples data and aces sample data. Co-authored-by: Adam-it <[email protected]>
1 parent d3d785e commit ee15251

File tree

1 file changed

+28
-5
lines changed

1 file changed

+28
-5
lines changed

data/sp-dev-fx-samples.json

Lines changed: 28 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4990,7 +4990,7 @@
49904990
"pictureUrl": "https://github.com/ferrarirosso.png"
49914991
}
49924992
],
4993-
"tags": [],
4993+
"tags": null,
49944994
"createDate": "2020-12-13",
49954995
"updateDate": "2025-09-12",
49964996
"version": "1.21.1",
@@ -7275,8 +7275,8 @@
72757275
"SharePoint"
72767276
],
72777277
"createDate": "2021-01-29",
7278-
"updateDate": "2025-04-26",
7279-
"version": "1.21.0",
7278+
"updateDate": "2025-09-28",
7279+
"version": "1.21.1",
72807280
"componentType": "adaptiveCardExtension",
72817281
"extensionType": null,
72827282
"sampleGalerry": "sp-dev-fx-webparts",
@@ -7924,6 +7924,29 @@
79247924
"sampleGalerry": "sp-dev-fx-webparts",
79257925
"sampleType": "samples"
79267926
},
7927+
{
7928+
"name": "pnp-sp-dev-spfx-web-parts-react-manage-schema-extensions",
7929+
"title": "Manage Schema Extensions",
7930+
"url": "https://github.com/pnp/sp-dev-fx-webparts/tree/main/samples/react-manage-schema-extensions",
7931+
"description": "Manage Schema Extensions is a SharePoint Framework (SPFx) solution (also Microsoft Teams / Microsoft 365 host ready) that provides a full UI to Create, Read, Update and Delete (CRUD) Microsoft Graph Schema Extensions and to track the extensions you have created in your tenant. It leverages Microsoft Graph (v1.0) /schemaExtensions endpoint together with SharePoint Tenant Properties (App Catalog site) to persist the list of schema extension IDs that were created through the tool so they can be rediscovered later.",
7932+
"image": "https://github.com/pnp/sp-dev-fx-webparts/raw/main/samples/react-manage-schema-extensions/assets/Screenshot 2025-09-26 at 21.30.22.png",
7933+
"authors": [
7934+
{
7935+
"name": "João Mendes",
7936+
"pictureUrl": "https://github.com/joaojmendes.png"
7937+
}
7938+
],
7939+
"tags": [
7940+
"SharePoint"
7941+
],
7942+
"createDate": "2025-09-27",
7943+
"updateDate": "2025-09-27",
7944+
"version": "1.21.1",
7945+
"componentType": "webpart",
7946+
"extensionType": null,
7947+
"sampleGalerry": "sp-dev-fx-webparts",
7948+
"sampleType": "samples"
7949+
},
79277950
{
79287951
"name": "pnp-sp-dev-spfx-web-parts-react-manage-sitedesigns",
79297952
"title": "Site Designs Manager Web Part",
@@ -8563,7 +8586,7 @@
85638586
],
85648587
"createDate": "2021-01-24",
85658588
"updateDate": "2025-04-27",
8566-
"version": "1.21.0",
8589+
"version": "1.21.1",
85678590
"componentType": "adaptiveCardExtension",
85688591
"extensionType": null,
85698592
"sampleGalerry": "sp-dev-fx-webparts",
@@ -9031,7 +9054,7 @@
90319054
"SharePoint"
90329055
],
90339056
"createDate": "2019-09-05",
9034-
"updateDate": "2025-03-15",
9057+
"updateDate": "2025-10-01",
90359058
"version": "1.20.0",
90369059
"componentType": "webpart",
90379060
"extensionType": null,

0 commit comments

Comments
 (0)