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 afd3c13 Add queue button to click-on-DagRun interface. (#21555)
add 7354937 Reduce rerendering of TaskName component (#22156)
No new revisions were added by this update.
Summary of changes:
airflow/www/static/js/tree/TaskName.jsx | 64 +++++++++++++++++++++++++++
airflow/www/static/js/tree/renderTaskRows.jsx | 46 ++++---------------
2 files changed, 73 insertions(+), 37 deletions(-)
create mode 100644 airflow/www/static/js/tree/TaskName.jsx