This is an automated email from the ASF dual-hosted git repository.
weilee pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from e24cfb0fae9 Common.Compat: Extract reusable compat utilities and
rename to sdk (#56884)
add 0cc7da3369f Align HITL frontend and backend API sorting parameters
(#56030)
No new revisions were added by this update.
Summary of changes:
.../core_api/openapi/v2-rest-api-generated.yaml | 5 ++-
.../api_fastapi/core_api/routes/public/hitl.py | 1 +
.../ui/openapi-gen/queries/ensureQueryData.ts | 2 +-
.../src/airflow/ui/openapi-gen/queries/prefetch.ts | 2 +-
.../src/airflow/ui/openapi-gen/queries/queries.ts | 2 +-
.../src/airflow/ui/openapi-gen/queries/suspense.ts | 2 +-
.../ui/openapi-gen/requests/services.gen.ts | 2 +-
.../airflow/ui/openapi-gen/requests/types.gen.ts | 2 +-
.../airflow/ui/public/i18n/locales/en/hitl.json | 2 +
.../airflow/ui/public/i18n/locales/zh-TW/hitl.json | 2 +
.../pages/HITLTaskInstances/HITLTaskInstances.tsx | 47 +++++++++++++++++++++-
11 files changed, 59 insertions(+), 10 deletions(-)