This is an automated email from the ASF dual-hosted git repository.
jscheffl pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 82118a964f2 Don't expect default conns in s3_to_redshift (#48363)
add 55e851bf6f1 Add Dag Run limit dropdown for Grid view page (#47900)
No new revisions were added by this update.
Summary of changes:
.../ui/src/layouts/Details/DagRunSelect.tsx | 8 +++-
.../ui/src/layouts/Details/DetailsLayout.tsx | 8 ++--
.../airflow/ui/src/layouts/Details/Grid/Grid.tsx | 9 +++--
.../ui/src/layouts/Details/PanelButtons.tsx | 45 ++++++++++++++++++++--
airflow-core/src/airflow/ui/src/queries/useGrid.ts | 4 +-
5 files changed, 60 insertions(+), 14 deletions(-)