Skip to content

Commit

Permalink
Updates sample data
Browse files Browse the repository at this point in the history
  • Loading branch information
Saurabh7019 authored Aug 10, 2024
1 parent 13484e7 commit 31a6ee4
Showing 1 changed file with 74 additions and 5 deletions.
79 changes: 74 additions & 5 deletions data/sp-dev-fx-samples.json
Original file line number Diff line number Diff line change
Expand Up @@ -2061,6 +2061,29 @@
"sampleGalerry": "sp-dev-fx-extensions",
"sampleType": "samples"
},
{
"name": "pnp-sp-dev-spfx-extensions-react-field-reporting",
"title": "TODO: TITLE-GOES-HERE",
"url": "https://github.com/pnp/sp-dev-fx-extensions/tree/main/samples/react-field-reporting",
"description": "DESCRIPTION-GOES-HERE",
"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",
Expand Down Expand Up @@ -3555,6 +3578,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",
Expand Down Expand Up @@ -3872,7 +3918,7 @@
"SharePoint"
],
"createDate": "2020-12-04",
"updateDate": "2023-12-29",
"updateDate": "2024-06-28",
"version": "1.12.1",
"componentType": "webpart",
"extensionType": null,
Expand Down Expand Up @@ -4549,8 +4595,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",
Expand Down Expand Up @@ -6240,8 +6286,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",
Expand Down Expand Up @@ -8596,6 +8642,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",
Expand Down

0 comments on commit 31a6ee4

Please sign in to comment.