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 565be341afb Cache user object fetched per request in FAB auth manager 
for improved performance. (#60274)
     add 5a3c4fc8cba Timezone selector button in Navbar (#60391)

No new revisions were added by this update.

Summary of changes:
 .../src/airflow/ui/src/layouts/Nav/Nav.tsx         | 18 ++++++-
 .../ui/src/layouts/Nav/TimezoneMenuItem.tsx        | 58 ----------------------
 .../ui/src/layouts/Nav/UserSettingsButton.tsx      |  5 --
 .../src/airflow/ui/src/utils/datetimeUtils.ts      |  8 +++
 4 files changed, 24 insertions(+), 65 deletions(-)
 delete mode 100644 
airflow-core/src/airflow/ui/src/layouts/Nav/TimezoneMenuItem.tsx

Reply via email to