Skip to content

feat(js/core): allow defining a "list actions" fn for plugins #2830

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

Merged
merged 3 commits into from
Apr 28, 2025

Conversation

pavelgj
Copy link
Collaborator

@pavelgj pavelgj commented Apr 26, 2025

Added new listResolvableActions() method to the registry that calls listActions() for plugins. Switched reflection API list actions endpoint to use listResolvableActions() .

Checklist (if applicable):

@pavelgj pavelgj requested review from apascal07 and ifielker April 26, 2025 23:55
@pavelgj pavelgj changed the title feat(js/core): allow passing in "list actions" fn for plugins feat(js/core): allow defining a "list actions" fn for plugins Apr 27, 2025
@pavelgj pavelgj merged commit fbde12a into main Apr 28, 2025
5 checks passed
@pavelgj pavelgj deleted the pj/js-plugin-list-actions branch April 28, 2025 18:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants