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 function to delete DAGs from the Web UI #224

Closed
2 tasks done
yottahmd opened this issue Jul 30, 2022 · 1 comment
Closed
2 tasks done

Add function to delete DAGs from the Web UI #224

yottahmd opened this issue Jul 30, 2022 · 1 comment
Labels
good first issue Good for newcomers

Comments

@yottahmd
Copy link
Collaborator

yottahmd commented Jul 30, 2022

The user should be able to delete a DAG from the Web UI.

  • Add DELETE endpoint for /dags/<DAG NAME>
  • Add Delete icon button in the DAG detail page on Web UI
@yottahmd yottahmd changed the title Allow DAGs to be deleted from Web UI Add function to delete DAGs from the Web UI Aug 10, 2022
@yottahmd yottahmd modified the milestones: v1.7.0, v1.7.x Aug 11, 2022
@yottahmd yottahmd added the good first issue Good for newcomers label Aug 13, 2022
@yottahmd
Copy link
Collaborator Author

yottahmd commented Sep 1, 2022

Implemented by #297

@yottahmd yottahmd closed this as completed Sep 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant