This is an automated email from the ASF dual-hosted git repository.
jscheffl pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from bbdb45dcb9c Better handle timeouts on test failures (#46993)
add 122496487ae Add the delete pool button (#46995)
No new revisions were added by this update.
Summary of changes:
.../DeletePoolButton.tsx} | 22 ++++++++++------------
airflow/ui/src/pages/Pools/PoolBar.tsx | 17 ++++++++++-------
.../{useDeleteVariable.ts => useDeletePool.ts} | 16 ++++++++--------
3 files changed, 28 insertions(+), 27 deletions(-)
copy airflow/ui/src/pages/{Variables/ManageVariable/DeleteVariableButton.tsx
=> Pools/DeletePoolButton.tsx} (80%)
copy airflow/ui/src/queries/{useDeleteVariable.ts => useDeletePool.ts} (70%)