This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from d46cdffec25 Remove pytest.mark.db_test: jdbc (#52061)
add 9ff9cc448a4 Show info text at empty connections page. (#52032)
No new revisions were added by this update.
Summary of changes:
.../airflow/ui/public/i18n/locales/ar/admin.json | 4 ++-
.../airflow/ui/public/i18n/locales/de/admin.json | 4 ++-
.../airflow/ui/public/i18n/locales/en/admin.json | 7 ++++-
.../airflow/ui/public/i18n/locales/fr/admin.json | 4 ++-
.../airflow/ui/public/i18n/locales/he/admin.json | 4 ++-
.../airflow/ui/public/i18n/locales/ko/admin.json | 4 ++-
.../airflow/ui/public/i18n/locales/pl/admin.json | 4 ++-
.../ui/public/i18n/locales/zh-TW/admin.json | 4 ++-
.../ui/src/pages/Connections/Connections.tsx | 2 ++
.../Connections/NothingFoundInfo.tsx} | 33 +++++++++++++---------
10 files changed, 48 insertions(+), 22 deletions(-)
copy airflow-core/src/airflow/ui/src/{layouts/DagsLayout.tsx =>
pages/Connections/NothingFoundInfo.tsx} (50%)