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

Add plugin tasks table with insert button to entrypoints page #624

Closed
2 tasks
keithmanville opened this issue Aug 16, 2024 · 0 comments · Fixed by #630
Closed
2 tasks

Add plugin tasks table with insert button to entrypoints page #624

keithmanville opened this issue Aug 16, 2024 · 0 comments · Fixed by #630
Assignees
Labels

Comments

@keithmanville
Copy link
Collaborator

It is currently tedious to manually write entrypoint yaml files. To reduce the workload on the user, add a table to the right of the code editor that lists all plugin tasks associated with the entrypoint. The table should include the plugin name, task name, and insert button at minimum. Additional information can be included if it fits comfortably. The insert button should insert a block of yaml for the task. It should be inserted at the last location of the cursor, or appended to the end.

Definition of done:

  • A plugin tasks table is added to the entrypoint creation and edit forms
  • The feature is merged into dev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants