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

Connect to a bot without a .bot file - revisions #1237

Closed
cwhitten opened this issue Jan 16, 2019 · 1 comment · Fixed by #1238
Closed

Connect to a bot without a .bot file - revisions #1237

cwhitten opened this issue Jan 16, 2019 · 1 comment · Fixed by #1238
Assignees
Labels
P0 Must Fix. Release-blocker

Comments

@cwhitten
Copy link
Member

In the Services pane, replace the Open Bot button with copy that says:

The Services caret is default expanded and the content inside is the following:

NO SERVICES AVAILABLE

To connect the Emulator to services, open a .bot file or create a new bot configuration.

Learn more about using services.

on click of open a .bot file - the system file browser opens with .bot files available for selection, and opens the .bot file when the user clicks the enabled Choose file

on click of create a new bot - the New bot modal opens with the url linked with the current active live chat tab populated in the Endpoint URL in the bot configuration form.

@cwhitten cwhitten added P0 Must Fix. Release-blocker 4.3 labels Jan 16, 2019
justinwilaby pushed a commit that referenced this issue Jan 17, 2019
* #1237 - added new copy and updated functionality

* Unit test restitution

* Removed commented imports

* Small tweaks after design review

* Unit test restitution
@justinwilaby
Copy link
Contributor

Reopening after discovering use cases that may break this implementation.

@justinwilaby justinwilaby reopened this Jan 22, 2019
justinwilaby added a commit that referenced this issue Jan 23, 2019
…/BotFramework-Emulator into jwilaby/#1237-bot-url-revision
justinwilaby added a commit that referenced this issue Jan 23, 2019
…/BotFramework-Emulator into jwilaby/#1237-bot-url-revision
justinwilaby added a commit that referenced this issue Jan 23, 2019
…/BotFramework-Emulator into jwilaby/#1237-bot-url-revision
justinwilaby added a commit that referenced this issue Jan 23, 2019
…/BotFramework-Emulator into jwilaby/#1237-bot-url-revision
justinwilaby added a commit that referenced this issue Jan 24, 2019
…/BotFramework-Emulator into jwilaby/#1237-bot-url-revision
justinwilaby added a commit that referenced this issue Jan 24, 2019
…/BotFramework-Emulator into jwilaby/#1237-bot-url-revision
justinwilaby pushed a commit that referenced this issue Jan 24, 2019
* #1237 - updated implemenation to use API instead of internals
* Fixed coverage analysis to include the entire codebase instead of just imports within a spec
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P0 Must Fix. Release-blocker
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants