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 08db5ea09 [INLONG-6765][Sort] Supports dirty data side-output for
Iceberg sink (#6766)
add 9378a1cf0 [INLONG-6758][Dashboard] Unify the log function components
of Group and Stream (#6794)
No new revisions were added by this update.
Summary of changes:
.../GroupLogs/GroupLogs.tsx} | 10 +-
.../src/components/GroupLogs/index.ts | 6 +-
.../src/pages/GroupDashboard/ExecutionLogModal.tsx | 217 ---------------------
.../src/pages/GroupDashboard/index.tsx | 14 +-
.../src/pages/GroupDetail/DataStream/index.tsx | 16 +-
5 files changed, 22 insertions(+), 241 deletions(-)
rename
inlong-dashboard/src/{pages/GroupDetail/DataStream/ExecutionLogModal.tsx =>
components/GroupLogs/GroupLogs.tsx} (97%)
copy inlong-tubemq/tubemq-client-twins/tubemq-client-cpp/tests/README.md =>
inlong-dashboard/src/components/GroupLogs/index.ts (92%)
delete mode 100644
inlong-dashboard/src/pages/GroupDashboard/ExecutionLogModal.tsx