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/10 17:49:31 UTC

[airflow] branch mapped-task-drawer updated (7cae4f0 -> 74d739c)

This is an automated email from the ASF dual-hosted git repository.

bbovenzi pushed a change to branch mapped-task-drawer
in repository https://gitbox.apache.org/repos/asf/airflow.git.


    from 7cae4f0  add duration to tooltips
     add 74d739c  add last scheduling decision and fix tests

No new revisions were added by this update.

Summary of changes:
 airflow/www/static/js/tree/dagRuns/index.test.jsx  | 24 ++++++++++++++++++----
 .../www/static/js/tree/details/content/DagRun.jsx  | 18 +++++++++++++++-
 airflow/www/static/js/tree/renderTaskRows.test.jsx | 17 +++++++++++++--
 airflow/www/utils.py                               |  1 +
 4 files changed, 53 insertions(+), 7 deletions(-)