forked from microsoft/BotFramework-Composer
-
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.
fix: trigger creation bug (microsoft#2151)
* fix bug * save tmp code * add regex intent back * update * update label text * rename onMessageActivity to onMessageReceivedMessage * update trigger type validation function * remove commented code * rename onMessageActivity to onMessageReceivedMessage & update trigger type validation function * update regex field * remove commented code * remove commented code * revert auto-saved file * update label text * fix bug * save tmp code * add regex intent back * update * update label text * rename onMessageActivity to onMessageReceivedMessage * update trigger type validation function * remove commented code * update regex field * remove commented code * remove commented code * revert auto-saved file * update label text * update label text * update regEx api * add shellapi updateRegExIntentHandler * shell api * inline regex in form editor * create new inline regex intent when no intent Co-authored-by: Long Alan <julong@microsoft.com> Co-authored-by: Chris Whitten <christopher.whitten@microsoft.com>
- Loading branch information
1 parent
27a4fdb
commit 66e5fb4
Showing
17 changed files
with
230 additions
and
78 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
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
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
Oops, something went wrong.