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 2f127b486c2 Search support on GET connections API (#47409)
add 7da602a5f76 Add Dag Version to Dag Run & Task Instance tables (#47400)
No new revisions were added by this update.
Summary of changes:
airflow/ui/src/layouts/Details/Grid/Bar.tsx | 4 ++--
.../Grid/{TaskInstances.tsx => TaskInstancesColumn.tsx} | 2 +-
airflow/ui/src/pages/DagRuns.tsx | 11 +++++++++++
airflow/ui/src/pages/TaskInstances/TaskInstances.tsx | 7 ++++++-
4 files changed, 20 insertions(+), 4 deletions(-)
rename airflow/ui/src/layouts/Details/Grid/{TaskInstances.tsx =>
TaskInstancesColumn.tsx} (95%)