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/incubator-inlong.git.
from bb7dd7f [INLONG-2192] Audit data supports auditId batch query (#2219)
add b9b509c [INLONG-2187] support audit view (#2222)
No new revisions were added by this update.
Summary of changes:
.../src/pages/AccessDetail/Audit/config.tsx | 194 +++++++++++++++++++++
.../src/pages/AccessDetail/Audit/index.tsx | 128 ++++++++++++++
inlong-dashboard/src/pages/AccessDetail/index.tsx | 7 +
3 files changed, 329 insertions(+)
create mode 100644 inlong-dashboard/src/pages/AccessDetail/Audit/config.tsx
create mode 100644 inlong-dashboard/src/pages/AccessDetail/Audit/index.tsx