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

kaxilnaik pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git


    from a9eecaf4730 refactor(hitl): make hitl under task instance (#55603)
     add c14c18e5ae9 Front end for hitl endpoint update (#55674)

No new revisions were added by this update.

Summary of changes:
 .../src/airflow/ui/src/components/NeedsReviewButton.tsx |  8 ++++----
 .../src/airflow/ui/src/hooks/useRequiredActionTabs.ts   |  6 +++---
 .../src/pages/HITLTaskInstances/HITLTaskInstances.tsx   |  8 ++++----
 .../airflow/ui/src/pages/TaskInstance/HITLResponse.tsx  | 17 ++++++++++-------
 .../src/airflow/ui/src/queries/useDeleteDagRun.ts       |  4 ++--
 .../src/airflow/ui/src/queries/useDeleteTaskInstance.ts |  4 ++--
 .../src/airflow/ui/src/queries/useUpdateHITLDetail.ts   | 14 +++++++-------
 7 files changed, 32 insertions(+), 29 deletions(-)

Reply via email to