This is an automated email from the ASF dual-hosted git repository.
guanmingchiu pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 0f64abcee31 Fix: Adds task instance validation for hitl (#62886)
add a6b61ccdfc0 Hide logical date and data interval when triggering
partitioned Dags (#62711)
No new revisions were added by this update.
Summary of changes:
.../src/components/TriggerDag/TriggerDAGForm.tsx | 128 +++++++++++----------
.../src/components/TriggerDag/TriggerDAGModal.tsx | 2 +
.../src/airflow/ui/src/pages/Dag/Header.tsx | 1 +
.../ui/src/pages/DagsList/AssetSchedule.tsx | 20 ++--
.../src/airflow/ui/src/pages/DagsList/DagCard.tsx | 1 +
.../src/airflow/ui/src/pages/DagsList/DagsList.tsx | 1 +
.../src/airflow/ui/src/pages/DagsList/Schedule.tsx | 3 +
7 files changed, 89 insertions(+), 67 deletions(-)