This is an automated email from the ASF dual-hosted git repository.

pierrejeambrun pushed a change to branch v3-3-test
in repository https://gitbox.apache.org/repos/asf/airflow.git


    from 66e3a3eb0ec Fix HITL form crashing on null values (#72375) (#72731)
     add a4f18ebd1f8 UI: Avoid missing task instance links (#71762) (#72732)

No new revisions were added by this update.

Summary of changes:
 .../ui/src/components/Graph/TaskLink.test.tsx      | 19 +++++++
 .../airflow/ui/src/components/Graph/TaskLink.tsx   | 66 ++++++++++++----------
 .../airflow/ui/src/components/Graph/TaskNode.tsx   |  4 ++
 .../airflow/ui/src/layouts/Details/Grid/GridTI.tsx | 19 ++++---
 4 files changed, 70 insertions(+), 38 deletions(-)

Reply via email to