This is an automated email from the ASF dual-hosted git repository.
bbovenzi pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 5af0ec9ed16 AIP-84: alias `dag_display_name` for `DagRun` (#49933)
add 935c49d780f Create a timezone-aware datetime input component (#49911)
No new revisions were added by this update.
Summary of changes:
.../src/components/DagActions/RunBackfillForm.tsx | 7 ++-
.../{JsonEditor.tsx => DateTimeInput.tsx} | 53 ++++++++++++----------
.../src/components/FlexibleForm/FieldDateTime.tsx | 13 ++++++
.../src/components/TriggerDag/TriggerDAGForm.tsx | 17 ++-----
4 files changed, 49 insertions(+), 41 deletions(-)
copy airflow-core/src/airflow/ui/src/components/{JsonEditor.tsx =>
DateTimeInput.tsx} (50%)