Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add Luis entity utility (microsoft#147)
* Initial commit * Initial commit * Initial commit * Initial directory layout * new layout * new layout * rename * rename * new folder layout On branch master * Update README.md * Update README.md * Added enterprise template and vsix * Remove unbuidable templated project from solution so that the SLN file will build via Azure DevOps * First docs upload * Update customassistant-skills-pointofinterest.md * Update customassistant-events.md * Update customassistant-skills.md Fixed typo * overview and deployment updates * readme * removing headers * removed headers * Updated the Publisher from Lauren to Microsoft * update name * toc in readme and new diagram * add zip build to pre-built step to enable auto builds * Delete Bot Framework.zip * Fix double backslash issue * Create directory as part of pre-build events, as it's missing by default. * updated landing READMEs * updated readme * update to readme * updated msbotClone and removed .bot file * updated vsix template reference * updated .vstemplate file * updated generics in recipe * updated images * assistant docs update * move to github repo * latest changes * post build tt file mapping * new custom assistant overview * added deviceintegration * refinement * Refined english responses and added two additional intent handlers to use more of the LUIS model * Revert "Refined english responses and added two additional intent handlers to use more of the LUIS model" This reverts commit 168a21c. * refined responses, added extra LUIS handlers and change name to Virtual Assistant * now virtual assistant * virtual assistant name for review * Rename to Virtual Assistant, New Docs * docs and latest webchat * new branded landing page for enterprise template * architecture and detailed overview * detailed overview * copyalways set for *.bot * Remove yeoman * updated links * docs update and DE localisation * fix broken image for linked accounts * new diagram * fixing links * enttemplate * refinement * Doc Changes, fixed namespace issues for responses due to name change and a locale issue with point of interest skill * removed appsettings * skill changes started * package updates * updated qnamaker telemetry * Include launchsettings.json * doc updates * Revert "doc updates" This reverts commit b41db47. deleted: solutions/Virtual-Assistant/src/csharp/.deployment deleted: solutions/Virtual-Assistant/src/csharp/assistant/.deployment deleted: solutions/Virtual-Assistant/src/csharp/assistant/DarrenAssistantUS.bot modified: solutions/Virtual-Assistant/src/csharp/assistant/appsettings.json modified: templates/Enterprise-Template/EnterpriseBotTemplate/Bot Framework/Middleware/Telemetry/QnATelemetryConstants.cs modified: templates/Enterprise-Template/EnterpriseBotTemplate/Bot Framework/Middleware/Telemetry/TelemetryQnAMaker.cs * doc updates * fixed skillDialog auth/eoc issues * updated gitignore * added bot.configuration package to microsoft.bot.solutions * updated skill config to use luisServiceId from .bot file * commented "always prompt" auth code * Update issue templates * Update issue templates * Update issue templates * Dev/rylengel/point of interest text event handling (microsoft#13) * Update "Directions to" dynamic text on card Clearing FoundLocations when an ActiveLocation is selected Whats Nearby API limited to 3 results A formatted string is used for speak property with only address line and locality * If single route is offered offer choice prompt to begin. Works in conjunction w/ select action * Branching off to choice prompt: if single found location or route is displayed. This removed the submit action button and asks user if they'd like to proceed to next step with yes/no. * Updated string resources * Update "Directions to" dynamic text on card Clearing FoundLocations when an ActiveLocation is selected Whats Nearby API limited to 3 results A formatted string is used for speak property with only address line and locality * If single route is offered offer choice prompt to begin. Works in conjunction w/ select action * Branching off to choice prompt: if single found location or route is displayed. This removed the submit action button and asks user if they'd like to proceed to next step with yes/no. * Updated string resources * Converted ChoicePrompt to ConfirmPrompt * cleaned up some code * Cleaned up cards, testing POI on VirtualAssistant solution * Update "Directions to" dynamic text on card Clearing FoundLocations when an ActiveLocation is selected Whats Nearby API limited to 3 results A formatted string is used for speak property with only address line and locality * If single route is offered offer choice prompt to begin. Works in conjunction w/ select action * Branching off to choice prompt: if single found location or route is displayed. This removed the submit action button and asks user if they'd like to proceed to next step with yes/no. * Updated string resources * Converted ChoicePrompt to ConfirmPrompt * cleaned up some code * Cleaned up cards, testing POI on VirtualAssistant solution * Showing speech hints on UI * Updated LUIS endpoint with number entity, card UI, and parsing options like "navigate to option 1" * Removed extra function * Reverted files * docs updated to reflect simpler skill configurationa and files renamed * adding missing link to skill authentication docs * docs update * new skill auth diagram * Update to WebTest for new preview webchat control, simplified configuration and updated docs with az bot command. * doc update * Lamil/et fix (microsoft#22) * added template .zip to src * updated gitignore to ignore all .bot files * Lamil/et fix (microsoft#23) * added template .zip to src * updated gitignore to ignore all .bot files * added launchSettings to ET * Lamil/et fix (microsoft#24) * added template .zip to src * updated gitignore to ignore all .bot files * added launchSettings to ET * removed launch settings from gitignore -- need to preserve localhost endpoints * Update appsettings.json * add task by content, remove task by content, mark task by contebt (microsoft#25) * Fix Azure Product Name conventions (microsoft#26) * Update README.md * Fixed broken link for event architecture (microsoft#31) * Move back to one solution file and updated docs. (microsoft#32) * update document to reflect latest permission list (microsoft#36) * Lamil/lu skill local (microsoft#35) * added news skill * simplified skill invocation * shared lib updates * updated dispatch lg * updated news skill * updated template managers to set inputHint * updated skill invocation and config to remove static fields * added telemetry middleware to shared lib * updated skill invocation and config * started new calendar skill (new invocation) * calendar skill updated * shared lib updated * updated todo skill * updated email skill * updated gitignore * removed broken file * added news skill * simplified skill invocation * shared lib updates * updated dispatch lg * updated news skill * updated template managers to set inputHint * updated skill invocation and config to remove static fields * added telemetry middleware to shared lib * updated skill invocation and config * started new calendar skill (new invocation) * calendar skill updated * shared lib updated * updated todo skill * updated email skill * updated gitignore * removed broken file * updates to skill dialog/auth * updated skill projects * bug fixes * updated passing parameters to skills * fix: Calendar: All day meeting refinement (microsoft#38) * fix solution file that's causing build failure (microsoft#44) * added de response files * Tianyu/feature/deleteemail (microsoft#47) * add delete dialog * fix build issue * add delete intent detaction when show email * update luis model * get commit 5fe39f9 back into master (microsoft#46) * added skill template (microsoft#88) * add stylecop rules and packages (microsoft#87) * Feich/dev3 - fix some bugs to make the to do bot work (microsoft#89) * fix bugs to make To Do skill work * revert some unnecessary changes * add reference to the ruleset file for stylecop (microsoft#91) * Localisation for Skills (microsoft#93) * ZH responses for skills * add locale middleware * Localised QNA and ZH for general model * first pass of zh-hans deployment. Dispatch needs updating to zh-hans * base assistant localisation * new resource files for ZH * cancelstrings build issue * Update createvirtual assistant readme - Clone (microsoft#96) There is an additional en subdirectory. * Update issue templates * UserId now shown on the linked accounts page enabling easy retrieveal for setting in speech apps or in the future the emulator (microsoft#100) * Complete localisation of the VA base assistant includings intro cards and actions (microsoft#99) * ZH responses for skills * add locale middleware * Localised QNA and ZH for general model * first pass of zh-hans deployment. Dispatch needs updating to zh-hans * base assistant localisation * new resource files for ZH * cancelstrings build issue * complete localisation of the base VA resources across EFIGS intro adaptive cards, suggested actions, etc. * defaultLocale now in configuration * separated zh responses into subfiles (microsoft#114) * add new folders for skills (microsoft#125) * add new folders for skills * update assistant project file to use the new files * add todo skill renaming * remove old skill folders * remove what's left in the old skill folders * rename all skill folders (microsoft#126) * upgrade Microsoft.ASPNETCORE.all package to 2.1.5 (microsoft#127) * upgrade Microsoft.ASPNETCORE.all package to 2.1.4 * upgrade all projects to 2.1.5 * add utility of calendar LUIS entity * refactor parse date time logic and get events logic * remove the datetime parser * add usage of title in update and delete flow * add location and meeting room entity
- Loading branch information