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 bfb99f5f524 Add backcompat for exceptions in providers (#58727)
add 38db2defa23 Show asset extra in asset list (#59195)
No new revisions were added by this update.
Summary of changes:
.../airflow/ui/public/i18n/locales/en/assets.json | 1 +
.../airflow/ui/public/i18n/locales/en/browse.json | 4 --
.../airflow/ui/public/i18n/locales/en/common.json | 2 +
.../airflow/ui/src/pages/AssetsList/AssetsList.tsx | 43 +++++++++++++++++++---
.../src/airflow/ui/src/pages/Events/Events.tsx | 6 +--
.../src/airflow/ui/src/pages/XCom/XCom.tsx | 4 +-
6 files changed, 45 insertions(+), 15 deletions(-)