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 1aec13c Update filter upstream link
add f348c37 Split TaskInstance details component
No new revisions were added by this update.
Summary of changes:
.../tree/details/content/taskInstance/Details.jsx | 162 +++++++++++++++++
.../js/tree/details/content/taskInstance/Nav.jsx | 106 +++++++++++
.../js/tree/details/content/taskInstance/index.jsx | 193 +--------------------
3 files changed, 272 insertions(+), 189 deletions(-)
create mode 100644
airflow/www/static/js/tree/details/content/taskInstance/Details.jsx
create mode 100644
airflow/www/static/js/tree/details/content/taskInstance/Nav.jsx