Skip to content

Commit f7fce0a

Browse files
committed
Automated samples.json update
1 parent 25a0d8b commit f7fce0a

File tree

2 files changed

+128
-6
lines changed

2 files changed

+128
-6
lines changed

.metadata/extension-samples.json

Lines changed: 61 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2064,6 +2064,12 @@
20642064
"gitHubAccount": "thespooler",
20652065
"pictureUrl": "https://github.com/thespooler.png",
20662066
"name": "Mike Myers"
2067+
},
2068+
{
2069+
"gitHubAccount": "Sandeep-FED",
2070+
"company": "EY",
2071+
"pictureUrl": "https://github.com/sandeep-fed.png",
2072+
"name": "Sandeep P S"
20672073
}
20682074
],
20692075
"references": [
@@ -2201,6 +2207,55 @@
22012207
}
22022208
]
22032209
},
2210+
{
2211+
"name": "pnp-sp-dev-spfx-extensions-react-application-chatbubble-copilot",
2212+
"source": "pnp",
2213+
"title": "Chatbot Integration for SharePoint Online",
2214+
"shortDescription": "This solution integrates a chatbot within SharePoint Online using a Tenant App Catalog and Azure AD App Registration. It provides a seamless way to enhance user engagement on SharePoint sites by embedding a customizable chatbot interface. You have a per site agent by creating it in a SharePoint list or a global one by adding json to TWE",
2215+
"url": "https://github.com/pnp/sp-dev-fx-extensions/tree/main/samples/react-application-chatbubble-copilot",
2216+
"longDescription": [
2217+
"This solution integrates a chatbot within SharePoint Online using a Tenant App Catalog and Azure AD App Registration. It provides a seamless way to enhance user engagement on SharePoint sites by embedding a customizable chatbot interface. You have a per site agent by creating it in a SharePoint list or a global one by adding json to TWE"
2218+
],
2219+
"creationDateTime": "2025-01-08",
2220+
"updateDateTime": "2025-01-08",
2221+
"products": [
2222+
"SharePoint"
2223+
],
2224+
"metadata": [
2225+
{
2226+
"key": "CLIENT-SIDE-DEV",
2227+
"value": "React"
2228+
},
2229+
{
2230+
"key": "SPFX-VERSION",
2231+
"value": "1.20.0"
2232+
}
2233+
],
2234+
"tags": [],
2235+
"categories": [
2236+
"SPFX-APPLICATION-EXTENSION"
2237+
],
2238+
"thumbnails": [],
2239+
"authors": [
2240+
{
2241+
"gitHubAccount": "https://github.com/NicolasKheirallah",
2242+
"pictureUrl": "https://github.com/NicolasKheirallah.png",
2243+
"name": "Nicolas Kheirallah"
2244+
}
2245+
],
2246+
"references": [
2247+
{
2248+
"name": "Overview of SharePoint Framework Extensions",
2249+
"description": "You can use SharePoint Framework (SPFx) Extensions to extend the SharePoint user experience. With SPFx Extensions, you can customize more facets of the SharePoint experience, including notification areas, toolbars, and list data views. SPFx Extensions are available in all Microsoft 365 subscriptions for production usage.",
2250+
"url": "https://docs.microsoft.com/sharepoint/dev/spfx/extensions/overview-extensions?WT.mc_id=m365-15741-cxa"
2251+
},
2252+
{
2253+
"name": "Use page placeholders from Application Customizer",
2254+
"description": "Application Customizers provide access to well-known locations on SharePoint pages that you can modify based on your business and functional requirements. For example, you can create dynamic header and footer experiences that render across all the pages in SharePoint Online.",
2255+
"url": "https://docs.microsoft.com/sharepoint/dev/spfx/extensions/get-started/using-page-placeholder-with-extensions?WT.mc_id=m365-15741-cxa"
2256+
}
2257+
]
2258+
},
22042259
{
22052260
"name": "pnp-sp-dev-spfx-extensions-react-react-application-customizer-feedback-widget",
22062261
"source": "pnp",
@@ -2700,6 +2755,12 @@
27002755
"pictureUrl": "https://github.com/bschlintz.png",
27012756
"name": "Brad Schlintz",
27022757
"twitter": "bschlintz"
2758+
},
2759+
{
2760+
"gitHubAccount": "Sandeep-FED",
2761+
"company": "EY",
2762+
"pictureUrl": "https://github.com/sandeep-fed.png",
2763+
"name": "Sandeep P S"
27032764
}
27042765
],
27052766
"references": [

.metadata/samples.json

Lines changed: 67 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2064,6 +2064,12 @@
20642064
"gitHubAccount": "thespooler",
20652065
"pictureUrl": "https://github.com/thespooler.png",
20662066
"name": "Mike Myers"
2067+
},
2068+
{
2069+
"gitHubAccount": "Sandeep-FED",
2070+
"company": "EY",
2071+
"pictureUrl": "https://github.com/sandeep-fed.png",
2072+
"name": "Sandeep P S"
20672073
}
20682074
],
20692075
"references": [
@@ -2201,6 +2207,55 @@
22012207
}
22022208
]
22032209
},
2210+
{
2211+
"name": "pnp-sp-dev-spfx-extensions-react-application-chatbubble-copilot",
2212+
"source": "pnp",
2213+
"title": "Chatbot Integration for SharePoint Online",
2214+
"shortDescription": "This solution integrates a chatbot within SharePoint Online using a Tenant App Catalog and Azure AD App Registration. It provides a seamless way to enhance user engagement on SharePoint sites by embedding a customizable chatbot interface. You have a per site agent by creating it in a SharePoint list or a global one by adding json to TWE",
2215+
"url": "https://github.com/pnp/sp-dev-fx-extensions/tree/main/samples/react-application-chatbubble-copilot",
2216+
"longDescription": [
2217+
"This solution integrates a chatbot within SharePoint Online using a Tenant App Catalog and Azure AD App Registration. It provides a seamless way to enhance user engagement on SharePoint sites by embedding a customizable chatbot interface. You have a per site agent by creating it in a SharePoint list or a global one by adding json to TWE"
2218+
],
2219+
"creationDateTime": "2025-01-08",
2220+
"updateDateTime": "2025-01-08",
2221+
"products": [
2222+
"SharePoint"
2223+
],
2224+
"metadata": [
2225+
{
2226+
"key": "CLIENT-SIDE-DEV",
2227+
"value": "React"
2228+
},
2229+
{
2230+
"key": "SPFX-VERSION",
2231+
"value": "1.20.0"
2232+
}
2233+
],
2234+
"tags": [],
2235+
"categories": [
2236+
"SPFX-APPLICATION-EXTENSION"
2237+
],
2238+
"thumbnails": [],
2239+
"authors": [
2240+
{
2241+
"gitHubAccount": "https://github.com/NicolasKheirallah",
2242+
"pictureUrl": "https://github.com/NicolasKheirallah.png",
2243+
"name": "Nicolas Kheirallah"
2244+
}
2245+
],
2246+
"references": [
2247+
{
2248+
"name": "Overview of SharePoint Framework Extensions",
2249+
"description": "You can use SharePoint Framework (SPFx) Extensions to extend the SharePoint user experience. With SPFx Extensions, you can customize more facets of the SharePoint experience, including notification areas, toolbars, and list data views. SPFx Extensions are available in all Microsoft 365 subscriptions for production usage.",
2250+
"url": "https://docs.microsoft.com/sharepoint/dev/spfx/extensions/overview-extensions?WT.mc_id=m365-15741-cxa"
2251+
},
2252+
{
2253+
"name": "Use page placeholders from Application Customizer",
2254+
"description": "Application Customizers provide access to well-known locations on SharePoint pages that you can modify based on your business and functional requirements. For example, you can create dynamic header and footer experiences that render across all the pages in SharePoint Online.",
2255+
"url": "https://docs.microsoft.com/sharepoint/dev/spfx/extensions/get-started/using-page-placeholder-with-extensions?WT.mc_id=m365-15741-cxa"
2256+
}
2257+
]
2258+
},
22042259
{
22052260
"name": "pnp-sp-dev-spfx-extensions-react-react-application-customizer-feedback-widget",
22062261
"source": "pnp",
@@ -2700,6 +2755,12 @@
27002755
"pictureUrl": "https://github.com/bschlintz.png",
27012756
"name": "Brad Schlintz",
27022757
"twitter": "bschlintz"
2758+
},
2759+
{
2760+
"gitHubAccount": "Sandeep-FED",
2761+
"company": "EY",
2762+
"pictureUrl": "https://github.com/sandeep-fed.png",
2763+
"name": "Sandeep P S"
27032764
}
27042765
],
27052766
"references": [
@@ -14765,27 +14826,27 @@
1476514826
],
1476614827
"authors": [
1476714828
{
14768-
"gitHubAccount": "https://github.com/joaojmendes",
14829+
"gitHubAccount": "joaojmendes",
1476914830
"pictureUrl": "https://github.com/joaojmendes.png",
1477014831
"name": "João Mendes"
1477114832
},
1477214833
{
14773-
"gitHubAccount": "https://github.com/petkir",
14834+
"gitHubAccount": "petkir",
1477414835
"pictureUrl": "https://github.com/petkir.png",
1477514836
"name": "Peter Paul Kirschner"
1477614837
},
1477714838
{
14778-
"gitHubAccount": "https://github.com/sudharsank",
14839+
"gitHubAccount": "sudharsank",
1477914840
"pictureUrl": "https://github.com/sudharsank.png",
1478014841
"name": "Sudharsan Kesavanarayanan"
1478114842
},
1478214843
{
14783-
"gitHubAccount": "https://github.com/Abderahman88",
14844+
"gitHubAccount": "Abderahman88",
1478414845
"pictureUrl": "https://github.com/Abderahman88.png",
1478514846
"name": "Abderahman Moujahid"
1478614847
},
1478714848
{
14788-
"gitHubAccount": "https://github.com/Sandeep-FED",
14849+
"gitHubAccount": "Sandeep-FED",
1478914850
"pictureUrl": "https://github.com/Sandeep-FED.png",
1479014851
"name": "Sandeep P S"
1479114852
}
@@ -15544,7 +15605,7 @@
1554415605
],
1554515606
"authors": [
1554615607
{
15547-
"gitHubAccount": "https://github.com/Sandeep-FED",
15608+
"gitHubAccount": "Sandeep-FED",
1554815609
"pictureUrl": "https://github.com/Sandeep-FED.png",
1554915610
"name": "Sandeep P S"
1555015611
},

0 commit comments

Comments
 (0)