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

WebActions backend #182

Closed
4 tasks
martastain opened this issue May 15, 2024 · 0 comments · Fixed by #183
Closed
4 tasks

WebActions backend #182

martastain opened this issue May 15, 2024 · 0 comments · Fixed by #183
Assignees
Labels
epic A large feature set consisting of multiple issues and PRs (issues only) type: feature Adding something new and exciting to the product

Comments

@martastain
Copy link
Member

Story

An addon may expose an action that a user can run on a selection of entities from the web interface.

Problems

Proposal

TODO

  • Mechanism allowing addons to expose available actions
  • REST endpoint to get list of available actions for the given context
  • REST endpoint to run the action
  • Utilize the event system to keep track of requested/running actions

Attachments

@martastain martastain added the epic A large feature set consisting of multiple issues and PRs (issues only) label May 15, 2024
@martastain martastain self-assigned this May 15, 2024
@martastain martastain linked a pull request May 15, 2024 that will close this issue
7 tasks
@martastain martastain added type: feature Adding something new and exciting to the product and removed epic A large feature set consisting of multiple issues and PRs (issues only) labels May 20, 2024
@martastain martastain changed the title WebActions WebActions backend May 20, 2024
@martastain martastain added the epic A large feature set consisting of multiple issues and PRs (issues only) label May 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
epic A large feature set consisting of multiple issues and PRs (issues only) type: feature Adding something new and exciting to the product
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant