Skip to content

Commit

Permalink
Updates sample data
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam-it authored Sep 24, 2023
1 parent eece24a commit 74da643
Show file tree
Hide file tree
Showing 2 changed files with 135 additions and 5 deletions.
46 changes: 41 additions & 5 deletions data/sp-dev-fx-extensions-samples.json
Original file line number Diff line number Diff line change
Expand Up @@ -648,6 +648,24 @@
"createDate": "2020-01-01",
"updateDate": "2020-01-01"
},
{
"name": "pnp-sp-dev-spfx-extensions-react-react-application-customizer-feedback-widget",
"title": "Sticky Feedback Widget Application Customizer",
"url": "https://github.com/pnp/sp-dev-fx-extensions/tree/main/samples/react-application-customizer-feedback-widget",
"description": "An SPFx Application Customizer Extension placed in the bottom placeholder which allows users to input their feedbacks without scrolling down to the end of the page.",
"image": "https://github.com/pnp/sp-dev-fx-extensions/raw/main/samples/react-application-customizer-feedback-widget/assets/Feedback_Widget1.png",
"authors": [
{
"name": "Sandeep P S",
"pictureUrl": "https://github.com/Sandeep-FED.png"
}
],
"tags": [
"SharePoint"
],
"createDate": "2023-07-02",
"updateDate": "2023-07-02"
},
{
"name": "pnp-sp-dev-spfx-extensions-react-application-duetasks",
"title": "Overdue Tasks Application Customizer",
Expand Down Expand Up @@ -1560,6 +1578,24 @@
"createDate": "2018-11-13",
"updateDate": "2018-11-13"
},
{
"name": "pnp-sp-dev-spfx-extensions-react-command-manage-list-subscriptions",
"title": "React-Manage-List-Subscriptions",
"url": "https://github.com/pnp/sp-dev-fx-extensions/tree/main/samples/react-command-manage-list-subscriptions",
"description": "Demonstrates managing the list subscriptions (sharepoint webhooks) and action to renew the webhook expiration date using Rest calls.",
"image": "https://github.com/pnp/sp-dev-fx-extensions/tree/main/samples/react-command-manage-list-subscriptions/assets/ManageSubscription.png",
"authors": [
{
"name": "NIshkalank Bezawada",
"pictureUrl": "https://github.com/NishkalankBezawada.png"
}
],
"tags": [
"SharePoint"
],
"createDate": "2023-09-12",
"updateDate": "2023-09-12"
},
{
"name": "pnp-sp-dev-spfx-extensions-react-command-page-model-pnpjs",
"title": "Modern Page Model with PnP/PnPjs",
Expand Down Expand Up @@ -1695,7 +1731,7 @@
"title": "Dynamic Form with location picker",
"url": "https://github.com/pnp/sp-dev-fx-extensions/tree/main/samples/react-dynamic-form-with-location-picker",
"description": "This solution implements a simple Form Customizer with a Dynamic Form with a location picker, to demonstrate the many usages of a Dynamic Form.",
"image": "https://github.com/pnp/sp-dev-fx-extensions/tree/main/samples/react-dynamic-form-with-location-picker/assets/dynamic-form-with-location-picker.gif",
"image": "https://github.com/pnp/sp-dev-fx-extensions/blob/main/samples/react-dynamic-form-with-location-picker/assets/dynamic-form-with-location-picker.gif",
"authors": [
{
"name": "Martin Lingstuyl",
Expand Down Expand Up @@ -1914,15 +1950,15 @@
"image": "https://github.com/pnp/sp-dev-fx-extensions/raw/main/samples/react-hidefrom-externalusers/assets/SharePoint-hidefrom-guest-user.gif",
"authors": [
{
"name": "Velin Georgiev",
"pictureUrl": "https://github.com/VelinGeorgiev.png"
"name": "Mohammad Mahyar Pourabdollah Khadar",
"pictureUrl": "https://github.com/Mahyar915.png"
}
],
"tags": [
"SharePoint"
],
"createDate": "2019-06-21",
"updateDate": "2019-06-21"
"createDate": "2023-09-16",
"updateDate": "2023-09-16"
},
{
"name": "pnp-sp-dev-spfx-extensions-react-item-History",
Expand Down
94 changes: 94 additions & 0 deletions data/sp-dev-fx-webparts-samples.json
Original file line number Diff line number Diff line change
Expand Up @@ -1000,6 +1000,24 @@
"createDate": "2019-11-07",
"updateDate": "2019-11-07"
},
{
"name": "pnp-sp-dev-spfx-web-parts-react-advanced-iframe",
"title": "Advanced IFrame",
"url": "https://github.com/pnp/sp-dev-fx-webparts/tree/main/samples/react-advanced-iframe",
"description": "This web part allows users to add a webpage in an IFrame to a modern SharePoint page.",
"image": "https://github.com/pnp/sp-dev-fx-webparts/raw/main/samples/react-advanced-iframe/assets/advancediframewebpart.gif",
"authors": [
{
"name": "Sven Sieverding",
"pictureUrl": "https://github.com/365knoten.png"
}
],
"tags": [
"SharePoint"
],
"createDate": "2024-08-27",
"updateDate": "2024-08-27"
},
{
"name": "pnp-sp-dev-spfx-web-parts-react-advanced-page-properties",
"title": "Advanced Page Properties",
Expand Down Expand Up @@ -1048,6 +1066,24 @@
"createDate": "2018-07-16",
"updateDate": "2018-07-16"
},
{
"name": "pnp-sp-dev-spfx-web-parts-react-apim-tablestorage",
"title": "Accessing Azure table storage data using Azure API Management",
"url": "https://github.com/pnp/sp-dev-fx-webparts/tree/main/samples/react-apim-tablestorage",
"description": "Allows you to access securely Azure storage table data using Azure API Management (APIM)",
"image": "https://github.com/pnp/sp-dev-fx-webparts/raw/main/samples/react-apim-tablestorage/assets/demo.gif",
"authors": [
{
"name": "Ejaz Hussain",
"pictureUrl": "https://github.com/ejazhussain.png"
}
],
"tags": [
"SharePoint"
],
"createDate": "2023-09-11",
"updateDate": "2023-09-11"
},
{
"name": "pnp-sp-dev-spfx-web-parts-react-app-settings",
"title": "App settings web part",
Expand Down Expand Up @@ -1472,6 +1508,24 @@
"createDate": "2020-10-31",
"updateDate": "2020-06-12"
},
{
"name": "pnp-sp-dev-spfx-web-parts-react-cascadingdropdowns",
"title": "Cascading Dropdowns",
"url": "https://github.com/pnp/sp-dev-fx-webparts/tree/main/samples/react-cascadingdropdowns",
"description": "Shows how to use Cascading Dropdowns in property panes.",
"image": "https://github.com/pnp/sp-dev-fx-webparts/raw/main/samples/react-cascadingdropdowns/assets/webpartpreview.png",
"authors": [
{
"name": "Hugo Bernier",
"pictureUrl": "https://github.com/hugoabernier.png"
}
],
"tags": [
"SharePoint"
],
"createDate": "2023-09-12",
"updateDate": "2023-09-12"
},
{
"name": "pnp-sp-dev-spfx-web-parts-react-chartcontrol",
"title": "Chart Control Samples",
Expand Down Expand Up @@ -2034,6 +2088,24 @@
"createDate": "2020-04-28",
"updateDate": "2020-04-28"
},
{
"name": "pnp-sp-dev-spfx-web-parts-react-download-multiple-documents",
"title": "Download Multiple Documents",
"url": "https://github.com/pnp/sp-dev-fx-webparts/tree/main/samples/react-download-multiple-documents",
"description": "This sample empowers users to effortlessly download multiple documents as a single compressed ZIP file.",
"image": "https://github.com/pnp/sp-dev-fx-webparts/raw/main/samples/react-download-multiple-documents/assets/MultipleDownloadsWebPartDemo.gif",
"authors": [
{
"name": "Ramin Ahmadi",
"pictureUrl": "https://github.com/AhmadiRamin.png"
}
],
"tags": [
"SharePoint"
],
"createDate": "2023-09-09",
"updateDate": "2023-09-09"
},
{
"name": "pnp-sp-dev-spfx-web-parts-react-dynamics-crm-api",
"title": "Using Dynamics CRM API",
Expand Down Expand Up @@ -3528,6 +3600,28 @@
"createDate": "2023-02-03",
"updateDate": "2023-02-03"
},
{
"name": "pnp-sp-dev-spfx-web-parts-react-manage-hublevel-subscriptions",
"title": "Subscription Manager",
"url": "https://github.com/pnp/sp-dev-fx-webparts/tree/main/samples/react-manage-hublevel-subscriptions",
"description": "This sample web part demonstrates managing the list subscriptions (sharepoint webhooks) and action to renew the webhook expiration date using Rest calls.",
"image": "https://github.com/pnp/sp-dev-fx-webparts/raw/main/samples/react-manage-hublevel-subscriptions/assets/SubscriptionsDashboard.gif",
"authors": [
{
"name": "NIshkalank Bezawada",
"pictureUrl": "https://github.com/NishkalankBezawada.png"
}
],
"tags": [
"SharePoint",
"WebHooks",
"Subscriptions",
"Update Subscriptions",
"Get Subscriptions"
],
"createDate": "2023-09-01",
"updateDate": "2023-09-01"
},
{
"name": "pnp-sp-dev-spfx-web-parts-react-manage-o365-groups",
"title": "Manage Office 365 Groups with SPFx",
Expand Down

0 comments on commit 74da643

Please sign in to comment.