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

Bring other SDK features in Composer #2560

Closed
3 of 45 tasks
luhan2017 opened this issue Apr 8, 2020 · 3 comments
Closed
3 of 45 tasks

Bring other SDK features in Composer #2560

luhan2017 opened this issue Apr 8, 2020 · 3 comments
Assignees
Labels
Backlog Backlog items - not in current milestone feature-request A request for new functionality or an enhancement to an existing one. P1 Painful if we don't fix, won't block releasing Team: Authoring

Comments

@luhan2017
Copy link
Contributor

luhan2017 commented Apr 8, 2020

This issue is to track what are the SDK actions/inputs/conditions/recognizers are not yet enabled in Composer.

#Actions

  • ContinueConversationLater
  • GotoAction
  • DebugBreak
  • CodeAction
  • EditActions
  • GetActivityMembers
  • GetConversationMembers
  • ThrowException

#EntityRecognizers

  • ChannelMentionEntityRecognizer
  • ConfirmationEntityRecognizer
  • CurrencyEntityRecognizer
  • DateTimeEntityRecognizer
  • DimensionEntityRecognizer
  • EmailEntityRecognizer
  • GuidEntityRecognizer
  • HashtagEntityRecognizer
  • IpEntityRecognizer
  • MentionEntityRecognizer
  • NumberEntityRecognizer
  • NumberRangeEntityRecognizer
  • OrdinalEntityRecognizer
  • PhoneNumberEntityRecognizer
  • RegexEntityRecognizer
  • TemperatureEntityRecognizer
  • TextEntityRecognizer
  • UrlEntityRecognizer

#OthersRecognizers

  • OnContinueConversation
  • OnInstallationUpdateActivity

#TeamsChannelRelated

  • Teams.OnAppBasedLinkQuery
  • Teams.OnCardAction
  • Teams.OnChannelCreated
  • Teams.OnChannelDeleted
  • Teams.OnChannelRenamed
  • Teams.OnFileConsent
  • Teams.OnMessagingExtensionCardButtonClicked
  • Teams.OnMessagingExtensionConfigurationQuerySettingUrl
  • Teams.OnMessagingExtensionConfigurationSetting
  • Teams.OnMessagingExtensionFetchTask
  • Teams.OnMessagingExtensionQuery
  • Teams.OnMessagingExtensionSelectItem
  • Teams.OnMessagingExtensionSubmitAction
  • Teams.OnO365ConnectorCardAction
  • Teams.OnTaskModuleFetch
  • Teams.OnTaskModuleSubmit
  • Teams.OnTeamRenamed
@luhan2017 luhan2017 added Type: Enhancement Needs-triage A new issue that require triage labels Apr 8, 2020
@hibrenda hibrenda removed the Needs-triage A new issue that require triage label Apr 9, 2020
@yeze322
Copy link
Contributor

yeze322 commented Apr 16, 2020

After several iterations, it would be much easier to support all those SDK kinds.

@yeze322 I can help on Visual Editor;
updating sdk.schema will automatically enable them in Form Editor.

One more thing is we need to group the popup menu, refs #2578 . If possible, we need a search box as well.

@cwhitten cwhitten added R11 Release 11 - November 15th, 2020 Team: Platform labels Aug 27, 2020
@cwhitten cwhitten removed the R11 Release 11 - November 15th, 2020 label Oct 1, 2020
@gabog gabog added feature-request A request for new functionality or an enhancement to an existing one. and removed Type: Enhancement labels Oct 6, 2020
@cwhitten cwhitten added the P1 Painful if we don't fix, won't block releasing label Oct 15, 2020
@luhan2017 luhan2017 self-assigned this Nov 3, 2020
@garypretty
Copy link
Contributor

@EricDahlvang will be adding to the list of available Teams actions / triggers in the next release. Once we have a clear picture of the list which will need to be surfaced inside of Composer we will raise an associated issue and link it to this issue for tracking.

@luhan2017 luhan2017 added the Backlog Backlog items - not in current milestone label Jan 14, 2021
@raviraushanweb
Copy link

Hey, Why am I not seeing _ ContinueConversation_ _ ContinueConversationLater_ and _ GotoAction_ in composer v2.1.1 and v2.1.2?

I saw these options available in v2.1.2 in a youtube video. Here is a screenshot from that video: GoToAction
Screenshot 2022-08-29 at 9 02 12 AM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Backlog Backlog items - not in current milestone feature-request A request for new functionality or an enhancement to an existing one. P1 Painful if we don't fix, won't block releasing Team: Authoring
Projects
None yet
Development

No branches or pull requests

8 participants