Skip to content

Commit

Permalink
Sample data update (#153)
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 Dec 17, 2023
1 parent b08a70b commit 1ecc4f6
Show file tree
Hide file tree
Showing 2 changed files with 56 additions and 0 deletions.
38 changes: 38 additions & 0 deletions data/sp-dev-fx-aces-samples.json
Original file line number Diff line number Diff line change
Expand Up @@ -209,6 +209,44 @@
"createDate": "2022-12-21",
"updateDate": "2023-01-22"
},
{
"name": "pnp-sp-fx-aces-botpowered-basicace-collect-feedback",
"title": "Bot-Powered-ACE Collect Feedback",
"url": "https://github.com/pnp/sp-dev-fx-aces/tree/main/samples/BotPowered-BasicAce-CollectFeedback",
"description": "Viva Connection Adaptive Card Extension (ACE) that shows how to collect feedback from users using a Bot-Powered-ACE implemented with .NET.",
"image": "https://raw.githubusercontent.com/pnp/sp-dev-fx-aces/main/samples/BotPowered-BasicAce-CollectFeedback/assets/feedback-ace-01.png",
"authors": [
{
"name": "Paolo Pialorsi",
"pictureUrl": "https://github.com/paolopia.png"
}
],
"tags": [
"SharePoint",
"Viva"
],
"createDate": "2023-12-14",
"updateDate": "2023-12-14"
},
{
"name": "pnp-sp-fx-aces-botpowered-basicace-tasks",
"title": "Bot-Powered-ACE Tasks",
"url": "https://github.com/pnp/sp-dev-fx-aces/tree/main/samples/BotPowered-BasicAce-Tasks",
"description": "Viva Connection Adaptive Card Extension (ACE) that shows how to show hypothetical tasks for the current user using a Bot-Powered-ACE implemented with .NET.",
"image": "https://raw.githubusercontent.com/pnp/sp-dev-fx-aces/main/samples/BotPowered-BasicAce-Tasks/assets/tasks-ace-01.png",
"authors": [
{
"name": "Paolo Pialorsi",
"pictureUrl": "https://github.com/paolopia.png"
}
],
"tags": [
"SharePoint",
"Viva"
],
"createDate": "2023-12-14",
"updateDate": "2023-12-14"
},
{
"name": "pnp-sp-fx-aces-ace-articlecontent",
"title": "Article Content at a glance",
Expand Down
18 changes: 18 additions & 0 deletions data/sp-dev-fx-webparts-samples.json
Original file line number Diff line number Diff line change
Expand Up @@ -4709,6 +4709,24 @@
"createDate": "2017-12-06",
"updateDate": "2017-12-06"
},
{
"name": "pnp-sp-dev-spfx-web-parts-react-personal-anniversary-counter",
"title": "Personal Anniversary",
"url": "https://github.com/pnp/sp-dev-fx-webparts/tree/main/samples/react-personal-anniversary-counter",
"description": "A web part to help you notice those special days",
"image": "https://github.com/pnp/sp-dev-fx-webparts/raw/main/samples/react-personal-anniversary-counter/assets/demo.gif",
"authors": [
{
"name": "Dan Toft",
"pictureUrl": "https://github.com/Tanddant.png"
}
],
"tags": [
"SharePoint"
],
"createDate": "2023-12-09",
"updateDate": "2023-12-09"
},
{
"name": "pnp-sp-dev-spfx-web-parts-react-personal-calendar",
"title": "Personal Calendar",
Expand Down

0 comments on commit 1ecc4f6

Please sign in to comment.