Skip to content

Commit

Permalink
Merge pull request #1236 from OfficeDev/v-mfurquan/teams2.1-readmeIma…
Browse files Browse the repository at this point in the history
…ges-updates-3

PR-3 Readme and Gif File Updates Teams2.1
  • Loading branch information
Prithvi-MSFT committed Apr 30, 2024
2 parents 5e26150 + 73a5dd7 commit 844839a
Show file tree
Hide file tree
Showing 73 changed files with 32 additions and 60 deletions.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
22 changes: 11 additions & 11 deletions samples/bot-all-cards/csharp/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -144,19 +144,19 @@ Please find below demo manifest which is deployed on Microsoft Azure and you can

**Install App:**

![Installapp](BotAllCards/Images/Installapp.png)
![Installapp](BotAllCards/Images/1.Install.png)

**Welcome Cards:**

![WelcomeCards](BotAllCards/Images/WelcomeCards.png)
![WelcomeCards](BotAllCards/Images/2.Welcome.png)

**All Cards:**

![AllCards](BotAllCards/Images/AllCards.png)
![AllCards](BotAllCards/Images/3.SelectCards.png)

**Adaptive Card:**

![AdaptiveCard](BotAllCards/Images/AdaptiveCard.png)
![AdaptiveCard](BotAllCards/Images/4.AdaptiveCard.png)

Add media url from sharepoint or onedrive to the text input to get media loaded to the adaptive card. For more information refer [media elements in card.](https://review.learn.microsoft.com/en-us/microsoftteams/platform/task-modules-and-cards/cards/media-elements-in-adaptive-cards?branch=pr-en-us-8333&tabs=desktop)

Expand All @@ -166,31 +166,31 @@ Add media url from sharepoint or onedrive to the text input to get media loaded

**Hero Card:**

![HeroCard](BotAllCards/Images/HeroCard.png)
![HeroCard](BotAllCards/Images/5.HeroCard.png)

**OAuth Card:**

![OAuthCard](BotAllCards/Images/OAuthCard.png)
![OAuthCard](BotAllCards/Images/6.OathCard.png)

**Signin Card:**

![SigninCard](BotAllCards/Images/SigninCard.png)
![SigninCard](BotAllCards/Images/7.SignInCard.png)

**Thumbnail Card:**

![ThumbnailCard](BotAllCards/Images/ThumbnailCard.png)
![ThumbnailCard](BotAllCards/Images/8.ThumbnailCard.png)

**List Card:**

![ListCards](BotAllCards/Images/ListCards.png)
![ListCards](BotAllCards/Images/9.ListCard.png)

**Collections Card:**

![CollectionsCards](BotAllCards/Images/CollectionsCards.png)
![CollectionsCards](BotAllCards/Images/10.CollectionCard.png)

**Connector Card:**

![ConnectorCards](BotAllCards/Images/ConnectorCards.png)
![ConnectorCards](BotAllCards/Images/11.ConnectorCard.png)

## Deploy the bot to Azure

Expand Down
Binary file removed samples/bot-all-cards/nodejs/Images/1.AddApp.png
Binary file not shown.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed samples/bot-all-cards/nodejs/Images/1.Welcome.png
Diff not rendered.
Diff not rendered.
Binary file removed samples/bot-all-cards/nodejs/Images/3.HeroCard.png
Diff not rendered.
Binary file removed samples/bot-all-cards/nodejs/Images/4.ListCard.png
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Binary file removed samples/bot-all-cards/nodejs/Images/9.OathCard.png
Diff not rendered.
Binary file modified samples/bot-all-cards/nodejs/Images/TypesOfCards.gif
20 changes: 10 additions & 10 deletions samples/bot-all-cards/nodejs/Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -148,43 +148,43 @@ The simplest way to run this sample in Teams is to use Teams Toolkit for Visual

**Install App:**

![InstallApp](Images/1.AddApp.png)
![InstallApp](Images/1.Install.png)

**Welcome Message:**

![Initial message](Images/1.Welcome.png)
![Initial message](Images/2.Welcome.png)

**Adaptive Card:**

![Adaptive Card](Images/2.AdaptiveCard.png)
![Adaptive Card](Images/3.AdaptiveCard.png)

**Hero Card:**

![Hero Card](Images/3.HeroCard.png)
![Hero Card](Images/4.HeroCard.png)

**List Card:**

![List Card](Images/4.ListCard.png)
![List Card](Images/5.ListCard.png)

**Office365 Card:**

![Office365 Connector Card](Images/5.Office365ConnectorCard.png)
![Office365 Connector Card](Images/6.Office365Card.png)

**SignIn Card:**

![SignIn Card](Images/6.SignIncard.png)
![SignIn Card](Images/8.SignInCard.png)

**Thumbnail Card:**

![Thumbnail Card](Images/7.ThumbnailCard.png)
![Thumbnail Card](Images/9.ThumbnailCard.png)

**Collection Card:**

![Collection Card](Images/8.CollectionCard.png)
![Collection Card](Images/7.CollectionCard.png)

**Oauth Card:**

![Oauth Card](Images/9.OathCard.png)
![Oauth Card](Images/8.SignInCard.png)

## Deploy the bot to Azure

Expand Down
2 changes: 0 additions & 2 deletions samples/bot-all-cards/nodejs/env/.env.testtool

This file was deleted.

20 changes: 0 additions & 20 deletions samples/bot-all-cards/nodejs/teamsapp.testtool.yml

This file was deleted.

Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
12 changes: 5 additions & 7 deletions samples/bot-teams-authentication/csharp/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,17 +111,15 @@ Refer to [Bot SSO Setup document](https://github.com/OfficeDev/Microsoft-Teams-S
You can interact with this bot by sending it a message. The bot will respond by requesting you to login to Microsoft Entra ID, then making a call to the Graph API on your behalf and returning the results.

![add-App ](Images/add-App.png)
![add-App ](Images/1.Install.png)

![added-App ](Images/added-App.png)
![added-App ](Images/2.Welcome.png)

![auth-login ](Images/auth-login.png)
![auth-Success ](Images/3.AuthSuccess.png)

![auth-Success ](Images/auth-Success.png)
![auth-Token ](Images/4.AuthToken.png)

![auth-Token ](Images/auth-Token.png)

![logout ](Images/logout.png)
![logout ](Images/5.Logout.png)

## Deploy the bot to Azure

Expand Down
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
16 changes: 6 additions & 10 deletions samples/bot-teams-authentication/nodejs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,27 +115,23 @@ Refer to [Bot SSO Setup document](https://github.com/OfficeDev/Microsoft-Teams-S

**Install app:**

![add-App ](Images/add-App.png)
![add-App ](Images/1.Install.png)

**Welcome to teamsbot:**

![added-App ](Images/added-App.png)
![added-App ](Images/2.Welcome.png)

**Login UI:**
**Login UI: Authentication success:**

![auth-login ](Images/auth-login.png)

**Authentication success:**

![auth-Success ](Images/auth-Success.png)
![auth-login ](Images/3.AuthLogin.png)

**Authentication token:**

![auth-Token ](Images/auth-Token.png)
![auth-Token ](Images/3.AuthToken.png)

**Logout UI:**

![logout ](Images/logout.png)
![logout ](Images/4.Signout.png)

## Deploy the bot to Azure

Expand Down

0 comments on commit 844839a

Please sign in to comment.