This is an automated email from the ASF dual-hosted git repository.

pierrejeambrun pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git


    from a9c4275dbfb Clean react plugin tools (#60419)
     add 34bfa821f30 Upgrade react-dom-router in Airflow UI (#60316)

No new revisions were added by this update.

Summary of changes:
 airflow-core/src/airflow/ui/package.json           |  2 +-
 airflow-core/src/airflow/ui/pnpm-lock.yaml         | 49 ++++++++++++----------
 .../src/components/DagActions/DeleteDagButton.tsx  |  2 +-
 .../airflow/ui/src/components/DurationChart.tsx    |  4 +-
 .../ui/src/components/SearchDags/SearchDags.tsx    |  2 +-
 .../ui/src/hooks/navigation/useNavigation.ts       |  2 +-
 .../airflow/ui/src/hooks/useRequiredActionTabs.ts  |  2 +-
 .../ui/src/layouts/Details/DagRunSelect.tsx        |  8 ++--
 .../airflow/ui/src/layouts/Details/Gantt/utils.ts  | 14 ++++---
 .../src/airflow/ui/src/pages/DeleteRunButton.tsx   |  2 +-
 airflow-core/src/airflow/ui/src/pages/Error.tsx    | 17 +++++++-
 airflow-core/src/airflow/ui/src/pages/Security.tsx |  2 +-
 .../src/airflow/ui/src/queries/useTrigger.ts       |  2 +-
 .../src/airflow/ui/tests/e2e/pages/DagsPage.ts     |  9 ++++
 14 files changed, 74 insertions(+), 43 deletions(-)

Reply via email to