Loyal-Young opened a new pull request, #446:
URL: https://github.com/apache/rocketmq-dashboard/pull/446

   ## Summary
   
   - load audit records from the existing `/api/audit-logs` endpoint, including 
server-side filters and pagination
   - use the backend `PageResult` (`items`, `total`, `page`, `size`) and 
cleanup response (`deleted`) contracts
   - persist cleanup operations through `/api/audit-logs/cleanup` and cover the 
API contracts with unit tests
   
   ## Validation
   
   - `npm.cmd test -- audit.test.ts`
   - `npm.cmd run lint` (existing warnings only)
   - `npx.cmd tsc -b`
   - `npx.cmd vite build`
   


-- 
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]

Reply via email to