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 8240a44  Fix failing static check (#22621)
     add d041dbe  Update modal buttons for mapped task instances (#22578)

No new revisions were added by this update.

Summary of changes:
 airflow/www/static/css/main.css                  |  5 ++
 airflow/www/static/js/dag.js                     | 83 ++++++++++++++++++++++--
 airflow/www/static/js/gantt.js                   |  9 ++-
 airflow/www/static/js/graph.js                   | 16 +++--
 airflow/www/static/js/tree/StatusBox.jsx         | 10 ++-
 airflow/www/templates/airflow/dag.html           | 20 +++++-
 airflow/www/templates/airflow/task_instance.html |  2 +-
 7 files changed, 128 insertions(+), 17 deletions(-)

Reply via email to