yx9o opened a new pull request, #728: URL: https://github.com/apache/rocketmq-dashboard/pull/728
## What is the purpose of the change Allow users to export all audit logs matching the current search, operation type, date range, and result filters without being limited by table pagination. ## Brief changelog - Add a filtered audit log export API. - Add CSV export support to the audit log page. - Escape CSV fields and mitigate spreadsheet formula injection. - Support exports in both mock and API modes. - Document the new endpoint and add regression tests. ## Verifying this change - `mvn -f server/pom.xml test` - `npm --prefix web test -- --run` - `npm --prefix web run lint` - `npm --prefix web run build` - `git diff --check` -- 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]
