This is an automated email from the ASF dual-hosted git repository.
dockerzhang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/inlong.git
from 34835f8277 [INLONG-8129][Manager] Add encoding check to the MySQL JDBC
URL (#8130)
add 6517e5fad3 [INLONG-8134][Dashboard] Group supports viewing resource
details (#8139)
No new revisions were added by this update.
Summary of changes:
inlong-dashboard/src/ui/locales/cn.json | 2 +
inlong-dashboard/src/ui/locales/en.json | 2 +
.../ui/pages/GroupDetail/ResourceInfo/index.tsx | 138 +++++++++++++++++++++
.../src/ui/pages/GroupDetail/index.tsx | 7 ++
4 files changed, 149 insertions(+)
create mode 100644
inlong-dashboard/src/ui/pages/GroupDetail/ResourceInfo/index.tsx