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 af2461bc19a Rename `get_permitted_dag_ids` and 
`filter_permitted_dag_ids` to `get_authorized_dag_ids` and 
`filter_authorized_dag_ids` (#47640)
     add ceb7f1a1670 AIP-38 Logout button (#47783)

No new revisions were added by this update.

Summary of changes:
 airflow/ui/src/components/ConfirmationModal.tsx    |  1 -
 .../Nav/{TimezoneModal.tsx => LogoutModal.tsx}     | 32 ++++++++++++----------
 airflow/ui/src/layouts/Nav/TimezoneModal.tsx       |  2 +-
 airflow/ui/src/layouts/Nav/UserSettingsButton.tsx  | 15 +++++++---
 4 files changed, 29 insertions(+), 21 deletions(-)
 copy airflow/ui/src/layouts/Nav/{TimezoneModal.tsx => LogoutModal.tsx} (59%)

Reply via email to