This is an automated email from the ASF dual-hosted git repository.
bbovenzi pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 3cf457f89cc Fix Breeze unit test (#50395)
add 2622db30c2e Add DagRun deletion UI (#50368)
No new revisions were added by this update.
Summary of changes:
airflow-core/src/airflow/ui/src/pages/DagRuns.tsx | 2 ++
.../DeleteRunButton.tsx} | 37 ++++++++++++----------
.../queries/{useClearRun.ts => useDeleteDagRun.ts} | 37 ++++++++++------------
3 files changed, 39 insertions(+), 37 deletions(-)
copy
airflow-core/src/airflow/ui/src/{components/DagActions/DeleteDagButton.tsx =>
pages/DeleteRunButton.tsx} (67%)
copy airflow-core/src/airflow/ui/src/queries/{useClearRun.ts =>
useDeleteDagRun.ts} (75%)