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/09 20:10:59 UTC

[airflow] branch mapped-task-drawer updated (19da315 -> 235c9a9)

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 19da315  adjust panel width and use status color
     add 235c9a9  minor details styling

No new revisions were added by this update.

Summary of changes:
 airflow/www/static/js/tree/StatusBox.jsx           |   2 +-
 airflow/www/static/js/tree/details/Header.jsx      |  14 +--
 airflow/www/static/js/tree/details/content/Dag.jsx | 107 +++++++++++++++------
 .../www/static/js/tree/details/content/DagRun.jsx  |   2 +-
 .../js/tree/details/content/TaskInstance.jsx       |  14 +--
 airflow/www/static/js/tree/details/index.jsx       |   2 +-
 6 files changed, 93 insertions(+), 48 deletions(-)