Skip to content
This repository has been archived by the owner on Jun 30, 2022. It is now read-only.

[TypeScript][Virtual Assistant] Implement changes in Virtual Assistant to 1.0 release #3584

Merged

Conversation

Batta32
Copy link
Collaborator

@Batta32 Batta32 commented Jul 23, 2020

Purpose

What is the context of this pull request? Why is it being done?
As C# implementation is more advanced than TypeScript, we took 1.0 release as a point to check the changes to be migrated in Virtual Assistant.

Changes

Are there any changes that need to be called out as significant or particularly difficult to grasp? (Include illustrative screenshots for context if applicable.)
For Virtual Assistant functionality:

  • Update Adapters folder
  • Update root folder
  • Update Bots folder
  • Update Deployment folder
  • Update Dialogs folder
  • Update Responses folder
  • Update Services folder
  • Update TokenExchange folder
  • Update Tests folder
  • Fix ESLint issues

Tests

Is this covered by existing tests or new ones? If no, why not?
All the tests are passing successfully validating the implemented solution.

Feature Plan

Are there any remaining steps or dependencies before this issue can be fully resolved? If so, describe and link to any relevant pull requests or issues.
-

Checklist

General

  • I have commented my code, particularly in hard-to-understand areas
  • I have added or updated the appropriate tests
  • I have updated related documentation

@peterinnesmsft peterinnesmsft added PR: reviewed-approved Language: Typescript This issue is specifically related to C# implementations. and removed PR: unreviewed labels Aug 31, 2020
Copy link
Contributor

@peterinnesmsft peterinnesmsft left a comment

Choose a reason for hiding this comment

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

Couple of minor changes.

@Batta32
Copy link
Collaborator Author

Batta32 commented Nov 3, 2020

Thanks for the feedback @peterinnesmsft , we already updated the PR with the changes!

Replace onTeamsSigninVerifyState with handleTeamsSigninVerifyState
@lauren-mills lauren-mills merged commit e17f3be into microsoft:next Jun 2, 2021
@pr-triage pr-triage bot added the PR: merged label Jun 2, 2021
@Batta32 Batta32 deleted the feature/southworks/1.0/va/base branch June 2, 2021 19:01
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants