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 07f0e33119f [task sdk] Remove non-standard log_meta_dict param from 
upload_to_remote (#47748)
     add 353e17ad0cf Add delete connection button on list connections page 
(#47751)

No new revisions were added by this update.

Summary of changes:
 airflow/ui/src/pages/Connections/Connections.tsx     | 18 +++++++++++++++++-
 .../DeleteConnectionButton.tsx}                      | 20 ++++++++++----------
 .../{useDeletePool.ts => useDeleteConnection.ts}     | 16 ++++++++--------
 3 files changed, 35 insertions(+), 19 deletions(-)
 copy airflow/ui/src/pages/{Variables/ManageVariable/DeleteVariableButton.tsx 
=> Connections/DeleteConnectionButton.tsx} (81%)
 copy airflow/ui/src/queries/{useDeletePool.ts => useDeleteConnection.ts} (69%)

Reply via email to