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 a369c6da152 fix: Update broken AWS logo image path in README to
correct location and use raw URL (#47001)
add a5bb34fa560 Add edit pool button (#46998)
No new revisions were added by this update.
Summary of changes:
.../EditPoolButton.tsx} | 38 ++++++++++------------
airflow/ui/src/pages/Pools/PoolBar.tsx | 6 +++-
airflow/ui/src/pages/Pools/PoolForm.tsx | 2 +-
.../queries/{useEditVariable.ts => useEditPool.ts} | 38 ++++++++++++----------
4 files changed, 45 insertions(+), 39 deletions(-)
copy airflow/ui/src/pages/{Variables/ManageVariable/EditVariableButton.tsx =>
Pools/EditPoolButton.tsx} (66%)
copy airflow/ui/src/queries/{useEditVariable.ts => useEditPool.ts} (60%)