You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by bb...@apache.org on 2024/04/22 14:15:14 UTC

(airflow) branch main updated (0d6ffeff6e -> 596e9ea10c)

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 0d6ffeff6e Upgrade to latest build/install dependencies (#39160)
     add 596e9ea10c Improve task filtering UX (#39119)

No new revisions were added by this update.

Summary of changes:
 airflow/www/static/js/dag/details/FilterTasks.tsx | 76 +++++++++++++++--------
 airflow/www/static/js/dag/details/Header.tsx      |  2 +-
 airflow/www/static/js/dag/details/index.tsx       |  2 +-
 3 files changed, 52 insertions(+), 28 deletions(-)