From 4d6b41d56aad1bbc7667eeb41e2827e7e03a872f Mon Sep 17 00:00:00 2001 From: Lunasbytecode <190076472+Lunasbytecode@users.noreply.github.com> Date: Wed, 8 Jan 2025 16:42:13 +0530 Subject: [PATCH 1/4] Update TOC.yml --- msteams-platform/TOC.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/msteams-platform/TOC.yml b/msteams-platform/TOC.yml index d33376bcb10..884d423492c 100644 --- a/msteams-platform/TOC.yml +++ b/msteams-platform/TOC.yml @@ -594,6 +594,7 @@ displayName: apps for meeting, share content, share to stage APIs, in-meeting document signing, meeting side panel, customize share button - name: Share in meeting href: concepts/build-and-test/share-in-meeting.md + displayName: generate a deep link - name: Build in-meeting notification and app icon badging items: - name: Build in-meeting notifications @@ -604,6 +605,7 @@ displayName: app icon badging - name: Extensible conversations for meeting chat href: apps-in-teams-meetings/build-extensible-conversation-for-meeting-chat.md + displayName: feature compactability - name: Build apps for anonymous users href: apps-in-teams-meetings/build-apps-for-anonymous-user.md displayName: supportsAnonymousGuestUsers, guest, meetingExtensionDefinition @@ -617,10 +619,13 @@ displayName: get teams meeting transcripts, get teams meeting recordings, teams automatic meeting recording - name: Get change notifications href: /graph/teams-changenotifications-callrecording-and-calltranscript + displayName: transcripts and recordings - name: Get transcripts href: /graph/api/resources/calltranscript?view=graph-rest-1.0&preserve-view=true + displayName: transcripts with online meeting - name: Get recordings href: /graph/api/resources/callrecording?view=graph-rest-1.0&preserve-view=true + displayName: recording with online meeting - name: Enhanced collaboration with Live Share items: - name: Live Share SDK From a06d235af0e4d7c05c35b7c2fbd8a3b5d59650cc Mon Sep 17 00:00:00 2001 From: Lunasbytecode <190076472+Lunasbytecode@users.noreply.github.com> Date: Wed, 8 Jan 2025 17:17:36 +0530 Subject: [PATCH 2/4] Update TOC.yml --- msteams-platform/TOC.yml | 33 ++++++++++++++++++++++++--------- 1 file changed, 24 insertions(+), 9 deletions(-) diff --git a/msteams-platform/TOC.yml b/msteams-platform/TOC.yml index 884d423492c..1c1487a44dc 100644 --- a/msteams-platform/TOC.yml +++ b/msteams-platform/TOC.yml @@ -635,8 +635,10 @@ items: - name: Quick start guide href: apps-in-teams-meetings/teams-live-share-quick-start.md + displayName: developer environment, dice roller app - name: Dice Roller tutorial href: apps-in-teams-meetings/teams-live-share-tutorial.md + displayName: fluid container - name: Core capabilities href: apps-in-teams-meetings/teams-live-share-capabilities.md displayName: Live Share data structures, broadcast @@ -650,10 +652,13 @@ items: - name: Agile Poker tutorial href: sbs-teams-live-share.yml + displayName: step-by-step guide to Agile Poker - name: Custom Azure Fluid Relay service href: apps-in-teams-meetings/teams-live-share-how-to/how-to-custom-azure-fluid-relay.md + displayName: access token, container mapping - name: Live Share FAQ href: apps-in-teams-meetings/teams-live-share-faq.md + displayName: FAQs - name: Custom Together Mode scenes in Teams href: apps-in-teams-meetings/teams-together-mode.md displayName: Single virtual scene, scene studio @@ -680,6 +685,7 @@ items: - name: What are cards and dialogs? href: task-modules-and-cards/cards-and-task-modules.md + displayName: dynamic search - name: Build cards items: - name: Cards overview @@ -687,7 +693,7 @@ displayName: People picker, type-ahead, people icon - name: Types of cards href: task-modules-and-cards/cards/cards-reference.md - displayName: MessageCard, correlationId, Markdown, what-are-webhooks-and-connectors Button, Flexible layout, receipt card, carousel card, Hero card, List card, Card collections, Thumbnail card, Receipt card, Adaptive Card, command bot + displayName: MessageCard, correlationId, markdown, what-are-webhooks-and-connectors button, flexible layout - name: Format cards in Teams href: task-modules-and-cards/cards/cards-format.md displayName: Information masking, background, extension, notification, HTML, rich text, responsive Adaptive Cards, targetwidth, CodeBlock, borders, rounded corners @@ -696,23 +702,24 @@ displayName: openUrl, potentialAction, messageBack, imBack, invoke, signin, Adaptive Card, configure cards, bots - name: Container layouts in Adaptive Cards href: task-modules-and-cards/container-layouts.md - displayName: Container layout, Layout.Stack, Layout.Flow, Layout.AreaGrid, responsive layout + displayName: container layout, stack elements - name: Charts in Adaptive Cards href: task-modules-and-cards/cards/charts-in-adaptive-cards.md - displayName: chart, graph, Adaptive Card, donut chart, gauge chart, vertical bar chart, horizontal bar chart, line chart, pie chart + displayName: chart, graph, visual representations - name: People Picker in Adaptive Cards href: task-modules-and-cards/cards/people-picker.md - displayName: Setting, channel, static typeahead, persona, persona set + displayName: schema updates, Setting, channel, static typeahead, persona, persona set - name: Typeahead search in Adaptive Cards href: task-modules-and-cards/cards/dynamic-search.md - displayName: Static and dynamic typeahead search, Input.ChoiceSet, dependent inputs, valueChangedAction, Action.ResetInputs, associatedInputs + displayName: static and dynamic typeahead search, dependent inputs, valueChangedAction, associatedInputs, dropdown list - name: Media elements in Adaptive Cards href: task-modules-and-cards/cards/media-elements-in-adaptive-cards.md - displayName: media elements, media files, Adaptive Card, command bot + displayName: media elements, media files, command bot - name: Universal Actions for Adaptive Cards items: - name: Universal Actions overview href: task-modules-and-cards/cards/Universal-actions-for-adaptive-cards/Overview.md + displayName: action models - name: Build Universal Actions for Adaptive Cards href: task-modules-and-cards/cards/Universal-actions-for-adaptive-cards/Work-with-Universal-Actions-for-Adaptive-Cards.md displayName: Activity, Sequential Workflows @@ -728,15 +735,16 @@ items: - name: Dialogs overview href: task-modules-and-cards/what-are-task-modules.md - displayName: Task module, open dialog, Adaptive Card, command bot, Bot Framework Web Chat + displayName: task module, open dialog, command bot, Bot Framework Web Chat - name: Invoke and dismiss dialogs href: task-modules-and-cards/task-modules/invoking-task-modules.md - displayName: JavaScript dialogs (task modules), keyboard and accessibility guidelines, module sizing, css + displayName: JavaScript dialogs, keyboard and accessibility guidelines, module sizing, css - name: Use dialogs in tabs href: task-modules-and-cards/task-modules/task-modules-tabs.md displayName: payload - name: Use dialogs from bots href: task-modules-and-cards/task-modules/task-modules-bots.md + displayName: create dialogue box, developer-defined payload - name: Add authentication items: - name: User authentication in Teams @@ -748,21 +756,27 @@ items: - name: Overview for tab SSO href: tabs/how-to/authentication/tab-sso-overview.md + displayName: access app on web, SSO for tab app - name: Configure tab app in Microsoft Entra ID href: tabs/how-to/authentication/tab-sso-register-aad.md + displayName: configure app for scope - name: Add code to enable SSO for tab href: tabs/how-to/authentication/tab-sso-code.md - displayName: getAuthToken + displayName: getAuthToken, client and server side code - name: Update app manifest and preview tab app href: tabs/how-to/authentication/tab-sso-manifest.md + displayName: access token, application ID URI - name: Grant Microsoft Graph permissions and scopes href: tabs/how-to/authentication/tab-sso-graph-api.md + displayName: app permissions, configure authentications - name: Enable SSO for bot and message extension app items: - name: Overview href: bots/how-to/authentication/bot-sso-overview.md + displayName: app users access to the bot - name: Configure bot app in Microsoft Entra ID href: bots/how-to/authentication/bot-sso-register-aad.md + displayName: API scope for app - name: Add code to enable SSO href: bots/how-to/authentication/bot-sso-code.md - name: Update app manifest and preview bot app @@ -784,6 +798,7 @@ items: - name: Third party OAuth IdP overview href: tabs/how-to/authentication/auth-flow-tab.md + displayName: OAuth Identity Providers, authentication using IdP - name: Add authentication to tab app href: tabs/how-to/authentication/auth-tab-aad.md - name: Add authentication to bot app From a613bbab7968b8e68498c12937ac7e4643ee5d0c Mon Sep 17 00:00:00 2001 From: Lunasbytecode <190076472+Lunasbytecode@users.noreply.github.com> Date: Thu, 23 Jan 2025 09:39:05 +0530 Subject: [PATCH 3/4] Update TOC.yml --- msteams-platform/TOC.yml | 20 ++++++-------------- 1 file changed, 6 insertions(+), 14 deletions(-) diff --git a/msteams-platform/TOC.yml b/msteams-platform/TOC.yml index 1c1487a44dc..4addb1a1d69 100644 --- a/msteams-platform/TOC.yml +++ b/msteams-platform/TOC.yml @@ -605,7 +605,6 @@ displayName: app icon badging - name: Extensible conversations for meeting chat href: apps-in-teams-meetings/build-extensible-conversation-for-meeting-chat.md - displayName: feature compactability - name: Build apps for anonymous users href: apps-in-teams-meetings/build-apps-for-anonymous-user.md displayName: supportsAnonymousGuestUsers, guest, meetingExtensionDefinition @@ -619,13 +618,10 @@ displayName: get teams meeting transcripts, get teams meeting recordings, teams automatic meeting recording - name: Get change notifications href: /graph/teams-changenotifications-callrecording-and-calltranscript - displayName: transcripts and recordings - name: Get transcripts href: /graph/api/resources/calltranscript?view=graph-rest-1.0&preserve-view=true - displayName: transcripts with online meeting - name: Get recordings href: /graph/api/resources/callrecording?view=graph-rest-1.0&preserve-view=true - displayName: recording with online meeting - name: Enhanced collaboration with Live Share items: - name: Live Share SDK @@ -652,13 +648,11 @@ items: - name: Agile Poker tutorial href: sbs-teams-live-share.yml - displayName: step-by-step guide to Agile Poker - name: Custom Azure Fluid Relay service href: apps-in-teams-meetings/teams-live-share-how-to/how-to-custom-azure-fluid-relay.md displayName: access token, container mapping - name: Live Share FAQ href: apps-in-teams-meetings/teams-live-share-faq.md - displayName: FAQs - name: Custom Together Mode scenes in Teams href: apps-in-teams-meetings/teams-together-mode.md displayName: Single virtual scene, scene studio @@ -685,7 +679,6 @@ items: - name: What are cards and dialogs? href: task-modules-and-cards/cards-and-task-modules.md - displayName: dynamic search - name: Build cards items: - name: Cards overview @@ -693,7 +686,7 @@ displayName: People picker, type-ahead, people icon - name: Types of cards href: task-modules-and-cards/cards/cards-reference.md - displayName: MessageCard, correlationId, markdown, what-are-webhooks-and-connectors button, flexible layout + displayName: MessageCard, correlationId, Markdown, what-are-webhooks-and-connectors Button, Flexible layout, receipt card, carousel card, Hero card, List card, Card collections, Thumbnail card, Receipt card, Adaptive Card, command bot - name: Format cards in Teams href: task-modules-and-cards/cards/cards-format.md displayName: Information masking, background, extension, notification, HTML, rich text, responsive Adaptive Cards, targetwidth, CodeBlock, borders, rounded corners @@ -702,16 +695,16 @@ displayName: openUrl, potentialAction, messageBack, imBack, invoke, signin, Adaptive Card, configure cards, bots - name: Container layouts in Adaptive Cards href: task-modules-and-cards/container-layouts.md - displayName: container layout, stack elements + displayName: container layout, Layout.Stack, Layout.Flow, Layout.AreaGrid, responsive layout stack elements - name: Charts in Adaptive Cards href: task-modules-and-cards/cards/charts-in-adaptive-cards.md - displayName: chart, graph, visual representations + displayName: chart, graph, Adaptive Card, donut chart, gauge chart, vertical bar chart, horizontal bar chart, line chart, pie chart, visual representations - name: People Picker in Adaptive Cards href: task-modules-and-cards/cards/people-picker.md - displayName: schema updates, Setting, channel, static typeahead, persona, persona set + displayName: setting, channel, static typeahead, persona, persona set, schema updates - name: Typeahead search in Adaptive Cards href: task-modules-and-cards/cards/dynamic-search.md - displayName: static and dynamic typeahead search, dependent inputs, valueChangedAction, associatedInputs, dropdown list + displayName: static and dynamic typeahead search, Input.ChoiceSet, dependent inputs, valueChangedAction, Action.ResetInputs, associatedInputs - name: Media elements in Adaptive Cards href: task-modules-and-cards/cards/media-elements-in-adaptive-cards.md displayName: media elements, media files, command bot @@ -735,7 +728,7 @@ items: - name: Dialogs overview href: task-modules-and-cards/what-are-task-modules.md - displayName: task module, open dialog, command bot, Bot Framework Web Chat + displayName: task module, open dialog, command bot, Bot Framework Web Chat, Adaptive Card - name: Invoke and dismiss dialogs href: task-modules-and-cards/task-modules/invoking-task-modules.md displayName: JavaScript dialogs, keyboard and accessibility guidelines, module sizing, css @@ -759,7 +752,6 @@ displayName: access app on web, SSO for tab app - name: Configure tab app in Microsoft Entra ID href: tabs/how-to/authentication/tab-sso-register-aad.md - displayName: configure app for scope - name: Add code to enable SSO for tab href: tabs/how-to/authentication/tab-sso-code.md displayName: getAuthToken, client and server side code From 45a9f17eeabf0ab92029992d7d22958aef3d7db6 Mon Sep 17 00:00:00 2001 From: Lunasbytecode <190076472+Lunasbytecode@users.noreply.github.com> Date: Fri, 24 Jan 2025 16:03:05 +0530 Subject: [PATCH 4/4] Update TOC.yml --- msteams-platform/TOC.yml | 26 ++++++++++---------------- 1 file changed, 10 insertions(+), 16 deletions(-) diff --git a/msteams-platform/TOC.yml b/msteams-platform/TOC.yml index 82404590d0f..030c8732afc 100644 --- a/msteams-platform/TOC.yml +++ b/msteams-platform/TOC.yml @@ -647,10 +647,8 @@ items: - name: Quick start guide href: apps-in-teams-meetings/teams-live-share-quick-start.md - displayName: developer environment, dice roller app - name: Dice Roller tutorial href: apps-in-teams-meetings/teams-live-share-tutorial.md - displayName: fluid container - name: Core capabilities href: apps-in-teams-meetings/teams-live-share-capabilities.md displayName: Live Share data structures, broadcast @@ -666,7 +664,7 @@ href: sbs-teams-live-share.yml - name: Custom Azure Fluid Relay service href: apps-in-teams-meetings/teams-live-share-how-to/how-to-custom-azure-fluid-relay.md - displayName: access token, container mapping + displayName: access token - name: Live Share FAQ href: apps-in-teams-meetings/teams-live-share-faq.md - name: Custom Together Mode scenes in Teams @@ -711,24 +709,23 @@ displayName: openUrl, potentialAction, messageBack, imBack, invoke, signin, Adaptive Card, configure cards, bots - name: Container layouts in Adaptive Cards href: task-modules-and-cards/container-layouts.md - displayName: container layout, Layout.Stack, Layout.Flow, Layout.AreaGrid, responsive layout stack elements + displayName: container layout, Layout.Stack, Layout.Flow, Layout.AreaGrid, responsive layout, stack elements - name: Charts in Adaptive Cards href: task-modules-and-cards/cards/charts-in-adaptive-cards.md displayName: chart, graph, Adaptive Card, donut chart, gauge chart, vertical bar chart, horizontal bar chart, line chart, pie chart, visual representations - name: People Picker in Adaptive Cards href: task-modules-and-cards/cards/people-picker.md - displayName: setting, channel, static typeahead, persona, persona set, schema updates + displayName: setting, channel, static typeahead, persona, persona set - name: Typeahead search in Adaptive Cards href: task-modules-and-cards/cards/dynamic-search.md displayName: static and dynamic typeahead search, Input.ChoiceSet, dependent inputs, valueChangedAction, Action.ResetInputs, associatedInputs - name: Media elements in Adaptive Cards href: task-modules-and-cards/cards/media-elements-in-adaptive-cards.md - displayName: media elements, media files, command bot + displayName: media elements, media files, Adaptive Card, command bot - name: Universal Actions for Adaptive Cards items: - name: Universal Actions overview href: task-modules-and-cards/cards/Universal-actions-for-adaptive-cards/Overview.md - displayName: action models - name: Build Universal Actions for Adaptive Cards href: task-modules-and-cards/cards/Universal-actions-for-adaptive-cards/Work-with-Universal-Actions-for-Adaptive-Cards.md displayName: Activity, Sequential Workflows @@ -744,16 +741,16 @@ items: - name: Dialogs overview href: task-modules-and-cards/what-are-task-modules.md - displayName: task module, open dialog, command bot, Bot Framework Web Chat, Adaptive Card + displayName: Task module, open dialog, command bot, Bot Framework Web Chat, Adaptive Card - name: Invoke and dismiss dialogs href: task-modules-and-cards/task-modules/invoking-task-modules.md - displayName: JavaScript dialogs, keyboard and accessibility guidelines, module sizing, css + displayName: JavaScript dialogs (task modules), keyboard and accessibility guidelines, module sizing, css - name: Use dialogs in tabs href: task-modules-and-cards/task-modules/task-modules-tabs.md displayName: payload - name: Use dialogs from bots href: task-modules-and-cards/task-modules/task-modules-bots.md - displayName: create dialogue box, developer-defined payload + displayName: create dialogue box - name: Add authentication items: - name: User authentication in Teams @@ -765,26 +762,23 @@ items: - name: Overview for tab SSO href: tabs/how-to/authentication/tab-sso-overview.md - displayName: access app on web, SSO for tab app - name: Configure tab app in Microsoft Entra ID href: tabs/how-to/authentication/tab-sso-register-aad.md - name: Add code to enable SSO for tab href: tabs/how-to/authentication/tab-sso-code.md - displayName: getAuthToken, client and server side code + displayName: getAuthToken - name: Update app manifest and preview tab app href: tabs/how-to/authentication/tab-sso-manifest.md - displayName: access token, application ID URI + displayName: application ID URI - name: Grant Microsoft Graph permissions and scopes href: tabs/how-to/authentication/tab-sso-graph-api.md - displayName: app permissions, configure authentications + displayName: Graph permissions - name: Enable SSO for bot and message extension app items: - name: Overview href: bots/how-to/authentication/bot-sso-overview.md - displayName: app users access to the bot - name: Configure bot app in Microsoft Entra ID href: bots/how-to/authentication/bot-sso-register-aad.md - displayName: API scope for app - name: Add code to enable SSO href: bots/how-to/authentication/bot-sso-code.md - name: Update app manifest and preview bot app