This is an automated email from the ASF dual-hosted git repository.
bbovenzi pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 755002eb60 Bump moment from 2.29.1 to 2.29.2 in /airflow/www (#22873)
add ee449fec6c Adjust DAG/TI details panel (#22877)
No new revisions were added by this update.
Summary of changes:
airflow/www/static/js/tree/api/index.js | 2 -
airflow/www/static/js/tree/api/useDag.js | 31 -----
airflow/www/static/js/tree/details/content/Dag.jsx | 136 ++++++++++-----------
.../js/tree/details/content/dagRun/index.jsx | 35 +++---
.../tree/details/content/taskInstance/Details.jsx | 91 ++++++--------
airflow/www/templates/airflow/dag.html | 1 -
6 files changed, 117 insertions(+), 179 deletions(-)
delete mode 100644 airflow/www/static/js/tree/api/useDag.js