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 84208aab242 Bump vite from 5.4.14 to 5.4.17 in
/airflow-core/src/airflow/ui (#48801)
add 6321007d79e Implements configs page (#48644)
No new revisions were added by this update.
Summary of changes:
.../src/airflow/ui/src/layouts/Nav/AdminButton.tsx | 4 ++
.../src/pages/{Plugins.tsx => Configs/Configs.tsx} | 56 ++++++++++++++--------
.../{components/ui/Menu => pages/Configs}/index.ts | 2 +-
airflow-core/src/airflow/ui/src/router.tsx | 5 ++
4 files changed, 46 insertions(+), 21 deletions(-)
copy airflow-core/src/airflow/ui/src/pages/{Plugins.tsx =>
Configs/Configs.tsx} (52%)
copy airflow-core/src/airflow/ui/src/{components/ui/Menu =>
pages/Configs}/index.ts (95%)