Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
43 changes: 0 additions & 43 deletions .config/samples-config-v3.json
Original file line number Diff line number Diff line change
Expand Up @@ -153,27 +153,6 @@
"gifPath": "assets/sampleDemo.gif",
"suggested": false
},
{
"id": "NPM-search-connector-M365",
"shortId": "npm-search-m365",
"onboardDate": "2021-11-09",
"title": "NPM Search Connector",
"shortDescription": "Search and Share an NPM Package in Teams and Outlook (Web)",
"fullDescription": "This is a Microsoft Teams application named \"NPM Search Connector\". It serves as a Message Extension that allows users to perform a quick search to the NPM Registry for a package and insert package details into conversations for sharing with co-workers. The application uses Adaptive Cards to render NPM package details and Azure Bot Service for handling search queries and communication between the server workload and the clients, including Teams and Outlook (Web Client). It relies on external dependencies such as the botbuilder and express libraries. The application is built using the TeamsFx SDK and leverages cloud services like Azure Active Directory and Azure Bot Service. While it doesn't directly involve Tabs, JS, SSO, or the Graph Toolkit, these could potentially be integrated for enhanced functionality.",
"types": [
"Message Extension"
],
"tags": [
"Message Extension",
"JS",
"Outlook"
],
"time": "45min to run",
"configuration": "Manual configurations required",
"thumbnailPath": "assets/thumbnail.png",
"gifPath": "assets/sampleDemo.gif",
"suggested": false
},
{
"id": "bot-proactive-messaging-teamsfx",
"shortId": "proactive-messaging",
Expand Down Expand Up @@ -482,28 +461,6 @@
"gifPath": "assets/sampleDemo.gif",
"suggested": false
},
{
"id": "spfx-productivity-dashboard",
"shortId": "spfx-dashboard",
"onboardDate": "2023-08-09",
"title": "One Productivity Hub using Graph Toolkit with SPFx",
"shortDescription": "Microsoft Teams tab powered by SharePoint Framework to view calendar events, to-do tasks and file folders.",
"fullDescription": "One Productivity Hub sample shows you how to build a tab for viewing your calendar events, to-do tasks and files by using Microsoft Graph Toolkit components and SharePoint provider. You can run this app locally or deploy it to SharePoint.",
"types": [
"Tab"
],
"tags": [
"Tab",
"TS",
"SPFx",
"Graph Toolkit"
],
"time": "5min to run",
"configuration": "Ready for debug",
"thumbnailPath": "src/assets/screenshot.png",
"gifPath": "src/assets/screenshot.png",
"suggested": false
},
{
"id": "react-retail-dashboard",
"shortId": "retail-dashboard",
Expand Down
22 changes: 0 additions & 22 deletions NPM-search-connector-M365/.gitignore

This file was deleted.

5 changes: 0 additions & 5 deletions NPM-search-connector-M365/.vscode/extensions.json

This file was deleted.

171 changes: 0 additions & 171 deletions NPM-search-connector-M365/.vscode/launch.json

This file was deleted.

3 changes: 0 additions & 3 deletions NPM-search-connector-M365/.vscode/settings.json

This file was deleted.

105 changes: 0 additions & 105 deletions NPM-search-connector-M365/.vscode/tasks.json

This file was deleted.

26 changes: 0 additions & 26 deletions NPM-search-connector-M365/.webappignore

This file was deleted.

Loading
Loading