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 2d682285350 Feat ol bigquery to postgres operatorfeature: Add
OpenLineage support for BigQueryToPostgresOperator (#55392)
add 318a1f162d9 Unify datetime format in the UI (#55572)
No new revisions were added by this update.
Summary of changes:
airflow-core/src/airflow/ui/src/components/DateTimeInput.tsx | 3 ++-
airflow-core/src/airflow/ui/src/components/DurationChart.tsx | 3 ++-
airflow-core/src/airflow/ui/src/components/Time.test.tsx | 9 +++++----
airflow-core/src/airflow/ui/src/components/Time.tsx | 9 +++------
.../airflow/ui/src/components/TriggerDag/TriggerDAGForm.tsx | 3 ++-
.../src/airflow/ui/src/layouts/Details/Gantt/Gantt.tsx | 10 +++++-----
.../src/airflow/ui/src/layouts/Nav/TimezoneSelector.tsx | 3 ++-
.../ui/src/pages/HITLTaskInstances/HITLResponseForm.tsx | 3 ++-
airflow-core/src/airflow/ui/src/utils/datetimeUtils.ts | 5 ++++-
9 files changed, 27 insertions(+), 21 deletions(-)