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 2022/07/28 10:08:21 UTC

[airflow] branch main updated (8b4e55f68f -> e994f2b020)

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 8b4e55f68f List upstream dataset events (#25300)
     add e994f2b020 Add dataset-triggered run type icon (#25244)

No new revisions were added by this update.

Summary of changes:
 .../static/js/components/RunTypeIcon.tsx}          | 56 ++++++++--------------
 airflow/www/static/js/dag/details/Header.tsx       | 45 +++++++----------
 airflow/www/static/js/dag/details/dagRun/index.tsx |  9 ++--
 airflow/www/static/js/dag/grid/dagRuns/Bar.tsx     | 31 +++++++-----
 4 files changed, 60 insertions(+), 81 deletions(-)
 copy airflow/{ui/src/views/Access/AccessContainer.tsx => www/static/js/components/RunTypeIcon.tsx} (50%)