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 cce0a36 remove modals
add 19da315 adjust panel width and use status color
No new revisions were added by this update.
Summary of changes:
airflow/www/static/js/tree/StatusBox.jsx | 19 ++++++++++++-------
airflow/www/static/js/tree/Tree.jsx | 3 +--
airflow/www/static/js/tree/details/content/DagRun.jsx | 13 ++++++++-----
.../static/js/tree/details/content/TaskInstance.jsx | 11 ++++++-----
.../js/tree/details/content/taskActions/Clear.jsx | 2 +-
.../tree/details/content/taskActions/MarkFailed.jsx | 2 +-
.../tree/details/content/taskActions/MarkSuccess.jsx | 2 +-
.../js/tree/details/content/taskActions/Run.jsx | 2 +-
airflow/www/static/js/tree/details/index.jsx | 2 +-
9 files changed, 32 insertions(+), 24 deletions(-)