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/03/14 20:19:52 UTC

[airflow] branch main updated (87c1246 -> 152539f)

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 87c1246  Add Dataplex operators (#20377)
     add 152539f  Add vertical scrolling to grid view (#22134)

No new revisions were added by this update.

Summary of changes:
 airflow/www/static/js/tree/StatusBox.jsx      | 34 +++++++----------
 airflow/www/static/js/tree/Tree.jsx           | 32 ++++++++--------
 airflow/www/static/js/tree/dagRuns/Bar.jsx    | 44 +++++++++++-----------
 airflow/www/static/js/tree/dagRuns/index.jsx  |  7 +++-
 airflow/www/static/js/tree/renderTaskRows.jsx | 53 +++++++++++++++++++--------
 5 files changed, 96 insertions(+), 74 deletions(-)