This is an automated email from the ASF dual-hosted git repository.
pierrejeambrun pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from ddc75e7da27 Fix aria-label for TriggerDAGButton to use correct
translation key (#61117)
add 1fef4189e1f Add team selector in pool form (#61082)
No new revisions were added by this update.
Summary of changes:
airflow-core/src/airflow/ui/src/pages/Pools/AddPoolButton.tsx | 1 +
airflow-core/src/airflow/ui/src/pages/Pools/EditPoolButton.tsx | 1 +
airflow-core/src/airflow/ui/src/pages/Pools/PoolBarCard.tsx | 1 +
airflow-core/src/airflow/ui/src/pages/Pools/PoolForm.tsx | 6 ++++++
airflow-core/src/airflow/ui/src/queries/useAddPool.ts | 2 ++
airflow-core/src/airflow/ui/src/queries/useEditPool.ts | 6 ++++++
6 files changed, 17 insertions(+)