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/15 21:59:27 UTC

[airflow] branch mapped-task-drawer updated (07529d7 -> 778b084)

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 07529d7  update TI and DR buttons
     add 3cdb10b  download logs and external logs
     add 778b084  add extra links to TI details

No new revisions were added by this update.

Summary of changes:
 airflow/www/static/js/tree/api/index.js            |   2 +
 .../js/tree/api/{useTasks.js => useExtraLinks.js}  |  33 ++++-
 .../js/tree/details/content/TaskInstance.jsx       | 134 ++++++++++++++++++++-
 airflow/www/templates/airflow/dag.html             |   3 +
 4 files changed, 163 insertions(+), 9 deletions(-)
 copy airflow/www/static/js/tree/api/{useTasks.js => useExtraLinks.js} (50%)