Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bot Framework v4 Conversion #50

Open
wants to merge 28 commits into
base: main
Choose a base branch
from

Conversation

ghost
Copy link

@ghost ghost commented Aug 23, 2019

In this PR, the following changes are addressed:

  1. The overall Bot Framework version has been updated from Bot Framework v3 to Bot Framework v4
  2. Many of the cards are also directly converted from the JSON payload to the AdaptiveCards SDK
  3. Added the typing indicator
  4. Made sure to utilize Autofac DI framework

@ghost ghost requested review from aosolis and jotrick August 23, 2019 19:31
Source/Icebreaker/AdapterWithErrorHandler.cs Outdated Show resolved Hide resolved
Source/Icebreaker/AdapterWithErrorHandler.cs Outdated Show resolved Hide resolved
Source/Icebreaker/Cards/PairUpNotificationCard.cs Outdated Show resolved Hide resolved
Source/Icebreaker/Cards/UnrecognizedInputCard.cs Outdated Show resolved Hide resolved
Source/Icebreaker/Cards/UserWelcomeCard.cs Outdated Show resolved Hide resolved
Source/Icebreaker/App_Start/AutofacConfig.cs Outdated Show resolved Hide resolved
Source/Icebreaker/App_Start/AutofacConfig.cs Outdated Show resolved Hide resolved
Source/Icebreaker/Web.config Outdated Show resolved Hide resolved
Source/Icebreaker/packages.config Outdated Show resolved Hide resolved
Source/Icebreaker/packages.config Outdated Show resolved Hide resolved
Copy link
Author

@ghost ghost left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Your requested changes have been implemented @aosolis

Source/Icebreaker/AdapterWithErrorHandler.cs Outdated Show resolved Hide resolved
Source/Icebreaker/AdapterWithErrorHandler.cs Outdated Show resolved Hide resolved
Source/Icebreaker/App_Start/AutofacConfig.cs Outdated Show resolved Hide resolved
Source/Icebreaker/App_Start/AutofacConfig.cs Outdated Show resolved Hide resolved
Source/Icebreaker/App_Start/AutofacConfig.cs Outdated Show resolved Hide resolved
Source/Icebreaker/Cards/UnrecognizedInputCard.cs Outdated Show resolved Hide resolved
Source/Icebreaker/Cards/UserWelcomeCard.cs Outdated Show resolved Hide resolved
Source/Icebreaker/Web.config Outdated Show resolved Hide resolved
Source/Icebreaker/Cards/PairUpNotificationCard.cs Outdated Show resolved Hide resolved
Source/Icebreaker/Cards/UserWelcomeCard.cs Outdated Show resolved Hide resolved
…sting is also done to get the right information
@microsoft-github-updates microsoft-github-updates bot changed the base branch from master to main January 6, 2021 19:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant