Aias00 opened a new pull request, #4191: URL: https://github.com/apache/rocketmq-dashboard/pull/4191
## What is the purpose of the change Add a read-only operation timeline for an exact audited resource so operators can inspect its history without relying on fuzzy global search. ## Brief changelog - Add exact target and missing-cluster filters to audit list and CSV export APIs. - Make non-empty audit targets open a paginated timeline drawer with date filtering and export. - Keep unscoped resources separate from cluster-scoped resources. - Guard the drawer against stale asynchronous responses. - Add backend, frontend, mock-service, localization, and API documentation coverage. ## Verification - Backend audit tests: 38 passed. - Frontend focused tests: 34 passed. - Frontend full suite: 952 passed. - Frontend production build, ESLint, Prettier, Maven Checkstyle, and git diff checks passed. - Desktop and 390x844 mobile viewport checks passed. Fixes #4190 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
