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 2023/02/23 21:20:03 UTC

[airflow] branch main updated (09654eee33 -> 13098d5c35)

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 09654eee33 some fixes in the issue triage process doc (#29730)
     add 13098d5c35 reorient grid buttons (#29564)

No new revisions were added by this update.

Summary of changes:
 airflow/www/static/js/components/AutoRefresh.tsx |   2 +-
 airflow/www/static/js/dag/grid/dagRuns/index.tsx |  24 ++++-
 airflow/www/static/js/dag/grid/index.tsx         |  60 +++++------
 airflow/www/static/js/dag/nav/FilterBar.tsx      | 124 ++++++++++++-----------
 4 files changed, 114 insertions(+), 96 deletions(-)