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 8f5152746d8 fix example dags path in test_example_dags unit tests
(#52222)
add de2ab7b8a51 Add external view plugin categories to admin, browse,
docs, user (#52737)
No new revisions were added by this update.
Summary of changes:
.../src/airflow/ui/src/layouts/Nav/AdminButton.tsx | 26 +++++--
.../airflow/ui/src/layouts/Nav/BrowseButton.tsx | 26 +++++--
.../src/airflow/ui/src/layouts/Nav/DocsButton.tsx | 11 ++-
.../src/airflow/ui/src/layouts/Nav/Nav.tsx | 37 ++++++++--
.../airflow/ui/src/layouts/Nav/PluginMenuItem.tsx | 83 +++++++++-------------
.../src/airflow/ui/src/layouts/Nav/PluginMenus.tsx | 76 ++++++++++----------
.../Nav/TimezoneMenuItem.tsx} | 57 +++++++--------
.../ui/src/layouts/Nav/UserSettingsButton.tsx | 42 ++++-------
airflow-core/src/airflow/ui/src/pages/Iframe.tsx | 2 +-
9 files changed, 190 insertions(+), 170 deletions(-)
copy airflow-core/src/airflow/ui/src/{components/DateTimeInput.tsx =>
layouts/Nav/TimezoneMenuItem.tsx} (50%)