forked from microsoft/botframework-solutions
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adaptive Card update for VA (microsoft#1022)
* Added MainDialogResponses for new intro card text, GreetingCardModel for card properties, image assets for card. * Added MainDialogResponses for new intro card text, GreetingCardModel for card properties, image assets for card. * Removed intro json Added user greeting cards mapping to model. Updated onboarding dialog to only ask for name for quick personalisation & to remember returning user. * added translated strings for main dialgo responses * Updated image assets and passing wwwroot references to cards. Updated VA tests * Removed bad merge * revert _accessors name * Removed incorrect spaces in zh-cn responses * Updated to aka.ms links
- Loading branch information
1 parent
ad124bb
commit b3d70c5
Showing
44 changed files
with
671 additions
and
553 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
49 changes: 0 additions & 49 deletions
49
solutions/Virtual-Assistant/src/csharp/assistant/Dialogs/Main/Resources/Intro.de.json
This file was deleted.
Oops, something went wrong.
49 changes: 0 additions & 49 deletions
49
solutions/Virtual-Assistant/src/csharp/assistant/Dialogs/Main/Resources/Intro.es.json
This file was deleted.
Oops, something went wrong.
49 changes: 0 additions & 49 deletions
49
solutions/Virtual-Assistant/src/csharp/assistant/Dialogs/Main/Resources/Intro.fr.json
This file was deleted.
Oops, something went wrong.
49 changes: 0 additions & 49 deletions
49
solutions/Virtual-Assistant/src/csharp/assistant/Dialogs/Main/Resources/Intro.it.json
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.