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 6e97e25d27f i18n(zh-TW): add missing translations (#60631)
     add f59198a6db8 Move row count and display toggle into DataTable (#57680)

No new revisions were added by this update.

Summary of changes:
 .../components/ActionAccordion/ActionAccordion.tsx |   2 +-
 .../ui/src/components/Assets/AssetEvents.tsx       |   2 +-
 .../ui/src/components/DataTable/DataTable.test.tsx | 100 +++++++++++++++++++--
 .../ui/src/components/DataTable/DataTable.tsx      |  32 ++++++-
 .../airflow/ui/src/pages/AssetsList/AssetsList.tsx |   4 +-
 .../src/airflow/ui/src/pages/Configs/Configs.tsx   |   2 +-
 .../ui/src/pages/Connections/Connections.tsx       |   2 +-
 .../ui/src/pages/Dag/Backfills/Backfills.tsx       |   2 +-
 .../src/airflow/ui/src/pages/Dag/Tasks/Tasks.tsx   |   4 +-
 airflow-core/src/airflow/ui/src/pages/DagRuns.tsx  |   2 +-
 .../src/airflow/ui/src/pages/DagsList/DagsList.tsx |  13 +--
 .../src/airflow/ui/src/pages/Events/Events.tsx     |   3 +-
 .../pages/HITLTaskInstances/HITLTaskInstances.tsx  |   9 +-
 airflow-core/src/airflow/ui/src/pages/Plugins.tsx  |   3 +-
 .../src/airflow/ui/src/pages/Pools/Pools.tsx       |   2 +-
 .../src/airflow/ui/src/pages/Providers.tsx         |   3 +-
 .../ui/src/pages/TaskInstances/TaskInstances.tsx   |   2 +-
 .../airflow/ui/src/pages/Variables/Variables.tsx   |   2 +-
 .../src/airflow/ui/src/pages/XCom/XCom.tsx         |   3 +-
 19 files changed, 154 insertions(+), 38 deletions(-)

Reply via email to