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 c1d44f55695 bump uv to 0.5.6 (#44684)
add 4006769579b Add dag filter button links to homepage. (#44682)
No new revisions were added by this update.
Summary of changes:
.../MetricsBadge.tsx | 3 +-
.../Dashboard/HistoricalMetrics/DagRunMetrics.tsx | 3 +-
.../Dashboard/HistoricalMetrics/MetricSection.tsx | 3 +-
.../HistoricalMetrics/TaskInstanceMetrics.tsx | 3 +-
.../src/pages/Dashboard/Stats/DAGImportErrors.tsx | 23 ++++-------
.../Dashboard/Stats/DagFilterButton.tsx} | 46 +++++++++++++---------
airflow/ui/src/pages/Dashboard/Stats/Stats.tsx | 24 ++++++++++-
7 files changed, 63 insertions(+), 42 deletions(-)
rename airflow/ui/src/{pages/Dashboard/HistoricalMetrics =>
components}/MetricsBadge.tsx (97%)
copy airflow/ui/src/{components/ParseDag.tsx =>
pages/Dashboard/Stats/DagFilterButton.tsx} (51%)