Skip to content

Commit

Permalink
Sample data update (#314)
Browse files Browse the repository at this point in the history
Automated check and update of SPFx extensions and webparts samples data
and aces sample data.

Co-authored-by: Adam-it <Adam-it@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and Adam-it authored Oct 5, 2024
1 parent c76154e commit b6fd6f9
Showing 1 changed file with 72 additions and 3 deletions.
75 changes: 72 additions & 3 deletions data/sp-dev-fx-samples.json
Original file line number Diff line number Diff line change
Expand Up @@ -4790,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 @@ -5595,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 @@ -8519,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 @@ -9708,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 b6fd6f9

Please sign in to comment.