This is an automated email from the ASF dual-hosted git repository.
kaxilnaik pushed a change to branch v3-0-test
in repository https://gitbox.apache.org/repos/asf/airflow.git
from fceff1697ec Remove filtering by last dag run state in patch dags
endpoint (#51176) (#51347)
new e7d3305b52b Add basic json check to variable value (#50277)
new be8763a4f9b Always Show Trendcount in Dag Overview (#50183)
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../ui/src/components/Assets/AssetEvents.tsx | 6 ++--
.../airflow/ui/src/components/TrendCountButton.tsx | 9 ++---
.../airflow/ui/src/components/TrendCountChart.tsx | 30 +++++++++++++---
.../airflow/ui/src/pages/Dag/Overview/Overview.tsx | 7 ++--
.../ui/src/pages/Task/Overview/Overview.tsx | 4 +--
.../Variables/ManageVariable/VariableForm.tsx | 42 +++++++++++++++++-----
6 files changed, 71 insertions(+), 27 deletions(-)