forked from MicrosoftDocs/bot-docs
-
Couldn't load subscription status.
- Fork 0
Merge upstream changes #2
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
Merged
Merged
Conversation
This file contains hidden or 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
…mmunity-content (#222) * Update bot-builder-dotnet-quickstart.md Restoring links to the controller & dialog templates that were present in previous documentation * ISO 639-2 recommends use of the language codes in lower case (#175) * Grammar correction. Whose, not Who's (#33) * Updated to correct version of IISExpress (#35) * Update resources-tools-downloads.md (#31) * Update resources-tools-downloads.md Add information for how to install the Visual Studio project templates. * Update resources-tools-downloads.md * Changed AttachmentLayouts to AttachmentLayoutTypes (#38) The types of Attachment Layouts class is called AttachmentLayoutTypes and not AttachmentLayouts. https://docs.botframework.com/en-us/csharp/builder/sdkreference/d7/d87/class_microsoft_1_1_bot_1_1_connector_1_1_attachment_layout_types.html * Removing bad metadata (#183) * Conversation designer (#178) * requires (#186) * Dialog next steps (#177) * Added clarification for ListStyle in Prompts.choice * Minor copy edits. * Add reference to Manage state data topic. * Saving progress... * Bind actions to dialog * Types table link to section instead. * Confirm interruptions * Added some more details and made some minor edits. * Update links to reflect new file name for the 'Handle user actions' topic. * Fix broken link. * minor edits to the Actions topic and cross linking. * fixed broken link * Redirecting to the new topic. * Revised content ready for review. * fix broken links. * Fixed Action node to live under Dialog. * Edit based on revision comments. * Fix broken link to "Action precedence" section. * Dialog Overview - edited based on review feedback. * Added a "Next step" section to each topics. * Reorder Dialog TOC topics * with revisions from paper notes * Update bot-builder-dotnet-quickstart.md Restoring links to the controller & dialog templates that were present in previous documentation * Removing bad metadata (#183) * Conversation designer (#178) * requires (#186) * Added Next step and move Dialogs before Messages in the TOC. * Update referece to te persistCoversatioData flag...it's enabled by default. * Clarify reference to global actions and added new section for customAction to the topic. * Updated Next step to use button instead of link. * Remove "Null response" section based on SteveIckman feedback. * Update section to say "Next steps" for consistencies. * Removing extraneous Additional Resources section * Subscribe to bot events, always show bot online (#189) Slack doc update * Changing author alias (#193) * links to best current samples, User Story 17067 (#185) Fixed sample references. * Second effort for PR181 (#187) Next Steps and Requirement about .NET 4.6 * Groupme screencaps (#191) GroupMe screen changes. * Fixed broken anchor links from table to section in topic. (#195) * Adding NoIndex, NoFollow to metadata (#196) * Removing broken video * Update bot-builder-nodejs-cortana-skill.md Fixed bug reported by PM. Removed "Sign In Card" for Cortana channel link due to a security bug that we recently discovered. * added dotnet scorable dialogs (#180) * added dotnet scorable dialogs * edited links, fixed typos to scorables article * added date/title/header, grammar change * Updated bot-builder-dotnet-scorable-dialogs.md * Update filenames.md * Added entries about the documentation (#206) * Slack review (#204) * Scorable review (#203) * Resolve syncing conflicts from live-sync-work to live (#39) * Release 07-07-2017 (#176) * ISO 639-2 recommends use of the language codes in lower case (#175) * Update bot-builder-dotnet-quickstart.md Restoring links to the controller & dialog templates that were present in previous documentation * Removing bad metadata (#183) * Release 07-14-2017 (#184) * Conversation designer (#178) * Conversation Designer going live (#188) * convert external Twilio links to HTML style target="_blank" to open in new tab. * Secure bot reminder and ngrok command. If you're debugging through Cortana, then the Microsoft App credentials need to specified in both the Bot Framework portal and the Web.config file. I also found that bots always ran on port 3979. And lastly, unless I specified the host header the requests would fail with 400. * convert external links to open in new tab * update external links to open in new tab * Update bot-builder-nodejs-global-handlers.md Added missing comma's in the examples of trigger actions * Fixing link * Revert "Merging upstream into public" This reverts commit ed2438b, reversing changes made to f4200df. * Dotnet form flow updates (#161) * Updated .NET FormFlow articles to add links to sample code on GitHub. * Fixed broken link. * Updated .NET FormFlow articles to move Sample code section. * Fixed broken link. * Update IActivity.xml * Update IActivity.xml Fixing indentation. * Updating summary for ChannelData * Updating IActivity docs with ChannelData remarks * bugfix: domain parameter and log=false for compliance (#164) * fix bug - domain parameter * section link, class definition * document log=off for privacy compliance * fix heading * Change .NET Framework target version (#166) * Adding DirectLine to REST card (#167) * Typo fix * Removing location control from hub * little fixes (#169) Add an optional extended description… * clicking on a speech bubble reveals the JSON data underlying the message. (#171) * Microsoft.Bot.Builder template requires IIS Express; added download link. (#170) * The Microsoft.Bot.Builder template requires IIS Express, so now there's a link where you can download it. * occasional requirement: IIS Express download, a bit hard to find this link so now it's noted near the place where it's (occasionally) needed. * section: dialog-based proactive message - fix broken sample code & link to botadaptor.js file * add back comment with note about session.userData * fix typo * Anchor links (#173) * Promoting questions to H2s for anchor links * Updating title and H1 * Fixing outdated anchor links * VS Community isn't supported by the template * Update dos-and-donts.md * Update style-and-voice.md * Update style-and-voice.md * Fixing link to botadapter.js * section: dialog-based proactive message - fix broken sample code & link to botadaptor.js file * add back comment with note about session.userData * fix typo * ISO 639-2 recommends use of the language codes in lower case (#175) * Update bot-builder-dotnet-quickstart.md Restoring links to the controller & dialog templates that were present in previous documentation * Removing bad metadata (#183) * Conversation designer (#178) * requires (#186) * Dialog next steps (#177) * Added clarification for ListStyle in Prompts.choice * Minor copy edits. * Add reference to Manage state data topic. * Saving progress... * Bind actions to dialog * Types table link to section instead. * Confirm interruptions * Added some more details and made some minor edits. * Update links to reflect new file name for the 'Handle user actions' topic. * Fix broken link. * minor edits to the Actions topic and cross linking. * fixed broken link * Redirecting to the new topic. * Revised content ready for review. * fix broken links. * Fixed Action node to live under Dialog. * Edit based on revision comments. * Fix broken link to "Action precedence" section. * Dialog Overview - edited based on review feedback. * Added a "Next step" section to each topics. * Reorder Dialog TOC topics * with revisions from paper notes * Update bot-builder-dotnet-quickstart.md Restoring links to the controller & dialog templates that were present in previous documentation * Removing bad metadata (#183) * Conversation designer (#178) * requires (#186) * Added Next step and move Dialogs before Messages in the TOC. * Update referece to te persistCoversatioData flag...it's enabled by default. * Clarify reference to global actions and added new section for customAction to the topic. * Updated Next step to use button instead of link. * Remove "Null response" section based on SteveIckman feedback. * Update section to say "Next steps" for consistencies. * Removing extraneous Additional Resources section * Release 7-20-2017 * Added clarification for ListStyle in Prompts.choice * Minor copy edits. * Add reference to Manage state data topic. * Saving progress... * Bind actions to dialog * Types table link to section instead. * Confirm interruptions * Added some more details and made some minor edits. * Update links to reflect new file name for the 'Handle user actions' topic. * Fix broken link. * minor edits to the Actions topic and cross linking. * fixed broken link * Redirecting to the new topic. * Revised content ready for review. * fix broken links. * Fixed Action node to live under Dialog. * Edit based on revision comments. * Fix broken link to "Action precedence" section. * Dialog Overview - edited based on review feedback. * Added a "Next step" section to each topics. * Reorder Dialog TOC topics * with revisions from paper notes * Update bot-builder-dotnet-quickstart.md Restoring links to the controller & dialog templates that were present in previous documentation * Removing bad metadata (#183) * Conversation designer (#178) * requires (#186) * Added Next step and move Dialogs before Messages in the TOC. * Update referece to te persistCoversatioData flag...it's enabled by default. * Clarify reference to global actions and added new section for customAction to the topic. * Updated Next step to use button instead of link. * Remove "Null response" section based on SteveIckman feedback. * Update section to say "Next steps" for consistencies. * Removing extraneous Additional Resources section * Subscribe to bot events, always show bot online (#189) Slack doc update * Changing author alias (#193) * links to best current samples, User Story 17067 (#185) Fixed sample references. * Second effort for PR181 (#187) Next Steps and Requirement about .NET 4.6 * Groupme screencaps (#191) GroupMe screen changes. * Updates to Slack, GroupMe, sample links, next steps (#194) * Fixed broken anchor links from table to section in topic. (#195) * Adding NoIndex, NoFollow to metadata (#196) * Release 7-24-2017 (#197) * Removing broken video * Update bot-builder-nodejs-cortana-skill.md Fixed bug reported by PM. Removed "Sign In Card" for Cortana channel link due to a security bug that we recently discovered. * Update bot-builder-nodejs-cortana-skill.md (#198) Fixed bug reported by PM. Removed "Sign In Card" for Cortana channel link due to a security bug that we recently discovered. * added dotnet scorable dialogs (#180) * added dotnet scorable dialogs * edited links, fixed typos to scorables article * added date/title/header, grammar change * Updated bot-builder-dotnet-scorable-dialogs.md * Update filenames.md * Added entries about the documentation (#206) * Slack review (#204) * Scorable review (#203) * Grammar correction. Whose, not Who's (#33) * Updated to correct version of IISExpress (#35) * Changed AttachmentLayouts to AttachmentLayoutTypes (#38) The types of Attachment Layouts class is called AttachmentLayoutTypes and not AttachmentLayouts. https://docs.botframework.com/en-us/csharp/builder/sdkreference/d7/d87/class_microsoft_1_1_bot_1_1_connector_1_1_attachment_layout_types.html * Update resources-tools-downloads.md (#31) * Update resources-tools-downloads.md Add information for how to install the Visual Studio project templates. * Update resources-tools-downloads.md * Release 08-01-2017 (#207) * Updating next step * Fixing illegal bookmark usage * Fixing build warning in dotnet reference * Fixing build warning in dotnet reference * Staging for fix from nuget release * Cropped out wechat icon. wechat is not supported (#209) * three downloads for one template (#212) * Initialize open publishing repository: https://github.com/MicrosoftDocs/bot-docs-pr of branch live * Initialize open publishing repository: https://github.com/MicrosoftDocs/bot-docs-pr of branch master * Fix for bug# 17564. Add gitter.im, specifically the BotBuilder ROOM (#216) Bug details: https://fuselabs.visualstudio.com/BFDocs/_workitems/edit/17564 * Release 08-03-2017 (#217) * Release 08-04-2017 (#221) * 17561 deploy from local git (#215) * add ms.date metadata (#219) * Fixing search scope
…mmunity-content (#227)
…mmunity-content (#229)
…mmunity-content (#230)
* Fixing orphaned article * proper capitalization (#341) * ordering of app id and password step changed to last. (#340) * Community content (#344) * Update bot-builder-dotnet-quickstart.md Restoring links to the controller & dialog templates that were present in previous documentation * ISO 639-2 recommends use of the language codes in lower case (#175) * Grammar correction. Whose, not Who's (#33) * Updated to correct version of IISExpress (#35) * Update resources-tools-downloads.md (#31) * Update resources-tools-downloads.md Add information for how to install the Visual Studio project templates. * Update resources-tools-downloads.md * Changed AttachmentLayouts to AttachmentLayoutTypes (#38) The types of Attachment Layouts class is called AttachmentLayoutTypes and not AttachmentLayouts. https://docs.botframework.com/en-us/csharp/builder/sdkreference/d7/d87/class_microsoft_1_1_bot_1_1_connector_1_1_attachment_layout_types.html * Removing bad metadata (#183) * Conversation designer (#178) * requires (#186) * Dialog next steps (#177) * Added clarification for ListStyle in Prompts.choice * Minor copy edits. * Add reference to Manage state data topic. * Saving progress... * Bind actions to dialog * Types table link to section instead. * Confirm interruptions * Added some more details and made some minor edits. * Update links to reflect new file name for the 'Handle user actions' topic. * Fix broken link. * minor edits to the Actions topic and cross linking. * fixed broken link * Redirecting to the new topic. * Revised content ready for review. * fix broken links. * Fixed Action node to live under Dialog. * Edit based on revision comments. * Fix broken link to "Action precedence" section. * Dialog Overview - edited based on review feedback. * Added a "Next step" section to each topics. * Reorder Dialog TOC topics * with revisions from paper notes * Update bot-builder-dotnet-quickstart.md Restoring links to the controller & dialog templates that were present in previous documentation * Removing bad metadata (#183) * Conversation designer (#178) * requires (#186) * Added Next step and move Dialogs before Messages in the TOC. * Update referece to te persistCoversatioData flag...it's enabled by default. * Clarify reference to global actions and added new section for customAction to the topic. * Updated Next step to use button instead of link. * Remove "Null response" section based on SteveIckman feedback. * Update section to say "Next steps" for consistencies. * Removing extraneous Additional Resources section * Subscribe to bot events, always show bot online (#189) Slack doc update * Changing author alias (#193) * links to best current samples, User Story 17067 (#185) Fixed sample references. * Second effort for PR181 (#187) Next Steps and Requirement about .NET 4.6 * Groupme screencaps (#191) GroupMe screen changes. * Fixed broken anchor links from table to section in topic. (#195) * Adding NoIndex, NoFollow to metadata (#196) * Removing broken video * Update bot-builder-nodejs-cortana-skill.md Fixed bug reported by PM. Removed "Sign In Card" for Cortana channel link due to a security bug that we recently discovered. * added dotnet scorable dialogs (#180) * added dotnet scorable dialogs * edited links, fixed typos to scorables article * added date/title/header, grammar change * Updated bot-builder-dotnet-scorable-dialogs.md * Update filenames.md * Added entries about the documentation (#206) * Slack review (#204) * Scorable review (#203) * Resolve syncing conflicts from live-sync-work to live (#39) * Release 07-07-2017 (#176) * ISO 639-2 recommends use of the language codes in lower case (#175) * Update bot-builder-dotnet-quickstart.md Restoring links to the controller & dialog templates that were present in previous documentation * Removing bad metadata (#183) * Release 07-14-2017 (#184) * Conversation designer (#178) * Conversation Designer going live (#188) * convert external Twilio links to HTML style target="_blank" to open in new tab. * Secure bot reminder and ngrok command. If you're debugging through Cortana, then the Microsoft App credentials need to specified in both the Bot Framework portal and the Web.config file. I also found that bots always ran on port 3979. And lastly, unless I specified the host header the requests would fail with 400. * convert external links to open in new tab * update external links to open in new tab * Update bot-builder-nodejs-global-handlers.md Added missing comma's in the examples of trigger actions * Fixing link * Revert "Merging upstream into public" This reverts commit ed2438b, reversing changes made to f4200df. * Dotnet form flow updates (#161) * Updated .NET FormFlow articles to add links to sample code on GitHub. * Fixed broken link. * Updated .NET FormFlow articles to move Sample code section. * Fixed broken link. * Update IActivity.xml * Update IActivity.xml Fixing indentation. * Updating summary for ChannelData * Updating IActivity docs with ChannelData remarks * bugfix: domain parameter and log=false for compliance (#164) * fix bug - domain parameter * section link, class definition * document log=off for privacy compliance * fix heading * Change .NET Framework target version (#166) * Adding DirectLine to REST card (#167) * Typo fix * Removing location control from hub * little fixes (#169) Add an optional extended description… * clicking on a speech bubble reveals the JSON data underlying the message. (#171) * Microsoft.Bot.Builder template requires IIS Express; added download link. (#170) * The Microsoft.Bot.Builder template requires IIS Express, so now there's a link where you can download it. * occasional requirement: IIS Express download, a bit hard to find this link so now it's noted near the place where it's (occasionally) needed. * section: dialog-based proactive message - fix broken sample code & link to botadaptor.js file * add back comment with note about session.userData * fix typo * Anchor links (#173) * Promoting questions to H2s for anchor links * Updating title and H1 * Fixing outdated anchor links * VS Community isn't supported by the template * Update dos-and-donts.md * Update style-and-voice.md * Update style-and-voice.md * Fixing link to botadapter.js * section: dialog-based proactive message - fix broken sample code & link to botadaptor.js file * add back comment with note about session.userData * fix typo * ISO 639-2 recommends use of the language codes in lower case (#175) * Update bot-builder-dotnet-quickstart.md Restoring links to the controller & dialog templates that were present in previous documentation * Removing bad metadata (#183) * Conversation designer (#178) * requires (#186) * Dialog next steps (#177) * Added clarification for ListStyle in Prompts.choice * Minor copy edits. * Add reference to Manage state data topic. * Saving progress... * Bind actions to dialog * Types table link to section instead. * Confirm interruptions * Added some more details and made some minor edits. * Update links to reflect new file name for the 'Handle user actions' topic. * Fix broken link. * minor edits to the Actions topic and cross linking. * fixed broken link * Redirecting to the new topic. * Revised content ready for review. * fix broken links. * Fixed Action node to live under Dialog. * Edit based on revision comments. * Fix broken link to "Action precedence" section. * Dialog Overview - edited based on review feedback. * Added a "Next step" section to each topics. * Reorder Dialog TOC topics * with revisions from paper notes * Update bot-builder-dotnet-quickstart.md Restoring links to the controller & dialog templates that were present in previous documentation * Removing bad metadata (#183) * Conversation designer (#178) * requires (#186) * Added Next step and move Dialogs before Messages in the TOC. * Update referece to te persistCoversatioData flag...it's enabled by default. * Clarify reference to global actions and added new section for customAction to the topic. * Updated Next step to use button instead of link. * Remove "Null response" section based on SteveIckman feedback. * Update section to say "Next steps" for consistencies. * Removing extraneous Additional Resources section * Release 7-20-2017 * Added clarification for ListStyle in Prompts.choice * Minor copy edits. * Add reference to Manage state data topic. * Saving progress... * Bind actions to dialog * Types table link to section instead. * Confirm interruptions * Added some more details and made some minor edits. * Update links to reflect new file name for the 'Handle user actions' topic. * Fix broken link. * minor edits to the Actions topic and cross linking. * fixed broken link * Redirecting to the new topic. * Revised content ready for review. * fix broken links. * Fixed Action node to live under Dialog. * Edit based on revision comments. * Fix broken link to "Action precedence" section. * Dialog Overview - edited based on review feedback. * Added a "Next step" section to each topics. * Reorder Dialog TOC topics * with revisions from paper notes * Update bot-builder-dotnet-quickstart.md Restoring links to the controller & dialog templates that were present in previous documentation * Removing bad metadata (#183) * Conversation designer (#178) * requires (#186) * Added Next step and move Dialogs before Messages in the TOC. * Update referece to te persistCoversatioData flag...it's enabled by default. * Clarify reference to global actions and added new section for customAction to the topic. * Updated Next step to use button instead of link. * Remove "Null response" section based on SteveIckman feedback. * Update section to say "Next steps" for consistencies. * Removing extraneous Additional Resources section * Subscribe to bot events, always show bot online (#189) Slack doc update * Changing author alias (#193) * links to best current samples, User Story 17067 (#185) Fixed sample references. * Second effort for PR181 (#187) Next Steps and Requirement about .NET 4.6 * Groupme screencaps (#191) GroupMe screen changes. * Updates to Slack, GroupMe, sample links, next steps (#194) * Fixed broken anchor links from table to section in topic. (#195) * Adding NoIndex, NoFollow to metadata (#196) * Release 7-24-2017 (#197) * Removing broken video * Update bot-builder-nodejs-cortana-skill.md Fixed bug reported by PM. Removed "Sign In Card" for Cortana channel link due to a security bug that we recently discovered. * Update bot-builder-nodejs-cortana-skill.md (#198) Fixed bug reported by PM. Removed "Sign In Card" for Cortana channel link due to a security bug that we recently discovered. * added dotnet scorable dialogs (#180) * added dotnet scorable dialogs * edited links, fixed typos to scorables article * added date/title/header, grammar change * Updated bot-builder-dotnet-scorable-dialogs.md * Update filenames.md * Added entries about the documentation (#206) * Slack review (#204) * Scorable review (#203) * Grammar correction. Whose, not Who's (#33) * Updated to correct version of IISExpress (#35) * Changed AttachmentLayouts to AttachmentLayoutTypes (#38) The types of Attachment Layouts class is called AttachmentLayoutTypes and not AttachmentLayouts. https://docs.botframework.com/en-us/csharp/builder/sdkreference/d7/d87/class_microsoft_1_1_bot_1_1_connector_1_1_attachment_layout_types.html * Update resources-tools-downloads.md (#31) * Update resources-tools-downloads.md Add information for how to install the Visual Studio project templates. * Update resources-tools-downloads.md * Release 08-01-2017 (#207) * Updating next step * Fixing illegal bookmark usage * Fixing build warning in dotnet reference * Fixing build warning in dotnet reference * Staging for fix from nuget release * Cropped out wechat icon. wechat is not supported (#209) * three downloads for one template (#212) * Initialize open publishing repository: https://github.com/MicrosoftDocs/bot-docs-pr of branch live * Initialize open publishing repository: https://github.com/MicrosoftDocs/bot-docs-pr of branch master * Fix for bug# 17564. Add gitter.im, specifically the BotBuilder ROOM (#216) Bug details: https://fuselabs.visualstudio.com/BFDocs/_workitems/edit/17564 * Release 08-03-2017 (#217) * Release 08-04-2017 (#221) * 17561 deploy from local git (#215) * add ms.date metadata (#219) * Fixing search scope * Resolve syncing conflicts from community-content-live-sync-work to community-content (#222) * Update bot-builder-dotnet-quickstart.md Restoring links to the controller & dialog templates that were present in previous documentation * ISO 639-2 recommends use of the language codes in lower case (#175) * Grammar correction. Whose, not Who's (#33) * Updated to correct version of IISExpress (#35) * Update resources-tools-downloads.md (#31) * Update resources-tools-downloads.md Add information for how to install the Visual Studio project templates. * Update resources-tools-downloads.md * Changed AttachmentLayouts to AttachmentLayoutTypes (#38) The types of Attachment Layouts class is called AttachmentLayoutTypes and not AttachmentLayouts. https://docs.botframework.com/en-us/csharp/builder/sdkreference/d7/d87/class_microsoft_1_1_bot_1_1_connector_1_1_attachment_layout_types.html * Removing bad metadata (#183) * Conversation designer (#178) * requires (#186) * Dialog next steps (#177) * Added clarification for ListStyle in Prompts.choice * Minor copy edits. * Add reference to Manage state data topic. * Saving progress... * Bind actions to dialog * Types table link to section instead. * Confirm interruptions * Added some more details and made some minor edits. * Update links to reflect new file name for the 'Handle user actions' topic. * Fix broken link. * minor edits to the Actions topic and cross linking. * fixed broken link * Redirecting to the new topic. * Revised content ready for review. * fix broken links. * Fixed Action node to live under Dialog. * Edit based on revision comments. * Fix broken link to "Action precedence" section. * Dialog Overview - edited based on review feedback. * Added a "Next step" section to each topics. * Reorder Dialog TOC topics * with revisions from paper notes * Update bot-builder-dotnet-quickstart.md Restoring links to the controller & dialog templates that were present in previous documentation * Removing bad metadata (#183) * Conversation designer (#178) * requires (#186) * Added Next step and move Dialogs before Messages in the TOC. * Update referece to te persistCoversatioData flag...it's enabled by default. * Clarify reference to global actions and added new section for customAction to the topic. * Updated Next step to use button instead of link. * Remove "Null response" section based on SteveIckman feedback. * Update section to say "Next steps" for consistencies. * Removing extraneous Additional Resources section * Subscribe to bot events, always show bot online (#189) Slack doc update * Changing author alias (#193) * links to best current samples, User Story 17067 (#185) Fixed sample references. * Second effort for PR181 (#187) Next Steps and Requirement about .NET 4.6 * Groupme screencaps (#191) GroupMe screen changes. * Fixed broken anchor links from table to section in topic. (#195) * Adding NoIndex, NoFollow to metadata (#196) * Removing broken video * Update bot-builder-nodejs-cortana-skill.md Fixed bug reported by PM. Removed "Sign In Card" for Cortana channel link due to a security bug that we recently discovered. * added dotnet scorable dialogs (#180) * added dotnet scorable dialogs * edited links, fixed typos to scorables article * added date/title/header, grammar change * Updated bot-builder-dotnet-scorable-dialogs.md * Update filenames.md * Added entries about the documentation (#206) * Slack review (#204) * Scorable review (#203) * Resolve syncing conflicts from live-sync-work to live (#39) * Release 07-07-2017 (#176) * ISO 639-2 recommends use of the language codes in lower case (#175) * Update bot-builder-dotnet-quickstart.md Restoring links to the controller & dialog templates that were present in previous documentation * Removing bad metadata (#183) * Release 07-14-2017 (#184) * Conversation designer (#178) * Conversation Designer going live (#188) * convert external Twilio links to HTML style target="_blank" to open in new tab. * Secure bot reminder and ngrok command. If you're debugging through Cortana, then the Microsoft App credentials need to specified in both the Bot Framework portal and the Web.config file. I also found that bots always ran on port 3979. And lastly, unless I specified the host header the requests would fail with 400. * convert external links to open in new tab * update external links to open in new tab * Update bot-builder-nodejs-global-handlers.md Added missing comma's in the examples of trigger actions * Fixing link * Revert "Merging upstream into public" This reverts commit ed2438b, reversing changes made to f4200df. * Dotnet form flow updates (#161) * Updated .NET FormFlow articles to add links to sample code on GitHub. * Fixed broken link. * Updated .NET FormFlow articles to move Sample code section. * Fixed broken link. * Update IActivity.xml * Update IActivity.xml Fixing indentation. * Updating summary for ChannelData * Updating IActivity docs with ChannelData remarks * bugfix: domain parameter and log=false for compliance (#164) * fix bug - domain parameter * section link, class definition * document log=off for privacy compliance * fix heading * Change .NET Framework target version (#166) * Adding DirectLine to REST card (#167) * Typo fix * Removing location control from hub * little fixes (#169) Add an optional extended description… * clicking on a speech bubble reveals the JSON data underlying the message. (#171) * Microsoft.Bot.Builder template requires IIS Express; added download link. (#170) * The Microsoft.Bot.Builder template requires IIS Express, so now there's a link where you can download it. * occasional requirement: IIS Express download, a bit hard to find this link so now it's noted near the place where it's (occasionally) needed. * section: dialog-based proactive message - fix broken sample code & link to botadaptor.js file * add back comment with note about session.userData * fix typo * Anchor links (#173) * Promoting questions to H2s for anchor links * Updating title and H1 * Fixing outdated anchor links * VS Community isn't supported by the template * Update dos-and-donts.md * Update style-and-voice.md * Update style-and-voice.md * Fixing link to botadapter.js * section: dialog-based proactive message - fix broken sample code & link to botadaptor.js file * add back comment with note about session.userData * fix typo * ISO 639-2 recommends use of the language codes in lower case (#175) * Update bot-builder-dotnet-quickstart.md Restoring links to the controller & dialog templates that were present in previous documentation * Removing bad metadata (#183) * Conversation designer (#178) * requires (#186) * Dialog next steps (#177) * Added clarification for ListStyle in Prompts.choice * Minor copy edits. * Add reference to Manage state data topic. * Saving progress... * Bind actions to dialog * Types table link to section instead. * Confirm interruptions * Added some more details and made some minor edits. * Update links to reflect new file name for the 'Handle user actions' topic. * Fix broken link. * minor edits to the Actions topic and cross linking. * fixed broken link * Redirecting to the new topic. * Revised content ready for review. * fix broken links. * Fixed Action node to live under Dialog. * Edit based on revision comments. * Fix broken link to "Action precedence" section. * Dialog Overview - edited based on review feedback. * Added a "Next step" section to each topics. * Reorder Dialog TOC topics * with revisions from paper notes * Update bot-builder-dotnet-quickstart.md Restoring links to the controller & dialog templates that were present in previous documentation * Removing bad metadata (#183) * Conversation designer (#178) * requires (#186) * Added Next step and move Dialogs before Messages in the TOC. * Update referece to te persistCoversatioData flag...it's enabled by default. * Clarify reference to global actions and added new section for customAction to the topic. * Updated Next step to use button instead of link. * Remove "Null response" section based on SteveIckman feedback. * Update section to say "Next steps" for consistencies. * Removing extraneous Additional Resources section * Release 7-20-2017 * Added clarification for ListStyle in Prompts.choice * Minor copy edits. * Add reference to Manage state data topic. * Saving progress... * Bind actions to dialog * Types table link to section instead. * Confirm interruptions * Added some more details and made some minor edits. * Update links to reflect new file name for the 'Handle user actions' topic. * Fix broken link. * minor edits to the Actions topic and cross linking. * fixed broken link * Redirecting to the new topic. * Revised content ready for review. * fix broken links. * Fixed Action node to live under Dialog. * Edit based on revision comments. * Fix broken link to "Action precedence" section. * Dialog Overview - edited based on review feedback. * Added a "Next step" section to each topics. * Reorder Dialog TOC topics * with revisions from paper notes * Update bot-builder-dotnet-quickstart.md Restoring links to the controller & dialog templates that were present in previous documentation * Removing bad metadata (#183) * Conversation designer (#178) * requires (#186) * Added Next step and move Dialogs before Messages in the TOC. * Update referece to te persistCoversatioData flag...it's enabled by default. * Clarify reference to global actions and added new section for customAction to the topic. * Updated Next step to use button instead of link. * Remove "Null response" section based on SteveIckman feedback. * Update section to say "Next steps" for consistencies. * Removing extraneous Additional Resources section * Subscribe to bot events, always show bot online (#189) Slack doc update * Changing author alias (#193) * links to best current samples, User Story 17067 (#185) Fixed sample references. * Second effort for PR181 (#187) Next Steps and Requirement about .NET 4.6 * Groupme screencaps (#191) GroupMe screen changes. * Updates to Slack, GroupMe, sample links, next steps (#194) * Fixed broken anchor links from table to section in topic. (#195) * Adding NoIndex, NoFollow to metadata (#196) * Release 7-24-2017 (#197) * Removing broken video * Update bot-builder-nodejs-cortana-skill.md Fixed bug reported by PM. Removed "Sign In Card" for Cortana channel link due to a security bug that we recently discovered. * Update bot-builder-nodejs-cortana-skill.md (#198) Fixed bug reported by PM. Removed "Sign In Card" for Cortana channel link due to a security bug that we recently discovered. * added dotnet scorable dialogs (#180) * added dotnet scorable dialogs * edited links, fixed typos to scorables article * added date/title/header, grammar change * Updated bot-builder-dotnet-scorable-dialogs.md * Update filenames.md * Added entries about the documentation (#206) * Slack review (#204) * Scorable review (#203) * Grammar correction. Whose, not Who's (#33) * Updated to correct version of IISExpress (#35) * Changed AttachmentLayouts to AttachmentLayoutTypes (#38) The types of Attachment Layouts class is called AttachmentLayoutTypes and not AttachmentLayouts. https://docs.botframework.com/en-us/csharp/builder/sdkreference/d7/d87/class_microsoft_1_1_bot_1_1_connector_1_1_attachment_layout_types.html * Update resources-tools-downloads.md (#31) * Update resources-tools-downloads.md Add information for how to install the Visual Studio project templates. * Update resources-tools-downloads.md * Release 08-01-2017 (#207) * Updating next step * Fixing illegal bookmark usage * Fixing build warning in dotnet reference * Fixing build warning in dotnet reference * Staging for fix from nuget release * Cropped out wechat icon. wechat is not supported (#209) * three downloads for one template (#212) * Initialize open publishing repository: https://github.com/MicrosoftDocs/bot-docs-pr of branch live * Initialize open publishing repository: https://github.com/MicrosoftDocs/bot-docs-pr of branch master * Fix for bug# 17564. Add gitter.im, specifically the BotBuilder ROOM (#216) Bug details: https://fuselabs.visualstudio.com/BFDocs/_workitems/edit/17564 * Release 08-03-2017 (#217) * Release 08-04-2017 (#221) * 17561 deploy from local git (#215) * add ms.date metadata (#219) * Fixing search scope * Revert "Resolve syncing conflicts from community-content-live-sync-work to community-content (#222)" (#224) This reverts commit fb6545b. * Fixing up merge artifacts * Resolve syncing conflicts from live-sync-work to live (#40) * Resolve syncing conflicts from community-content-live-sync-work to community-content (#227) * Resolve syncing conflicts from community-content-live-sync-work to community-content (#229) * Resolve syncing conflicts from community-content-live-sync-work to community-content (#230) * Fixing up merge artifacts * Delete duplicate section, correct info on how to select ListStyle (#41) * Update bot-design-conversation-flow.md (#42) * Update bot-builder-nodejs-send-suggested-actions.md (#43) * Added ConsoleConnector language and example (#44) * Update bot-builder-nodejs-send-suggested-actions.md * Added ConsoleConnector language and example * Add Teams as channel that supports TextFormat xml (#49) * use numeric prompt for qry of ppl in reservation (#48) * fix formatting for initial npm init invocation (#46) * Update erroneous link to code snippet (#45) * Just a little correction in spelling of visible (#50) * Release 'live' 09-19-17 (#310) (#312) * Fix improper equality operator in sample (#51) * Update index.md Added prereq of having to at least once manually log into http://luis.ai * Fixed cut and paste error * Updated content to match code snippets. * Reverting proposed equality change. Code is more accurate with "===" than "!=". * remove extra dollar sign (#52) output: We sold 300 units for a total of $$9,000. expected output: We sold 300 units for a total of $9,000. * Resolve syncing conflicts from live-sync-work to live (#54) * Update to describe Auth change v3.2 (#57) * Release 10-05-2017 (#342) * Fixing orphaned article * proper capitalization (#341) * ordering of app id and password step changed to last. (#340) * Importance of serviceUrl for proactive messages (#58) * Update contributor-guide-index.md * Add guidance around on-topic questions for Stack Overflow (#62) * Add guidance around on-topic questions for Stack Overflow * Update article edit dates * Correct "StackOverflow" to "Stack Overflow" * Support link in TOC
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Merging in upstream changes from MicrosoftDocs/bot-framework-docs.