Skip to content
This repository was archived by the owner on Jul 9, 2025. It is now read-only.

Comments

feat: Open a bot through bfcomposer protocol#2706

Merged
srinaath merged 6 commits intomasterfrom
srravich/electron-2323-open-bot
Apr 20, 2020
Merged

feat: Open a bot through bfcomposer protocol#2706
srinaath merged 6 commits intomasterfrom
srravich/electron-2323-open-bot

Conversation

@srinaath
Copy link
Contributor

@srinaath srinaath commented Apr 19, 2020

Description

This PR adds the ability to open a bot in composer through the bfcomposer protocol.
For ex
bfcomposer://open?url=bot%2F88524.65932484581%2Fdialogs%2Fdeleteitem%3Fselected%3Dtriggers%5B0%5D%26focused%3Dtriggers%5B0%5D.actions%5B0%5D

translates to

http:localhost:5000/bot/88524.65932484581/dialogs/deleteitem?selected=triggers[0]&focused=triggers[0].actions[0]

Task Item

Fixes #2323

Screenshots

composer-protocl

@srinaath srinaath changed the title Srravich/electron 2323 open bot Feat: Open a bot through bfcomposer protocol Apr 19, 2020
@srinaath srinaath changed the title Feat: Open a bot through bfcomposer protocol feat: Open a bot through bfcomposer protocol Apr 19, 2020
@srinaath srinaath requested a review from tonyanziano April 19, 2020 23:15
@github-actions
Copy link

Coverage Status

Coverage decreased (-0.3%) to 40.442% when pulling dcbae067d0f08f3c1fa214d2e1cdf4e24ddba2c6 on srravich/electron-2323-open-bot into 3558910 on master.

cwhitten
cwhitten previously approved these changes Apr 20, 2020
@cwhitten
Copy link
Member

@srinaath can you address conflicts?

@srinaath
Copy link
Contributor Author

@srinaath can you address conflicts?

Yep. addressing it now @cwhitten

Srinaath Ravichandran added 5 commits April 20, 2020 14:31
Signed-off-by: Srinaath Ravichandran <srravich@microsoft.com>

Safe commit for electron

Signed-off-by: Srinaath Ravichandran <srravich@microsoft.com>

Test windows installer

Signed-off-by: Srinaath Ravichandran <srravich@microsoft.com>

Logs remove

Signed-off-by: Srinaath Ravichandran <srravich@microsoft.com>

Reset commits

Signed-off-by: Srinaath Ravichandran <srravich@microsoft.com>

All commits with logs

Signed-off-by: Srinaath Ravichandran <srravich@microsoft.com>

Refactored

Signed-off-by: Srinaath Ravichandran <srravich@microsoft.com>

Mac working

Signed-off-by: Srinaath Ravichandran <srravich@microsoft.com>

Safe commit for Mac and Wimdows

Signed-off-by: Srinaath Ravichandran <srravich@microsoft.com>

Code cleanup

Signed-off-by: Srinaath Ravichandran <srravich@microsoft.com>

Wrapping up open API

Signed-off-by: Srinaath Ravichandran <srravich@microsoft.com>

Revert back to original server

Signed-off-by: Srinaath Ravichandran <srravich@microsoft.com>
Signed-off-by: Srinaath Ravichandran <srravich@microsoft.com>
Signed-off-by: Srinaath Ravichandran <srravich@microsoft.com>
Signed-off-by: Srinaath Ravichandran <srravich@microsoft.com>
Signed-off-by: Srinaath Ravichandran <srravich@microsoft.com>
@srinaath srinaath force-pushed the srravich/electron-2323-open-bot branch from dcbae06 to eb70946 Compare April 20, 2020 21:40
Signed-off-by: Srinaath Ravichandran <srravich@microsoft.com>
@srinaath srinaath requested a review from cwhitten April 20, 2020 22:32
@srinaath srinaath merged commit c49d04c into master Apr 20, 2020
@srinaath srinaath deleted the srravich/electron-2323-open-bot branch April 20, 2020 22:33
lei9444 pushed a commit to lei9444/BotFramework-Composer-1 that referenced this pull request Jun 15, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants