Skip to content

Commit

Permalink
Updates sample data
Browse files Browse the repository at this point in the history
  • Loading branch information
Saurabh7019 authored Oct 5, 2024
1 parent 13484e7 commit af1bcad
Showing 1 changed file with 223 additions and 16 deletions.
239 changes: 223 additions & 16 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": "React Document Reporting Field Customizer",
"url": "https://github.com/pnp/sp-dev-fx-extensions/tree/main/samples/react-field-reporting",
"description": "A React-based SPFx application for monitoring user activity within SharePoint documents.",
"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 @@ -2407,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",
Expand Down Expand Up @@ -2656,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",
Expand Down Expand Up @@ -3555,6 +3601,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 +3941,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 @@ -4471,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",
Expand Down Expand Up @@ -4549,8 +4641,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 @@ -4698,6 +4790,52 @@
"sampleGalerry": "sp-dev-fx-webparts",
"sampleType": "samples"
},
{
"name": "pnp-sp-dev-spfx-web-parts-react-employees-onboarding",
"title": "Employee Onboarding",
"url": "https://github.com/pnp/sp-dev-fx-webparts/tree/main/samples/react-employees-onboarding",
"description": "This project is an SPFx (SharePoint Framework) application designed for employee onboarding.",
"image": "https://github.com/pnp/sp-dev-fx-webparts/raw/main/samples/react-employees-onboarding/assets/D:\\GitHub\\pnp\\sp-dev-fx-webparts\\samples\\react-employees-onboarding\\assets\\demo1.png",
"authors": [
{
"name": "Ejaz Hussain",
"pictureUrl": "https://github.com/ejazhussain.png"
}
],
"tags": [
"SharePoint"
],
"createDate": "2024-09-01",
"updateDate": "2024-09-01",
"version": "1.19.0",
"componentType": "webpart",
"extensionType": null,
"sampleGalerry": "sp-dev-fx-webparts",
"sampleType": "samples"
},
{
"name": "pnp-sp-dev-spfx-web-parts-react-enhanced-button",
"title": "Enhanced Button",
"url": "https://github.com/pnp/sp-dev-fx-webparts/tree/main/samples/react-enhanced-button",
"description": "Extends the functionality of the native button web part.",
"image": "https://github.com/pnp/sp-dev-fx-webparts/raw/main/samples/react-enhanced-button/assets/app.jpeg",
"authors": [
{
"name": "Ari Gunawan",
"pictureUrl": "https://github.com/AriGunawan.png"
}
],
"tags": [
"SharePoint"
],
"createDate": "2024-09-01",
"updateDate": "2024-09-01",
"version": "1.19.0",
"componentType": "webpart",
"extensionType": null,
"sampleGalerry": "sp-dev-fx-webparts",
"sampleType": "samples"
},
{
"name": "pnp-sp-dev-spfx-web-parts-react-enhanced-list-formatting",
"title": "Enhanced List Formatting Web Part",
Expand Down Expand Up @@ -4742,7 +4880,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",
Expand Down Expand Up @@ -5503,8 +5641,8 @@
"SharePoint"
],
"createDate": "2020-11-06",
"updateDate": "2020-11-06",
"version": "1.9.1",
"updateDate": "2024-09-12",
"version": "1.19.0",
"componentType": "webpart",
"extensionType": null,
"sampleGalerry": "sp-dev-fx-webparts",
Expand Down Expand Up @@ -5884,7 +6022,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",
Expand Down Expand Up @@ -6240,8 +6378,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 @@ -7033,7 +7171,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",
Expand All @@ -7047,8 +7185,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",
Expand Down Expand Up @@ -8126,6 +8264,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",
Expand Down Expand Up @@ -8404,7 +8565,7 @@
"Microsoft Teams"
],
"createDate": "2022-09-26",
"updateDate": "2022-11-12",
"updateDate": "2024-09-13",
"version": "1.15.2",
"componentType": "webpart",
"extensionType": null,
Expand Down Expand Up @@ -8521,7 +8682,7 @@
],
"createDate": "2019-10-13",
"updateDate": "2023-04-24",
"version": "1.18.2",
"version": "1.19.0",
"componentType": "webpart",
"extensionType": null,
"sampleGalerry": "sp-dev-fx-webparts",
Expand Down Expand Up @@ -8596,6 +8757,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 Expand Up @@ -9570,6 +9754,29 @@
"sampleGalerry": "sp-dev-fx-webparts",
"sampleType": "samples"
},
{
"name": "pnp-sp-dev-spfx-web-parts-react-training-checklist",
"title": "Training Checklist",
"url": "https://github.com/pnp/sp-dev-fx-webparts/tree/main/samples/react-training-checklist",
"description": "YSample web part to display a training checklist in a SharePoint page.",
"image": "https://github.com/pnp/sp-dev-fx-webparts/raw/main/samples/react-training-checklist/assets/trainingchecklist.png",
"authors": [
{
"name": "Valeras Narbutas",
"pictureUrl": "https://github.com/ValerasNarbutas.png"
}
],
"tags": [
"SharePoint"
],
"createDate": "2024-09-12",
"updateDate": "2024-09-12",
"version": "1.20.0-beta.0",
"componentType": "webpart",
"extensionType": null,
"sampleGalerry": "sp-dev-fx-webparts",
"sampleType": "samples"
},
{
"name": "pnp-sp-dev-spfx-web-parts-react-twitter",
"title": "Twitter Timeline Web Part",
Expand Down

0 comments on commit af1bcad

Please sign in to comment.