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 e029312d295 AIP-38 Reword Run Trigger Section (#46559)
add cd3260be4a8 AIP-38 JWT Flow in the UI (#46558)
No new revisions were added by this update.
Summary of changes:
airflow/ui/src/layouts/BaseLayout.test.tsx | 60 ++++++++++++++++++++++++++++++
airflow/ui/src/layouts/BaseLayout.tsx | 22 ++++++++++-
airflow/ui/src/main.tsx | 13 +++++++
3 files changed, 93 insertions(+), 2 deletions(-)
create mode 100644 airflow/ui/src/layouts/BaseLayout.test.tsx